plankton-code-quality

Enforce formatting and linting fixes during file edits.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/hector-manny/bussbot --skill plankton-code-quality-hector-manny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plankton-code-quality
Source: https://github.com/hector-manny/bussbot/tree/main/.cursor/skills/plankton-code-quality
Command: npx skills add https://github.com/hector-manny/bussbot --skill plankton-code-quality-hector-manny

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jaq, ruff, uv, python, typescript, shell, yaml, json, toml, markdown, dockerfile, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides automated code quality checks and fixes during editing, ensuring code quality without manual review.

Core Features & Use Cases

  • Automated Formatting and Linting: Checks and automatically fixes code formatting and linting issues as you edit.
  • Claude-powered Fixes: Utilizes Claude's AI capabilities to resolve complex issues that linters may miss.
  • Multi-Language Support: Works with Python, TypeScript, Shell, YAML, JSON, TOML, Markdown, and Dockerfile.

Quick Start

Run Plankton in the Plankton directory to enable write-time code quality enforcement.

Frequently Asked Questions about plankton-code-quality

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code formatting and linting checks across multiple languages during file edits?

Automated code formatting and linting during file edits is handled by enforcing checks in real-time as you write. This Skill integrates with Plankton to check and fix issues across Python, TypeScript, Shell, YAML, JSON, TOML, Markdown, and Dockerfile.

Can I use AI to fix complex linting issues that standard linters miss?

Yes, AI-powered fixes resolve complex linting issues that standard linters miss. This Skill utilizes Claude Code's AI capabilities to resolve intricate code quality problems during your editing workflow.

How do I set up real-time code quality enforcement with Plankton?

To set up real-time code quality enforcement, you must manually install Plankton and its dependencies like jaq, ruff, and uv. Once installed, run Plankton in its directory to enable write-time quality enforcement.

Does this real-time code quality Skill support YAML, TOML, and Dockerfile formats?

Yes, this code quality Skill supports YAML, TOML, and Dockerfile formats. It provides automated formatting and linting across these formats alongside Python, TypeScript, Shell, JSON, and Markdown.

What is the best way to ensure code quality without manual review across a multi-language codebase?

Automated code quality checks and fixes during editing ensure quality without manual review. Plankton integrates real-time formatting and linting with Claude-powered AI fixes to maintain standards across multiple languages.

Why do I need to manually install Plankton dependencies for code quality checks?

Manual installation of Plankton and its dependencies is required to enable real-time code quality enforcement. This setup ensures tools like ruff and uv are available to execute formatting and linting during file edits.