Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Typescript Advanced Types

Skill Verifiziert Aktiv

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

Zweck

Master advanced TypeScript types to build robust, type-safe applications and reusable type utilities.

Funktionen

  • Master generics, conditional types, mapped types, and template literal types
  • Understand and use built-in utility types
  • Implement advanced patterns like type-safe event emitters and API clients
  • Learn type inference techniques and best practices

Anwendungsfälle

  • Implementing complex type logic in TypeScript projects
  • Creating reusable generic components and type utilities
  • Ensuring compile-time type safety in libraries and frameworks
  • Designing type-safe API clients and data structures

Nicht-Ziele

  • Basic TypeScript syntax and concepts
  • JavaScript language features
  • Runtime code execution or transpilation
  • IDE-specific configurations or shortcuts

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add wshobson/agents
/plugin install javascript-typescript@claude-code-workflows

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert about 11 hours ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne35.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Typescript Pro

97

Implements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety. Use when building TypeScript applications requiring advanced generics, conditional or mapped types, discriminated unions, monorepo setup, or full-stack type safety with tRPC.

Skill
jeffallan

Typescript Magician

88

Entwirft komplexe generische Typen, refaktort `any`-Typen zu strengen Alternativen, erstellt Typsicherungen und Utility-Typen und löst TypeScript-Compilerfehler. Verwenden Sie dies, wenn der Benutzer Fragen zu TypeScript (TS)-Typen, Generics, Typinferenz, Typsicherungen, dem Entfernen von `any`-Typen, strenger Typisierung, Typfehlern, `infer`, `extends`, bedingten Typen, gemappten Typen, Template-Literal-Typen, markierten/opakischen Typen oder Utility-Typen wie `Partial`, `Record`, `ReturnType` und `Awaited` hat.

Skill
mcollina

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

Skill
ruvnet

Migrate Validate

100

Validate pending migrations for foreign key consistency, rollback safety, and best practices

Skill
ruvnet

Lean Ctx

100

Context Runtime für KI-Agenten — 59 MCP-Tools, 10 Lesemodi, über 95 Shell-Muster, Tree-sitter AST für 18 Sprachen. Komprimiert LLM-Kontext um bis zu 99%. Verwenden Sie es beim Lesen von Dateien, Ausführen von Shell-Befehlen, Suchen von Code oder Erkunden von Verzeichnissen. Automatische Installation, falls nicht vorhanden.

Skill
yvgude

Semgrep Rule Creator

100

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

Skill
trailofbits