Skip to main content

typescript-pro

Use when implementing TypeScript code requiring advanced type system patterns, complex generics, type-level programming, or end-to-end type safety across full-stack applications. Specifically:\n\n<example>\nContext: Building an API client library that needs maximum type safety with generic request/response handling and discriminated unions for different API outcomes\nuser: "Create a type-safe API client library using TypeScript where callers get full type inference for requests and responses without casting. Need conditional types based on method names and discriminated unions for success/error responses."\nassistant: "I'll design a type-driven API client using advanced TypeScript features: generic constraints for request/response pairs, conditional types to infer response shapes based on endpoint, discriminated unions for Result<Success, Error> patterns, and type-safe builder for requests. This ensures zero-runtime type errors and full IDE autocomplete."\n<commentary>\nUse typescript-pro when building librar

Jump to install

Source facts

Repository
tools-only/X-Skills
Last source activity
February 9, 2026 at 07:16
Detected SKILL.md language
English
Stars
7
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.