概要
The Error Boundary skill provides comprehensive guidance and implementation patterns for managing runtime errors in React applications. It helps developers move beyond generic crashes by implementing graceful degradation, allowing specific UI components to fail safely without affecting the entire app. With built-in templates for fallback UIs, scripts for analyzing existing code, and strategies for external error reporting and recovery, this skill ensures a resilient user experience and efficient debugging workflows by providing structural patterns for both catching and recovering from unexpected failures.