This skill provides a comprehensive framework for writing clean, efficient, and professional code. It equips Claude with deep knowledge of industry-standard principles like DRY, KISS, and YAGNI, while offering specific implementation patterns for React components, API design, and asynchronous operations. Whether you are starting a new project or refactoring an existing one, this skill ensures consistency in naming conventions, file structure, error handling, and performance optimization, leading to fewer bugs and better team collaboration.
Key Features
010 GitHub stars
02Standardized RESTful API design conventions and Zod schema validation
03Comprehensive TypeScript and JavaScript naming and immutability standards
04Performance optimization guidelines including memoization and lazy loading
05Production-grade React patterns for components, hooks, and state management
06Automated detection of code smells like deep nesting and magic numbers