Reverts two overly aggressive audit changes: - Restored content-creator, demand-gen, fullstack-engineer, aws-architect, product-manager, scrum-master, skill-security-auditor to marketplace - Reverted playwright-pro plugin.json name back to 'pw' (intentional short name)
27 lines
843 B
JSON
27 lines
843 B
JSON
{
|
|
"name": "pw",
|
|
"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"
|
|
}
|