·impl-standards
</>

impl-standards

Grundlegende technische Standards für die Implementierung. AUSLÖSER – Fehlerbehandlung, Konstantenverwaltung, Fortschrittsprotokollierung, Codequalität.

47Installationen·1Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill impl-standards

So installieren Sie impl-standards

Installieren Sie den KI-Skill impl-standards schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/terrylica/cc-skills --skill impl-standards
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: terrylica/cc-skills.

Apply these standards during implementation to ensure consistent, maintainable code.

| Errors | Raise + propagate; no fallback/default/retry/silent | | Constants | Abstract magic numbers into semantic, version-agnostic dynamic constants | | SSoT/DI | Config singleton → None-default + resolver → entry-point validation | | Dependencies | Prefer OSS libs over custom code; no backward-compatibility needed |

| Progress | Operations >1min: log status every 15-60s | | Logs | logs/{adr-id}-YYYYMMDDHHMMSS.log (nohup) | | Metadata | Optional: catalog-info.yaml for service discovery |

Grundlegende technische Standards für die Implementierung. AUSLÖSER – Fehlerbehandlung, Konstantenverwaltung, Fortschrittsprotokollierung, Codequalität. Quelle: terrylica/cc-skills.

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/terrylica/cc-skills --skill impl-standards
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-07
Aktualisiert
2026-03-11

Browse more skills from terrylica/cc-skills

Schnelle Antworten

Was ist impl-standards?

Grundlegende technische Standards für die Implementierung. AUSLÖSER – Fehlerbehandlung, Konstantenverwaltung, Fortschrittsprotokollierung, Codequalität. Quelle: terrylica/cc-skills.

Wie installiere ich impl-standards?

Ö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/terrylica/cc-skills --skill impl-standards Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/terrylica/cc-skills