AGENTS.md@docs/prompts/test-creation · git:20260705.989b662 · 2026-07-05 · sha256 3ae4d06fc9f772d3
AGENTS.md@docs/prompts/test-creation git:20260705.989b662A
Immutable. This exact content is served forever at /api/v1/blob/3ae4d06fc9f772d3.
# Test creation skill ## Overview Agent skill `template-test-creation` — Tests under the no-mocks policy. ## Files | File | Role | | --- | --- | | [`SKILL.md`](SKILL.md) | Routable workflow (canonical) | | [`references/`](references/) | Progressive-disclosure checklists | ## Verification ```bash uv run pytest projects/templates/template_code_project/tests/ -q ``` ## See also - [`../AGENTS.md`](../AGENTS.md) — prompts hub - [`SKILL.md`](SKILL.md) — full workflow