typescript-refactoring-patterns
✓Experten-TypeScript-Refactoring-Muster für saubereren, typsicheren Code
Installation
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.
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
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01