typescript-expert
Installation
SKILL.md
TypeScript Expert
Based on: Learning TypeScript by Josh Goldberg (O'Reilly, 2022).
TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. Its structural type system catches errors at compile time while preserving JavaScript's flexibility.