mayrlabs-language-typescript
Installation
SKILL.md
TypeScript Code Doctrine
TypeScript is NOT optional. We use it to structurally guarantee application integrity at build time, not merely for editor autocompletion.
The Iron Law
Never use any unless absolutely necessary and heavily justified with a
comment.