TypeScript Strict Rules
Enforce strict TypeScript discipline across your entire project
curl -o .cursorrules https://skills.dev/rules/typescript-strictAbout this skill
Enforces strict TypeScript discipline: no any types, explicit return types, exhaustive switch/case, branded types, and discriminated unions.
Capabilities
- file editing
Use cases
- Type safety
- Code quality
- Team standards
Tags
Developers also use
Skills frequently paired with TypeScript Strict Rules
API Integration Builder
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Accessibility Checker
Audit your UI for WCAG compliance and fix accessibility issues
Both used by Software Engineer
Storybook Generator
Generate Storybook stories with controls and interaction tests
Both used by Software Engineer
Next.js Optimizer
Identify and fix Next.js performance bottlenecks automatically
Both used by Software Engineer
Prisma Helper
Design optimal database schemas and queries with Prisma
Both used by Software Engineer
GraphQL Schema Builder
Build GraphQL schemas with resolvers and type-safe client generation
Both used by Software Engineer