From browser-compatibility-tester
Automates cross-browser compatibility testing using BrowserStack, Selenium Grid, or Playwright across Chrome, Firefox, Safari, and Edge, generating reports with screenshots.
How this skill is triggered — by the user, by Claude, or both
Slash command
/browser-compatibility-tester:browser-compatibility-testerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill automates cross-browser compatibility testing, ensuring that web applications function correctly across various browsers and devices. It leverages BrowserStack, Selenium Grid, and Playwright to execute tests and identify browser-specific issues.
This skill automates cross-browser compatibility testing, ensuring that web applications function correctly across various browsers and devices. It leverages BrowserStack, Selenium Grid, and Playwright to execute tests and identify browser-specific issues.
This skill activates when you need to:
User request: "Test browser compatibility for the new shopping cart feature."
The skill will:
User request: "/bt"
The skill will:
This skill can be integrated into a CI/CD pipeline using other tools to automate cross-browser testing as part of the deployment process. It can also work with issue tracking systems to automatically create tickets for identified compatibility bugs.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin browser-compatibility-tester