testing-expert
SKILL.md
testing-expert
DEPRECATED ALIAS — This skill name is deprecated. Use
tddinstead.
Skill({ skill: "tdd" })is the canonical invocation.
This entry exists so that agents referencing testing-expert do not fail with a missing-skill error.
All execution is delegated to the tdd skill.
Redirect
// Preferred — use the canonical skill name
Skill({ skill: 'tdd' });
// Legacy references to testing-expert are automatically resolved here
What This Skill Does
See .claude/skills/tdd/SKILL.md for the full skill specification.
tdd covers:
- Canon Test-Driven Development (Red-Green-Refactor)
- Unit, integration, and e2e test patterns
- Test fixture design and mock strategies
- Coverage measurement and quality gates
- AI-agent TDD workflows
Memory Protocol
Read .claude/context/memory/learnings.md before starting.
Write any testing discoveries to .claude/context/memory/learnings.md.
Weekly Installs
10
Repository
oimiragieo/agent-studioGitHub Stars
16
First Seen
Jan 27, 2026
Security Audits
Installed on
github-copilot9
continue8
gemini-cli8
amp8
codex8
kimi-cli8