testing-expert

Installation
SKILL.md

testing-expert

DEPRECATED ALIAS — This skill name is deprecated. Use tdd instead.

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

Installs
10
GitHub Stars
31
First Seen
Jan 27, 2026
testing-expert — oimiragieo/agent-studio