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

Refactoring Java Methods with Extract Method

porgithub·github· v1.0.0 · atualizado em 2026-04-10
78
Score

Refactoring using Extract Methods in Java Language

javarefactoringextract-methodcode-qualitycode-readabilitycode-maintainability
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdjava-refactoring-extract-method/workflow
1. Analyze the Java method for length, complexity, and functionality.
2. Identify code blocks suitable for extraction.
3. Create new methods with descriptive names for each extracted block.
4. Replace original code blocks with calls to the new methods.
5. Ensure original functionality is preserved.
6. Verify improved readability and maintainability.
7. Document the new methods with one-line comments.

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 com ←Refactoring Java Methods with Remove Parameter
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90
Co-executedREST API Builder
50%
Hebbian Synapse
Composite0.504
w = 0.3·α + 0.5·β + 0.2·γ
90

Árvore do Skill

Refactoring Java Methods with Extract Method
java-refactoring-extract-method
Fases Cognitivas5
1.SENSE
2.HYPOTHESIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers6
refactor java method using extract methodextract method in javaimprove java code readabilityreduce complexity of java methodrefactor long java methodapply extract method refactoring to java code

Avaliar este Skill

Score Breakdown

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

Instalação

$ synaptic mcp download java-refactoring-extract-method
$ synaptic skills detail java-refactoring-extract-method
$ synaptic skills live java-refactoring-extract-method

Links

GitHub Repository