Best use case
Use Error Boundary Weaver when you need to wrap interface trees with resilient error boundaries, fallback recovery, and observability-friendly failure paths, especially when the work is driven by error boundary and fallback ui.
Frontend · Global library
Wrap interface trees with resilient error boundaries, fallback recovery, and observability-friendly failure paths.
Best use case
Use Error Boundary Weaver when you need to wrap interface trees with resilient error boundaries, fallback recovery, and observability-friendly failure paths, especially when the work is driven by error boundary and fallback ui.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show error-boundary-weaverUse
orchestrator-mcp skills export error-boundary-weaver --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/error-boundary-weaver ./your-agent-skills/error-boundary-weaver
# or open skills/error-boundary-weaver/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values
Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript
Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users