·plankton-code-quality
</>

plankton-code-quality

Durchsetzung der Codequalität beim Schreiben mit Plankton – automatische Formatierung, Linting und Claude-basierte Korrekturen bei jeder Dateibearbeitung über Hooks.

209Installationen·36Trend·@affaan-m

Installation

$npx skills add https://github.com/affaan-m/everything-claude-code --skill plankton-code-quality

So installieren Sie plankton-code-quality

Installieren Sie den KI-Skill plankton-code-quality 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/affaan-m/everything-claude-code --skill plankton-code-quality
  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: affaan-m/everything-claude-code.

Integration reference for Plankton (credit: @alxfazio), a write-time code quality enforcement system for Claude Code. Plankton runs formatters and linters on every file edit via PostToolUse hooks, then spawns Claude subprocesses to fix violations the agent didn't catch.

Every time Claude Code edits or writes a file, Plankton's multilinter.sh PostToolUse hook runs:

| No violations | Nothing | 0 | | All fixed by subprocess | Nothing | 0 | | Violations remain after subprocess | [hook] N violation(s) remain | 2 | | Advisory (duplicates, old tooling) | [hook:advisory] ... | 0 |

Durchsetzung der Codequalität beim Schreiben mit Plankton – automatische Formatierung, Linting und Claude-basierte Korrekturen bei jeder Dateibearbeitung über Hooks. Quelle: affaan-m/everything-claude-code.

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/affaan-m/everything-claude-code --skill plankton-code-quality
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-04
Aktualisiert
2026-03-11

Browse more skills from affaan-m/everything-claude-code

Schnelle Antworten

Was ist plankton-code-quality?

Durchsetzung der Codequalität beim Schreiben mit Plankton – automatische Formatierung, Linting und Claude-basierte Korrekturen bei jeder Dateibearbeitung über Hooks. Quelle: affaan-m/everything-claude-code.

Wie installiere ich plankton-code-quality?

Ö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/affaan-m/everything-claude-code --skill plankton-code-quality 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/affaan-m/everything-claude-code