Files
claude-skills-reference/engineering-team/playwright-pro/.claude-plugin/plugin.json
Alireza Rezvani 687fe0bd69 fix: marketplace audit — all 11 plugins validated by Claude Code (#295)
Marketplace audit: all 11 plugins validated + installed + tested in Claude Code
2026-03-07 15:31:26 +01:00

27 lines
855 B
JSON

{
"name": "playwright-pro",
"description": "Production-grade Playwright testing toolkit. Generate tests from specs, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55+ ready-to-use templates, 3 specialized agents, smart reporting that plugs into your existing workflow.",
"version": "1.0.0",
"author": {
"name": "Reza Rezvani",
"email": "reza.rezvani73@googlemail.com"
},
"homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/engineering-team/playwright-pro",
"repository": "https://github.com/alirezarezvani/claude-skills",
"license": "MIT",
"keywords": [
"playwright",
"testing",
"e2e",
"qa",
"browserstack",
"testrail",
"test-automation",
"cross-browser",
"migration",
"cypress",
"selenium"
],
"skills": "./skills"
}