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

Solid Skills: Professional Software Engineering

porramziddin·ramziddin· v1.0.0 · atualizado em 2026-04-10
83
Score

Use this skill when writing code, implementing features, refactoring, planning architecture, designing systems, reviewing code, or debugging. This skill transforms junior-level code into senior-engineer quality software through SOLID principles, TDD, clean code practices, and professional software design.

solid-principlestddclean-codesoftware-designrefactoringcode-reviewdesign-patterns
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdsolid/workflow
1
Understand the requirement: — Define acceptance criteria and ensure a clear understanding of the desired outcome.
2
Write a failing test (RED): — Create a test that describes the desired behavior and fails in the current state.
3
Write the simplest code to pass the test (GREEN): — Implement the minimum amount of code necessary to make the test pass.
4
Refactor (REFACTOR): — Clean up the code, remove duplication, and apply SOLID principles.
5
Review code for smells: — Identify and address any code smells that may be present.
6
Ensure all tests pass: — Verify that all tests pass after refactoring.
7
Repeat: — Continue the process for each new requirement or change.

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 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

Solid Skills: Professional Software Engineering
solid
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers8
write code using SOLID principlesrefactor code for better maintainabilityapply TDD to a new featurereview code quality and suggest improvementsdesign a system with SOLID principlesimprove code using clean code practicesdebug code with SOLID principles in mindcreate unit tests using TDD

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

Links

GitHub Repository