소개
The TypeScript Development Standards skill provides a comprehensive set of guidelines designed to improve code clarity and maintainability in modern TypeScript projects. It enforces the use of types over interfaces, advocates for type co-location to prevent disorganized utility files, and standardizes constant naming conventions for UI components. Additionally, it optimizes Arktype schemas for JSON Schema compatibility and promotes efficient parameter destructuring. This skill is ideal for developers using TypeScript 5.5+ who want to automate structural decisions and ensure their code follows industry-leading patterns for performance and scalability.