About
This skill provides production-ready error handling patterns specifically optimized for the Foundry VTT V13 API. It helps developers implement robust error management by decoupling the internal error funnel (Hooks.onError) from user-facing notifications (ui.notifications). By adopting these patterns, developers can prevent console noise, ensure ecosystem compatibility with other modules, and provide a polished user experience that hides technical stack traces while preserving vital debugging data for developers.