Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Plankton Code Quality Skill

poraffaan-m·affaan-m· v1.0.0 · atualizado em 2026-04-10
79
Score

Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.

code-qualitylintingformattingstatic-analysisdevopsllm-integrationcode-review
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdplankton-code-quality/workflow
1. Detect file edit via PostToolUse hook.
2. Run auto-formatting tools (ruff format, biome, shfmt, etc.).
3. Run linters to collect unfixable violations in JSON format.
4. Delegate fixing to Claude subprocess with tiered model routing (Haiku, Sonnet, Opus).
5. Re-run formatters and linters to verify fixes.
6. Report remaining violations to the main agent, if any.
7. Block edits to linter configuration files using PreToolUse hook.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aTypeScript + React 19 Code Review Expert
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aCoding Standards & Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Plankton Code Quality Skill
plankton-code-quality
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
enforce code quality using Planktonautomatically format and lint code on every file edituse Plankton to fix code violationsintegrate Plankton for write-time code quality checksrun linters and formatters on file changesprevent agents from modifying linter configurationsuse tiered model routing for code fixes

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download plankton-code-quality
$ synaptic skills detail plankton-code-quality
$ synaptic skills live plankton-code-quality

Dependências

ruffbiomeshfmttaplomarkdownlint-cli2shellcheckyamllinthadolintjaquvgit

Links

GitHub Repository