TypeScript
SkillDev toolsYou MUST activate this skill when working on TypeScript or JavaScript projects
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the TypeScript skill
What this skill tells your AI
The instructions your AI receives, as published by sammcj/agentic-coding in Skills/typescript-development/SKILL.md and read by ahel’s review.
- Prefer TypeScript over JavaScript. Strict mode always
- Avoid
any(useunknown), prefer discriminated unions over enums,readonlyfor immutables - Const by default, async/await over promise chains, optional chaining and nullish coalescing
- Never hardcode styles - use theme/config
Signals
- GitHub stars
- 160
- Forks
- 25
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
typescript-development- Source
- github.com/sammcj/agentic-coding