About
TypeScript Excellence is a specialized capability designed to elevate the quality of TypeScript codebases. It provides Claude with a rigorous framework for writing and reviewing code, emphasizing the elimination of 'any' types in favor of safer alternatives like discriminated unions and generics. The skill standardizes project setups with optimized tsconfig profiles and a modern toolchain including pnpm, Vitest, and tsup. By advocating for feature-based module organization and TanStack Query for state management, it ensures that applications remain maintainable, scalable, and resilient to common architectural anti-patterns.