From rmyndharis-antigravity-skills
Provides guidance on TypeScript advanced types (generics, conditional, mapped, template literals, utility types) for building type-safe apps. Useful for complex type logic and reusable type utilities.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:typescript-advanced-typesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guidance for mastering TypeScript's advanced type system including generics, conditional types, mapped types, template literal types, and utility types for building robust, type-safe applications.
Comprehensive guidance for mastering TypeScript's advanced type system including generics, conditional types, mapped types, template literal types, and utility types for building robust, type-safe applications.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub rmyndharis/antigravity-skillsGuides usage of TypeScript advanced types: generics, conditional/mapped/template literal types, and utility types for type-safe libraries, APIs, and state management.
Covers TypeScript advanced type features: generics, conditional types, mapped types, template literals, and utility types. Use when implementing complex type logic or ensuring compile-time type safety.
Masters TypeScript advanced types including generics, conditional types, mapped types, template literals, and utility types for type-safe applications. Use for complex type logic, reusable utilities, and compile-time safety in TS projects.