Enforces industry-standard coding patterns and best practices for TypeScript, JavaScript, React, and Node.js development.
This skill provides a comprehensive framework of coding standards and architectural patterns designed to maximize code quality and maintainability. It guides Claude to prioritize readability and efficiency by adhering to core principles like KISS, DRY, and YAGNI. Whether you are bootstrapping a new project or refactoring legacy code, the skill ensures consistent naming conventions, robust error handling, type safety, and optimized React structures, effectively serving as a real-time senior developer mentor for Chinese-speaking development teams.
主な機能
01Comprehensive error handling and Zod-based API input validation
02Optimized React component architecture and custom hook guidelines
03Standardized naming conventions for variables, functions, and file structures
04Best practices for immutability and modern async/await patterns
055 GitHub stars
06Performance-focused patterns including memoization and lazy loading
ユースケース
01Refactoring legacy JavaScript code into modern, type-safe TypeScript structures
02Bootstrapping new TypeScript/React projects with consistent architectural patterns
03Automating code reviews to identify and resolve 'code smells' and nesting issues