git log --oneline --stat
HEAD
- Stars
- 1.3k
- Forks
- 56
- Updated
- Apr 4, 2026
repo --stat
stars
1.3k
forks
56
last update
Apr 4, 2026
license
MITv1.3.2
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add qa-playwright-pro - Invoke
// Run from any project directory
$ claude --skill qa-playwright-pro "write Playwright tests for this page" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill qa-playwright-pro "now refactor it"
qa-playwright-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- QA Playwright Pro
- slug:
- qa-playwright-pro
- version:
- v1.3.2
- license:
- MIT
- author:
- @testgrove
- repository:
- github.com/testgrove/qa-playwright-pro
- categories:
- tags:
- #playwright#e2e#testing#visual
- description:
Generate Playwright E2E tests from user stories, with stable selectors and fixtures.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
qa-playwright-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…