Performs manual hands-on testing of a web application using playwright-cli. Spawns the dev server if needed, navigates to pages, performs browser actions, captures screenshots, checks outcomes, and produces a structured test report. Use when the user wants to visually verify a web feature, perform exploratory testing, or validate UI behavior.
$npx -y skills add ktnyt/cclsp --skill hands-on-testInstalls into the current project.
Run `npx skills use "https://github.com/ktnyt/cclsp" --skill "ktnyt/cclsp/hands-on-test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ktnyt/cclsp" that are relevant to the current task. Run `npx skills add "https://github.com/ktnyt/cclsp"` and select the relevant skills, then follow their instructions.