소개
This skill streamlines the development process by applying uncompromising quality guidelines to all code changes. It prioritizes the creation of 'unforgiving' code—rejecting multiple input formats and avoiding defensive try/catch blocks—to favor explicit error handling and predictable behavior. By enforcing strict naming conventions without abbreviations and encouraging the reuse of existing files, the skill helps developers maintain a clean, readable, and cohesive codebase while incorporating modern stylistic touches like emojis for better documentation visibility and team communication.