advanced-types

Advanced TypeScript types including generics, conditionals, and mapped types

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "advanced-types" with this command: npx skills add pluginagentmarketplace/custom-plugin-typescript/pluginagentmarketplace-custom-plugin-typescript-advanced-types

Advanced TypeScript Types Skill

Overview

Master advanced TypeScript type features including generics, conditional types, mapped types, and utility types.

Topics Covered

Generics

  • Generic functions
  • Generic interfaces
  • Generic classes
  • Generic constraints
  • Default type parameters

Conditional Types

  • Conditional type syntax
  • Inferring within conditionals
  • Distributive conditionals
  • Type filtering
  • Never in conditionals

Mapped Types

  • Basic mapped types
  • Key remapping
  • Modifiers (+/-)
  • Template literal types
  • Recursive types

Utility Types

  • Partial, Required, Readonly
  • Pick, Omit, Record
  • Extract, Exclude
  • ReturnType, Parameters
  • Awaited, NonNullable

Advanced Patterns

  • Type guards
  • Branded types
  • Opaque types
  • Variadic tuple types
  • Type-level programming

Prerequisites

  • TypeScript fundamentals
  • Basic generics understanding

Learning Outcomes

  • Create complex generic types
  • Use conditional types effectively
  • Build custom utility types
  • Apply type-level patterns

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

career-development

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

backend-technologies

No summary provided by upstream source.

Repository SourceNeeds Review