typescript-pro
Advanced TypeScript patterns, type-first API design, and configuration best practices for type-safe development.
Install
npx skills add https://github.com/jeffallan/claude-skills --skill typescript-proStats
| Total installs | 1,331 |
| Weekly installs | 1.3K |
| GitHub stars | 7.4K |
| First seen | Jan 21, 2026 |
| Source | @jeffallan/claude-skills |
Summary
- Covers branded types, discriminated unions, conditional types, mapped types, and custom utility types for domain-driven type modeling
- Includes type guards, assertion functions, and exhaustive pattern matching to enforce compile-time safety across state machines and APIs
- Provides tsconfig best practices with strict mode, incremental compilation, project references, and declaration file generation
- Integrates tRPC configuration for full-stack type safety between client and server
- Emphasizes type-first API design, type coverage validation, and zero-error builds before deployment
Tags
Related skills
| Skill | Installs | vs typescript-pro |
|---|---|---|
| typescript-best-practices | 1,254 | -77 |
| home-assistant-best-practices | 1,336 | +5 |
| i18n-localization | 1,287 | -44 |
| django-verification | 1,240 | -91 |
| tanstack-router-best-practices | 1,426 | +95 |
FAQ
- How many installs does typescript-pro have?
- typescript-pro has 1,331 total installs and 1.3K installs this week.
- Where is typescript-pro hosted?
- typescript-pro is published by @jeffallan/claude-skills at https://github.com/jeffallan/claude-skills.
- How many GitHub stars does typescript-pro have?
- typescript-pro has 7.4K GitHub stars.
- When was typescript-pro first indexed?
- OrangeBot.AI first indexed typescript-pro on Jan 21, 2026.
- How do I install typescript-pro?
- Run: npx skills add https://github.com/jeffallan/claude-skills --skill typescript-pro