Synaptic
Skills
Marketplace
Skill Graph
Criar Skill
MCP Server
Plataforma
Enterprise
🇧🇷
PT
v0.1.0-beta
Voltar ao Marketplace
Development
Médio
Test-Driven Development (TDD)
por
obra
·
obra
· v1.0.0 · atualizado em 2026-04-10
79
Score
Use when implementing any feature or bugfix, before writing implementation code
test-driven-development
tdd
unit-testing
software-development
agile-development
refactoring
test-first
0
Stars
0
Forks
0
Usos
Cursor
Claude Code
Claude Desktop
Codex
Copilot
Windsurf
Zed
Fork
Documento do Skill
📋 Workflow
✅ Best Practices
🎯 Triggers & Fases
SKILL.md
test-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
Composite
0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe com ←
Dispatching Parallel Agents
70%
Hebbian Synapse
Composite
0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Compõe com ←
Verification Before Completion
70%
Hebbian Synapse
Composite
0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←
Writing Skills
70%
Hebbian Synapse
Composite
0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar a
Browser Automation with agent-browser
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a
Browser Automation with browser-use CLI
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a
Writing Plans
40%
Hebbian Synapse
Composite
0.400
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a
use-my-browser
60%
Hebbian Synapse
Composite
0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Árvore do Skill
Test-Driven Development (TDD)
test-driven-development
Fases Cognitivas
5
1.
SENSE
2.
HYPOTHESIZE
3.
ACT
4.
EVALUATE
5.
REFLECT
Triggers
7
implement feature using TDD
write a test before code
use test-driven development
how to do TDD
write failing test first
red-green-refactor cycle
implement bugfix with TDD
Avaliar este Skill
Score Breakdown
⭐
Avaliação Humana
0%
🤖
Sucesso de Agentes
0%
🕐
Atualidade
100%
🔗
Saúde de Dependências
100%
🕸️
Centralidade no Grafo
0%
🛡️
Segurança
50%
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
jest
npm
Links
GitHub Repository