onewave-ai/error-boundary-creator
Create error boundaries, error handling, and fallback UIs for React applications. Use when implementing error handling, creating fallback components, or setting up error reporting.
npx skills add https://github.com/OneWave-AI/claude-skills --skill error-boundary-creator
Add resilient error handling to React and Next.js apps: error boundaries, fallback UIs, async error handling, and error reporting.
react-error-boundary library. See references/class-boundaries.md.error.tsx, global-error.tsx, and not-found.tsx segment files. See references/nextjs-error-handling.md.role="alert" and a recovery action (reset or reload).react-error-boundary patterns.error.tsx, global-error.tsx, not-found.tsx.useAsync hook and the reportError integration module.Take onewave-ai/error-boundary-creator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.