TypeScript

SkillDev tools

You MUST activate this skill when working on TypeScript or JavaScript projects

Available today. Use it from your connected AI after setup.

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 (use unknown), prefer discriminated unions over enums, readonly for 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