git log --oneline --stat
HEAD
- Stars
- 101k
- Forks
- 370
- Updated
- Apr 25, 2026
repo --stat
stars
101k
forks
370
last update
Apr 25, 2026
license
Apache-2.0v5.5.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add typescript-strict-coder - Invoke
// Run from any project directory
$ claude --skill typescript-strict-coder "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill typescript-strict-coder "now refactor it"
typescript-strict-coder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- TypeScript Strict Mode Expert
- slug:
- typescript-strict-coder
- version:
- v5.5.0
- license:
- Apache-2.0
- author:
- @microsoft
- repository:
- github.com/microsoft/TypeScript
- categories:
- tags:
- #typescript#strict-mode#generics#type-safety#javascript
- description:
Enforce strict TypeScript: generics, utility types, discriminated unions, and type guards.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
typescript-strict-coder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…