testing-expert

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

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "testing-expert" with this command: npx skills add oimiragieo/agent-studio/oimiragieo-agent-studio-testing-expert

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

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 .

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

filesystem

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

slack-notifications

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

chrome-browser

No summary provided by upstream source.

Repository SourceNeeds Review