{"skill":{"slug":"missing-error-handling","displayName":"Missing Error Handling","summary":"Code handles only the happy path — external calls, I/O, and parsing have no failure handling and crash on anything unexpected.","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":43,"installsAllTime":1,"installsCurrent":1,"stars":0,"versions":1},"createdAt":1777223777296,"updatedAt":1777223809983},"latestVersion":{"version":"1.0.0","createdAt":1777223777296,"changelog":"Initial release highlighting risks of missing error handling:\n\n- Documents common symptoms of missing error handling, such as unhandled I/O, network, parsing, and subprocess failures.\n- Explains why code that only follows the happy path is unsafe for production use.\n- Provides actionable guidelines for explicit error handling and recovery.\n- Stresses the importance of timeouts, meaningful error logs, and distinguishing between user-facing and internal errors.\n- Targets developers on macOS, Linux, and Windows platforms.","license":"MIT-0"},"metadata":{"os":["macos","linux","windows"],"systems":null},"owner":{"handle":"mvogt99","userId":"s1795cpfvhkpcq4k9a8xmpepw585gbjp","displayName":"mvogt99","image":"https://avatars.githubusercontent.com/u/911083?v=4"},"moderation":null}