run
One-command app launch tailored to your project type.
Install
Built into Claude Code. Invoke with /run.
Best for
Confirming a change works in the real app rather than only in tests.
About this skill
Launch the project's app to see a change working — auto-detects project type (CLI, server, TUI, Electron, browser-driven, library).
Score breakdown
Score breakdown
rubric 1.0Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
Test local webapps with Playwright. Generation, run, report — end-to-end.
Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.