git:20260524.1029201 to git:20260528.db613f8

1 added, 1 removed. Audit A to A.

# 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/template_code_project/tests/ -q
+ uv run pytest projects/templates/template_code_project/tests/ -q
```
## See also
- [`../AGENTS.md`](../AGENTS.md) — prompts hub
- [`SKILL.md`](SKILL.md) — full workflow