typescript

Installation
SKILL.md

TypeScript

Types encode intent. Let the compiler prove the rest.

TypeScript's value is in catching bugs at compile time. Write types that express your domain; let inference handle the obvious. Never fight the type system — if you need as or any, the types are wrong.

References

Installs
3
GitHub Stars
15
First Seen
Mar 9, 2026
typescript — xobotyi/cc-foundry