·typescript-refactoring-patterns
</>

typescript-refactoring-patterns

autohandai/community-skills

Experten-TypeScript-Refactoring-Muster für saubereren, typsicheren Code

20Installationen·1Trend·@autohandai

Installation

$npx skills add https://github.com/autohandai/community-skills --skill typescript-refactoring-patterns

SKILL.md

Extract Discriminated Union When you see multiple boolean flags, refactor to discriminated union:

Replace Conditional with Polymorphism When you see switch statements on type, use the strategy pattern:

Extract Type Guard When narrowing types, create reusable type guards:

Experten-TypeScript-Refactoring-Muster für saubereren, typsicheren Code Quelle: autohandai/community-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/autohandai/community-skills --skill typescript-refactoring-patterns
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist typescript-refactoring-patterns?

Experten-TypeScript-Refactoring-Muster für saubereren, typsicheren Code Quelle: autohandai/community-skills.

Wie installiere ich typescript-refactoring-patterns?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/autohandai/community-skills --skill typescript-refactoring-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/autohandai/community-skills