test-automation-skills-agents
Playwright, Selenium, API, and accessibility test automation playbooks
Tells the AI agent how the catalog is structured, how the QA Orchestrator routes work to specialist agents, and which non-negotiable rules (single-tag taxonomy, no pinned models, Selenium Maven-only) to enforce when generating tests.
All Skills in This Repository (7)
Pure Emerald Level Indicatorswebapp-playwright-testing
Automate web browser testing with Playwright MCP for UI validation and screenshots.
qa-manual-istqb
Automates ISTQB-aligned QA workflows for planning, design, execution, and risk-based selection.
a11y-playwright-testing
Automate WCAG 2.1 AA accessibility scans in Playwright tests with axe-core.
accessibility-selenium-testing
Automate WCAG compliance scans by integrating axe-core with Selenium WebDriver.
qa-test-planner
Generate test plans, manual cases, Playwright tests, regression suites, and bug reports.
webapp-selenium-testing
Automate web UI tests with Selenium WebDriver in Java.
playwright-e2e-testing
Automate Playwright end-to-end test development, execution, and debugging with TypeScript.
Frequently Asked Questions
FAQPage SchemaHow to install test-automation-skills-agents?โผ
Run `npx skills add fugazi/test-automation-skills-agents --all -g -y` in your terminal to install all skills globally.
What testing frameworks does this cover?โผ
It covers Playwright with TypeScript, Selenium WebDriver with Java, REST Assured API testing, and axe-core accessibility testing for WCAG 2.2 AA.
How to fix flaky Playwright tests?โผ
The skills enforce web-first assertions, stable role-based locators, and test isolation, plus quarantine and retry policies instead of sleeps.
Does it work with Claude Code, Cursor, and Copilot?โผ
Yes. The content is tool-agnostic and works with Claude Code, GitHub Copilot, Cursor, Windsurf, and similar assistants.
Can it help with manual QA and test planning?โผ
Yes. The ISTQB-aligned skill generates test plans, test cases, bug reports, traceability matrices, and regression suites from your requirements.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core