All Skills
Testing

webapp-testing

Playwright-based — lets AI run tests in a real browser, catching JS runtime errors and UI timing bugs that static analysis misses.

Install

npx skills add anthropics/skills@webapp-testing -y -g

Cross-tool: Claude Code ~/.claude/skills/ · Qoder ~/.qoder/skills/ · TRAE ~/.trae/skills/

Source

Playwright-based. Lets AI execute tests in a real browser, catching JS runtime errors and UI timing bugs that static analysis can’t find.

What It Catches

Tip

Works best with a project config file — document test paths, user roles, and key flows once, then run full regression every time.

#testing#Playwright#browser automation#E2E