AI AGENT ADDONS

TypeScript can help you write safer code. This guide shows you how to use types the right way. It covers when to use interface vs type, how to avoid any, and how to use import type correctly.

You will also learn good async patterns like async/await and Promise.all. The guide tells you how to structure your code with named exports and how to keep your imports sorted. It even includes tips for UI theming and logging.

Following this style helps your team write consistent, easy-to-read TypeScript. It saves time in code reviews and reduces bugs.

Add Typescript skill to your workflow

Global

mkdir -p ~/.claude/skills/typescript

Project

mkdir -p .claude/skills/typescript

Source Repository

Stars
79,191
Forks
15,490
Watchers
79,191
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago