概要
This skill provides a comprehensive framework for writing high-quality, maintainable code across the modern web stack. It integrates core software engineering principles like DRY, KISS, and YAGNI with specific implementation patterns for TypeScript type safety, React component architecture, and robust API design. By applying these standards, developers can ensure consistent naming conventions, efficient error handling, and optimized performance across their projects, significantly reducing technical debt and improving long-term project scalability.