ptlam-code-style-typescript
Installation
SKILL.md
PTLam TypeScript Code Style
Conventions for TypeScript library and application code: the development toolchain, module boundaries, imports, the type system, runtime validation, asynchronous work, errors, doc comments, logging, and tests. This skill owns TypeScript mechanics only; the foundation owns the standard they satisfy.
Required skills
ptlam-code-style
Reason: Provides the language-neutral conventions and testing doctrine the TypeScript mechanics satisfy.