typescript-advanced-types
Master advanced TypeScript features like generics, conditional types, and mapped types for robust type-safe development.
Install
npx skills add https://github.com/wshobson/agents --skill typescript-advanced-typesStats
| Total installs | 18,602 |
| Weekly installs | 18.5K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers five core concepts: generics with constraints, conditional types with inference, mapped types for property transformation, template literal types for string patterns, and built-in utility types
- Includes six advanced patterns: type-safe event emitters, API clients, builder patterns, deep readonly/partial, form validation, and discriminated unions for robust type narrowing
- Demonstrates type inference techniques using the infer keyword, type guards, and assertion functions for compile-time safety
- Provides best practices including strict mode configuration, type testing strategies, and guidance on avoiding common pitfalls like circular references and over-complex types
Tags
Related skills
| Skill | Installs | vs typescript-advanced-types |
|---|---|---|
| workflow-automation | 12,566 | -6,036 |
| ui-component-patterns | 10,718 | -7,884 |
| writing-skills | 26,782 | +8,180 |
| grill-me | 10,820 | -7,782 |
| typeset | 15,721 | -2,881 |
FAQ
- How many installs does typescript-advanced-types have?
- typescript-advanced-types has 18,602 total installs and 18.5K installs this week.
- Where is typescript-advanced-types hosted?
- typescript-advanced-types is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does typescript-advanced-types have?
- typescript-advanced-types has 32.4K GitHub stars.
- When was typescript-advanced-types first indexed?
- OrangeBot.AI first indexed typescript-advanced-types on Jan 20, 2026.
- How do I install typescript-advanced-types?
- Run: npx skills add https://github.com/wshobson/agents --skill typescript-advanced-types