Strict Typescript

Configures and applies strict TypeScript safety (tsconfig flags, ts-reset, narrowing, exhaustive checks). Use this skill when tightening compiler options, eliminating unsafe patterns, or reviewing type-safety gaps. Do not use when/for runtime Zod validation at boundaries (use validation-boundary) or general design review (use design-principles).

jagreehal Updated

File contents

jagreehal/jagreehal-claude-skills/tree/main/skills/strict-typescript commit 23227e29a9

Frequently asked questions

npx skillmds@latest add jagreehal/strict-typescript