web-tests
Installation
SKILL.md
IMPORTANT - Path Resolution:
This skill is installed globally but saves outputs to the user's working directory. Always pass CWD environment variable when executing commands to ensure outputs go to the correct location.
Common installation paths:
- Plugin system:
~/.claude/plugins/marketplaces/claude-craftkit/plugins/ui-tests/skills/web-tests - Manual global:
~/.claude/skills/web-tests - Project-specific:
<project>/.claude/skills/web-tests
Web Testing & Browser Automation
General-purpose browser automation skill. I'll write custom Playwright code for any automation task you request and execute it via the universal executor.
CRITICAL WORKFLOW - Follow these steps in order:
- Auto-detect dev servers - For localhost testing, ALWAYS run server detection FIRST: