typescript-expert

Installation
SKILL.md

AI-consumed reference. Optimized for Claude to read during execution. Human-readable explanation: see docs/architecture/HIERARCHICAL_PLANNING.md or docs/getting-started/ depending on topic.

TypeScript Expert — Gotchas & Decisions

Use Context7 for TypeScript docs.

Strict Config (Always Enable)

{ "strict": true, "noUncheckedIndexedAccess": true, "exactOptionalPropertyTypes": true }

Nullish Patterns

Installs
8
GitHub Stars
24
First Seen
Jan 25, 2026
typescript-expert — nguyenthienthanh/aura-frog