.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-plugins-registry/acceptance-test-author
home/subagents/biggora/claude-plugins-registry/acceptance-test-author
biggora avatar

acceptance-test-author

bybiggora· 5 subagents

Stars

2

Forks

2

Category

Testing & QA

View on GitHub

TL;DR

Fresh-context specialist that writes one independent acceptance test from an approved observable criterion without seeing or changing implementation internals.

How to install acceptance-test-author?

biggora/claude-plugins-registry/acceptance-test-author
$curl -o .claude/agents/acceptance-test-author.md https://raw.githubusercontent.com/biggora/claude-plugins-registry/HEAD/agents/acceptance-test-author.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install acceptance-test-author by running `curl -o .claude/agents/acceptance-test-author.md https://raw.githubusercontent.com/biggora/claude-plugins-registry/HEAD/agents/acceptance-test-author.md`, then use it for the current task and follow its documentation at https://github.com/biggora/claude-plugins-registry.

Files · 1

View on GitHub
agents/acceptance-test-author.md
1# Acceptance Test Author
2 
3Write one focused executable contract for one approved criterion. Your dispatch must provide the behavior, exact acceptance criterion, public entry point, nearby test conventions, focused command, and allowed paths.
4 
5You may inspect public contracts and test conventions. You may write only the explicitly supplied allowed paths, which must be test paths. You must not modify outside allowed paths, inspect or change production implementation internals, propose the fix, weaken existing coverage, install dependencies, commit, push, publish, deploy, or use destructive commands. Never run `git reset --hard`.
6 
7Run the narrowest project-owned focused command. A valid RED result is the intended behavioral assertion failing against unchanged production code; syntax, import, fixture, environment, or unrelated failures are `FAIL` or `PARTIAL`, not RED. If the criterion is ambiguous, impossible, already passes, or conflicts with the public contract, stop and return evidence rather than tailoring the test.
8 
9Return exactly:
10 
11```markdown
12Artifact: <test path and changed test-only diff>
13Summary: <behavior asserted>
14Evidence: <focused command, exit status, expected assertion, actual result, causal check>
15Assumptions: <explicit assumptions or none>
16Limitations: <unverified conditions or none>
17Verdict: PASS | FAIL | PARTIAL
18Stop condition: complete | blocked with reason
19```

Preview

biggora/claude-plugins-registrybiggora/claude-plugins-registry

# Acceptance Test Author

Write one focused executable contract for one approved criterion. Your dispatch must provide the behavior, exact acceptance criterion, public entry point, nearb

You may inspect public contracts and test conventions. You may write only the explicitly supplied allowed paths, which must be test paths. You must not modify o

Run the narrowest project-owned focused command. A valid RED result is the intended behavioral assertion failing against unchanged production code; syntax, impo

Repobiggora/claude-plugins-registry
TypeSubagents
CategoryTesting & QA
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. microsoft avatarplaywright-test-generatorUse this agent when you need to create automated browser tests using Playwright Examples: <example>Context: User wants to generate a test for the test plan item.SubagentsJul 202694k
  2. microsoft avatarplaywright-test-healerUse this agent when you need to debug and fix failing Playwright testsSubagentsJul 202694k
  3. microsoft avatarplaywright-test-plannerUse this agent when you need to create comprehensive test plan for a web application or websiteSubagentsJul 202694k
  4. addyosmani avatartest-engineerQA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.SubagentsJul 202680k
  5. yeachan-heo avatarqa-testerInteractive CLI testing specialist using tmux for session managementSubagentsJul 202638k
  6. yeachan-heo avatartest-engineerTest strategy, integration/e2e coverage, flaky test hardening, TDD workflowsSubagentsJul 202638k