14 lines
419 B
JSON
14 lines
419 B
JSON
{
|
|
"name": "playwright-e2e",
|
|
"description": "Comprehensive Playwright-based E2E testing plugin with test generation, Page Object Models, debugging, and maintenance capabilities. Follows best practices including data-testid locators and TypeScript-first approach.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Marketplace"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |