Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Code Simplify

porpaulrberg·paulrberg· v1.0.0 · atualizado em 2026-04-10
82
Score

Simplify and refactor existing code for readability and maintainability without changing behavior. Use when the user asks to "simplify code", "clean up code", "refactor for clarity", "reduce complexity", "improve readability", "make this easier to maintain", or asks to polish recently modified code.

code-refactoringcode-simplificationcode-readabilitycode-maintainabilitycode-cleanuptechnical-debtsoftware-engineering
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcode-simplify/workflow
1
Determine Scope: — Identify the files or code sections to be simplified.
2
Build a Behavior Baseline: — Understand the existing code and its invariants.
3
Apply Simplification Passes: — Refactor control flow, naming, duplication, data shaping, and types.
4
Enforce Safety Constraints: — Avoid breaking changes to APIs, error handling, or operational intent.
5
Verify: — Run linters, tests, and type checks to ensure correctness.
6
Report: — Summarize changes, rationale, verification, and risks.

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

Compõe comCode Review Skill
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
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
Similar aCommit work
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Code Simplify
code-simplify
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers10
simplify codeclean up coderefactor for clarityreduce complexityimprove readabilitymake this easier to maintainpolish recently modified coderefactor this codemake the code simplerimprove code quality

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 code-simplify
$ synaptic skills detail code-simplify
$ synaptic skills live code-simplify

Dependências

git

Links

GitHub Repository