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

Test-Driven Development (TDD)

porobra·obra· v1.0.0 · atualizado em 2026-04-10
79
Score

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmenttddunit-testingsoftware-developmentagile-developmentrefactoringtest-first
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdtest-driven-development/workflow
1
RED: — Write a failing test that defines the desired behavior.
2
Verify RED: — Run the test and confirm that it fails for the expected reason.
3
GREEN: — Write the minimal code necessary to pass the failing test.
4
Verify GREEN: — Run the test and confirm that it passes, and that no other tests fail.
5
REFACTOR: — Clean up the code, removing duplication and improving readability, while keeping all tests passing.
6. Repeat the process for the next feature or bug fix.

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 ←Subagent-Driven Development
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe com ←Dispatching Parallel Agents
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Compõe com ←Verification Before Completion
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←Writing Skills
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aBrowser Automation with agent-browser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aBrowser Automation with browser-use CLI
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aWriting Plans
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar ause-my-browser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Test-Driven Development (TDD)
test-driven-development
Fases Cognitivas5
1.SENSE
2.HYPOTHESIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
implement feature using TDDwrite a test before codeuse test-driven developmenthow to do TDDwrite failing test firstred-green-refactor cycleimplement bugfix with 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 test-driven-development
$ synaptic skills detail test-driven-development
$ synaptic skills live test-driven-development

Dependências

jestnpm

Links

GitHub Repository