Playwright automate
Professional development studio for Claude Code CLI
npx -y skills add manastalukdar/ai-devstudio --skill playwright-automateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Browser automation workflows with Playwright MCP integration
SKILL.md
1.0 KB, as published. Nobody here has run it
Playwright Browser Automation
I'll help you automate browser tasks using Playwright for testing, screenshots, PDFs, and workflow automation.
Arguments: $ARGUMENTS - automation task (screenshot, pdf, scrape, test) or specific URL/workflow
Automation Capabilities
Common Workflows:
- Browser testing and validation
- Screenshot capture (full page, specific elements)
- PDF generation from web pages
- Web scraping and data extraction
- Form automation and submissions
- Performance monitoring
Token Optimization
Expected range: 500–2,000 tokens (initial), 100 tokens (no Playwright)
Caching: Caches selector patterns in .claude/cache/playwright-automate/selector-patterns.json for 7 days.
Early exit: Returns immediately if Playwright is not installed in the project.
Patterns used: Grep-before-Read, early exit, template-based generation, caching