CodexClaude
Webapp Testing
Browser checks, screenshots, and interaction tests for local apps.
A Playwright-based workflow for verifying real pages, capturing screenshots, and catching broken states before release.
Curated score
95
Difficulty
Easy
Risk
Medium
What it helps with
Capture mobile screenshots
Test a checkout flow
Find broken states
Use cases
Visual QA
Regression checks
Local product reviews
Skill contents
SKILL.mdIncluded
ScriptsIncluded
ReferencesIncluded
AssetsNot listed
PlaywrightscreenshotsQA
Safety / risk notes
Scripts
Check before using
Review commands before execution.
Run on a branch or disposable workspace first.
Check file changes and external calls before shipping.
Source
GitHub
SourceSimilar skills
Nearby shelf.
📱Mobile UI QA
Find cramped layouts, clipped text, and broken mobile flows.
🛒Checkout QA
Test checkout paths, edge cases, and payment-state copy.
🧪Playwright Tests
Generate focused browser tests for critical user paths.
🐞Bug Reproduction
Turn vague bug reports into repeatable repro steps.
🧪Unit Test Generator
Generate focused unit tests around edge cases.
🧰DevTools Debug
Use browser signals to debug UI behavior and runtime errors.