AI AGENT ADDONS

Plankton Code Quality

affaan-m/everything-claude-code

Every time you edit a file, this skill checks your code for quality issues. It runs auto-formatting and linting silently in the background. Most problems get fixed automatically by Claude-powered subprocesses. You only see a message if something is still broken. This helps developers keep their code clean without extra work.

The skill protects your linter settings from being changed by the AI. It also blocks old package managers and forces you to use modern tools. This prevents the agent from skipping quality checks.

It works with Python, TypeScript, Shell, YAML, JSON, TOML, Markdown, and Dockerfile. Anyone who uses Claude Code for coding will benefit from fewer formatting issues and better code quality.

Add Plankton Code Quality skill to your workflow

Global

mkdir -p ~/.claude/skills/plankton-code-quality

Project

mkdir -p .claude/skills/plankton-code-quality

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago