React Error Boundaries
Wrap feature areas with error boundaries to isolate failures
CLAUDE.md
Wrap major feature areas with React error boundaries. A crash in one widget should not blank the entire page. Show a fallback UI that explains the error and offers a retry option.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.