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

TDD Test Writer

poram-will·am-will· v1.0.0 · atualizado em 2026-04-10
81
Score

Writes failing tests first for test-driven development and hands off a strict implementation contract that requires agents to make those tests pass without weakening the tests. Use when users ask for test-first workflows, RED/GREEN cycles, or behavior-gating tasks with automated tests.

test-driven-developmenttddtestingred-green-refactortest-automationregression-testingbehavior-driven-development
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdtdd-test-writer/workflow
1
Define Behavior Contract: — Convert user request into explicit acceptance criteria.
2
Delegate Test Authoring: — Spawn a `tdd_test_writer` subagent to write/update tests.
3
Discover Existing Test Conventions: — Detect framework and runner and follow existing conventions.
4
Author RED-Phase Tests: — Create or update test files that encode the behavior contract.
5
Verify RED State: — Run the tests and confirm they fail for the expected behavioral gap.
6
Produce Implementation Handoff: — Return a block that implementation agents must follow, including test files, verification commands, and failure summary.

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

TDD Test Writer
tdd-test-writer
Fases Cognitivas5
1.SENSE
2.HYPOTHESIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers9
write failing tests firstimplement test-driven developmentuse a RED/GREEN cyclecreate tests that must passwrite tests before codeimplement test-first workflowadd a regression test for a bugfixgenerate tests for acceptance criteriaautomate behavior-gating tasks with tests

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-test-writer
$ synaptic skills detail tdd-test-writer
$ synaptic skills live tdd-test-writer

Links

GitHub Repository