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

Test-Driven Development Workflow

poraffaan-m·affaan-m· v1.0.0 · atualizado em 2026-04-10
80
Score

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

test-driven-developmenttddunit-testingintegration-testinge2e-testingcode-coveragesoftware-quality
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdtdd-workflow/workflow
1
Write User Journeys: — Define user stories to guide development.
2
Generate Test Cases: — Create comprehensive tests for each journey.
3
Run Tests (Fail): — Execute tests, expecting them to fail initially.
4
Implement Code: — Write minimal code to pass the tests.
5
Run Tests (Pass): — Re-run tests to ensure they now pass.
6
Refactor: — Improve code quality while maintaining passing tests.
7
Verify Coverage: — Ensure 80%+ code coverage is achieved.

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 ←Project Guidelines Skill (Example)
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aTesting Flutter Applications
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aQA Test Planner
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aGo Testing Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Test-Driven Development Workflow
tdd-workflow
Fases Cognitivas5
1.SENSE
2.HYPOTHESIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers8
implement test-driven developmentwrite tests before codeensure 80% code coverageadd unit, integration, and e2e testsfollow tdd workflowwrite tests for new featurefix bug with tddrefactor code 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 tdd-workflow
$ synaptic skills detail tdd-workflow
$ synaptic skills live tdd-workflow

Dependências

@testing-library/reactjestvitestplaywright@supabase/supabase-jsredis

Links

GitHub Repository