Skip to main content
Back to registry

playwright-testing

alinaqi/claude-bootstrap

Installs340
Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill playwright-testing
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Load with: base.md + [framework].md For end-to-end testing of web applications with Playwright - cross-browser, fast, reliable. Sources: Playwright Best Practices | Playwright Docs | Better Stack Guide Use locators that mirror how users interact with the page: Install "Playwright Test for VS Code" for: Every project MUST include dead link detection tests. Run these on every deployment. - Run tests from editor - Debug with breakpoints - Pick locators visually - Watch mode - Hardcoded waits - Use auto-waiting assertions instead - CSS/XPath selectors - Use role/text/testid locators - Testing third-party sites - Mock external dependencies - Shared state between tests - Each test must be isolated - Missing awaits - Use ESLint rule no-floating-promises - Flaky time-based tests - Mock dates/times - Testing implementation details - Test user-visible behavior - Huge test files - Split by feature/page

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does playwright-testing do?

playwright-testing is listed in SkillJury, but the source summary is still sparse.

Is playwright-testing good?

playwright-testing does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does playwright-testing work with?

playwright-testing currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to playwright-testing?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install playwright-testing?

npx skills add https://github.com/alinaqi/claude-bootstrap --skill playwright-testing

Related skills

More from alinaqi/claude-bootstrap

Related skills

Alternatives in Software Engineering