Engineer resilient UI systems with layered error boundaries, retries, and fallback orchestration.
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: error-recovery-and-resilience
description: Engineer resilient UI systems with layered error boundaries, retries, and fallback orchestration.
---
# Error Recovery and Resilience (React 18)
## Summary
Engineer resilient UI systems with layered error boundaries, retries, and fallback orchestration.
## Key Capabilities
- Define error containment strategies for nested UI regions.
- Implement retry policies with exponential backoff and jitter.
- Integrate error telemetry and automated recovery flows.
## PhD-Level Challenges
- Prove containment of error cascades across boundaries.
- Model user impact of fallback UI pathways.
- Evaluate resilience improvements with chaos testing.
## Acceptance Criteria
- Demonstrate isolated error recovery without full app reload.
- Provide telemetry of error boundaries and recovery paths.
- Include chaos-test results and mitigation strategies.
No comments yet. Be the first to comment!
Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.