typescript - TypeScript strict patterns and best practices implementation
Apply TypeScript strict patterns and best practices to .ts/.tsx files
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create const object types
- define flat interfaces
- remove any usage
- use utility types
- create type guards
- handle type imports
Inputs
- TypeScript files (.ts/.tsx)
- existing TypeScript code
Outputs
- TypeScript code with best practices
- improved type definitions
Requirements
- TypeScript environment
- file read/write permissions
