Agent skill
react-error-boundary-analytics
Capture and report runtime errors with component stack traces and user context.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/react-error-boundary-analytics
SKILL.md
React Error Boundary Analytics
Summary
Capture and report runtime errors with component stack traces and user context.
Key Capabilities
- Catch render-phase errors.
- Send reports to logging service.
- Display fallback UI.
PhD-Level Challenges
- Recover from errors gracefully.
- Group similar errors.
- Avoid infinite error loops.
Acceptance Criteria
- Demonstrate catching a throw.
- Show the report payload.
- Reset the boundary successfully.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?