·precommit-setup
</>

precommit-setup

Konfigurieren Sie ein dreischichtiges Pre-Commit-System mit Linting, Typprüfung und Test-Hooks. Wird für die Einrichtung von Qualitäts-Gates und Code-Standards verwendet. Überspringen, wenn Pre-Commit optimal konfiguriert ist.

30Installationen·0Trend·@athola

Installation

$npx skills add https://github.com/athola/claude-night-market --skill precommit-setup

So installieren Sie precommit-setup

Installieren Sie den KI-Skill precommit-setup 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/athola/claude-night-market --skill precommit-setup
  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: athola/claude-night-market.

Configure a detailed three-layer pre-commit quality system that enforces linting, type checking, and testing before commits.

This skill implements a technical quality system based on three distinct layers. Layer 1 consists of fast global checks that perform quick linting and type checking on all files in approximately 50 to 200 milliseconds. Layer 2 focuses on component-specific checks, running detailed linting, type checking, and testing for changed components only, which typically takes between 10 and 30 seconds. Finally, Layer 3 uses...

For monorepos, plugin architectures, or projects with multiple components, add per-component quality checks.

Konfigurieren Sie ein dreischichtiges Pre-Commit-System mit Linting, Typprüfung und Test-Hooks. Wird für die Einrichtung von Qualitäts-Gates und Code-Standards verwendet. Überspringen, wenn Pre-Commit optimal konfiguriert ist. Quelle: athola/claude-night-market.

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/athola/claude-night-market --skill precommit-setup
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-25
Aktualisiert
2026-03-10

Browse more skills from athola/claude-night-market

Schnelle Antworten

Was ist precommit-setup?

Konfigurieren Sie ein dreischichtiges Pre-Commit-System mit Linting, Typprüfung und Test-Hooks. Wird für die Einrichtung von Qualitäts-Gates und Code-Standards verwendet. Überspringen, wenn Pre-Commit optimal konfiguriert ist. Quelle: athola/claude-night-market.

Wie installiere ich precommit-setup?

Ö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/athola/claude-night-market --skill precommit-setup 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/athola/claude-night-market