11 lines
339 B
JSON
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"
|
|
]
|
|
} |