typescript-strict-mode
TypeScript strict mode by default. Discriminated unions, branded types, exhaustive switches.
Install
$ npx skills add ts-skills/strict-modeBest for
TypeScript codebases moving to strict mode and wanting strong types throughout.
About this skill
TypeScript strict mode patterns: discriminated unions, branded types, exhaustive switches, type narrowing.
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
100+ accessibility and UX rules from Vercel, applied as a structural audit on your UI code.
57 React/Next.js performance rules, applied as a structural review on your code.
Boolean prop hell → compound components. Cleaner React component APIs by construction.