typescript
Installation
SKILL.md
Table of Contents
- When to use
- Required inputs
- Deliverables
- Type Safety
- Module Boundaries
- Examples
- Failure mode
- Gotchas
When to use
- Use for TypeScript code authoring or review.
- Use when strict typing and API contracts need hardening.