stars
101k
forks
370
last update
Apr 25, 2026
license
Apache-2.0v5.5.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add typescript-strict-coder// Run from any project directory
$ claude --skill typescript-strict-coder "give my landing page a hero treatment"// Re-run with edits — Claude keeps the skill loaded
$ claude --skill typescript-strict-coder "now refactor it"Enforce strict TypeScript: generics, utility types, discriminated unions, and type guards.
Loading README…
$ cat reviews/