Loading...
Loading...
Found 2 Skills
TypeScript best practices. Use when reading or editing any .ts or .tsx file.
Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.