acceptance-testing

Plan and (when feasible) implement or execute user acceptance tests (UAT) /end-to-end acceptance scenarios. Converts requirements or user stories intoacceptance criteria, test cases, test data, and a sign-off checklist; suggestsautomation (Playwright/Cypress for web, golden/snapshot tests for CLIs/APIs).Use when validating user-visible behavior for a release, or mappingrequirements to acceptance coverage.

$ インストール

git clone https://github.com/terraphim/codex-skills /tmp/codex-skills && cp -r /tmp/codex-skills/skills/acceptance-testing ~/.claude/skills/codex-skills

// tip: Run this command in your terminal to install the skill