·typescript-rules
</>

typescript-rules

shinpr/claude-code-workflows

React/TypeScript-Frontend-Entwicklungsregeln, einschließlich Typsicherheit, Komponentendesign, Statusverwaltung und Fehlerbehandlung. Zur Verwendung bei der Implementierung von React-Komponenten, TypeScript-Code oder Frontend-Funktionen.

8Installationen·1Trend·@shinpr

Installation

$npx skills add https://github.com/shinpr/claude-code-workflows --skill typescript-rules

SKILL.md

✅ Aggressive Refactoring - Prevent technical debt and maintain health ❌ Unused "Just in Case" Code - Violates YAGNI principle (Kent Beck)

Absolute Rule: any type is completely prohibited. It disables type checking and becomes a source of runtime errors.

Absolute Rule: Error suppression prohibited. All errors must have log output and appropriate handling.

React/TypeScript-Frontend-Entwicklungsregeln, einschließlich Typsicherheit, Komponentendesign, Statusverwaltung und Fehlerbehandlung. Zur Verwendung bei der Implementierung von React-Komponenten, TypeScript-Code oder Frontend-Funktionen. Quelle: shinpr/claude-code-workflows.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/shinpr/claude-code-workflows --skill typescript-rules
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist typescript-rules?

React/TypeScript-Frontend-Entwicklungsregeln, einschließlich Typsicherheit, Komponentendesign, Statusverwaltung und Fehlerbehandlung. Zur Verwendung bei der Implementierung von React-Komponenten, TypeScript-Code oder Frontend-Funktionen. Quelle: shinpr/claude-code-workflows.

Wie installiere ich typescript-rules?

Ö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/shinpr/claude-code-workflows --skill typescript-rules 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/shinpr/claude-code-workflows