Files
gh-lackeyjb-playwright-skill/.claude-plugin/plugin.json
2025-11-30 08:36:42 +08:00

11 lines
339 B
JSON

{
"name": "playwright-skill",
"description": "Claude Code Skill for general-purpose browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp, and autonomously handles any browser automation task.",
"version": "4.0.2",
"author": {
"name": "lackeyjb"
},
"skills": [
"./skills"
]
}