This skill provides a robust framework for maintaining high-quality codebases by equipping Claude with universal programming principles and domain-specific patterns. It covers essential clean code concepts like DRY, KISS, and YAGNI, alongside concrete implementation guides for TypeScript type safety, React component architecture, and secure API design. Whether you are refactoring legacy code or scaffolding a new project, this skill ensures consistency, readability, and performance across the entire development lifecycle.
주요 기능
01Provides robust REST API and Zod validation patterns
02Implements performance-focused memoization and lazy loading
03Enforces immutability patterns for state management
04Standardizes naming conventions for variables and functions
05Optimizes React component structure and custom hooks
060 GitHub stars