Files
gh-jezweb-claude-skills-ski…/.claude-plugin/plugin.json
2025-11-30 08:24:08 +08:00

12 lines
468 B
JSON

{
"name": "cloudflare-browser-rendering",
"description": "Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, or session limits.",
"version": "1.0.0",
"author": {
"name": "Jeremy Dawes",
"email": "jeremy@jezweb.net"
},
"skills": [
"./"
]
}