Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Playwright browser automation. Navigates URLs, takes screenshots, checks accessibility tree, interacts with UI elements, and reports findings.
Browser automation for testing and verification using MCP Playwright tools. Navigates to URLs, captures accessibility snapshots and screenshots, interacts with UI elements (click, type, fill form), and reports findings with visual evidence.
test (L2): e2e and visual testingdeploy (L2): verify live deploymentdebug (L2): capture browser console errorsmarketing (L2): screenshot for assetslaunch (L1): verify live site after deploymentperf (L2): Lighthouse / Core Web Vitals measurementaudit (L2): visual verification during quality assessmentNone — pure L3 utility using Playwright MCP tools.
Accept input from calling skill:
url — target URL to opentask — what to do: screenshot | check_elements | fill_form | test_flow | console_errorsinteractions — optional list of actions (click X, type Y into Z, etc.)Open the target URL using the Playwright MCP navigate tool:
mcp__plugin_playwright_playwright__browser_navigate({ url: "<url>" })
npx skills add Rune-kit/rune --skill browser-pilotHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.