关于
This skill provides a comprehensive framework for writing robust, maintainable code by enforcing property-driven design, strict error handling, and logical file organization. It guides developers to prioritize correctness over convenience, handle edge cases comprehensively, and avoid common pitfalls like premature abstraction or monolithic utility files. By integrating domain-specific sub-skills for TypeScript, React, and databases, it ensures consistent code quality across different stacks while promoting a research-first implementation workflow.