webapp-testing
Installation
SKILL.md
Webapp Testing Skill
Use Browser MCP to test the web application.
Storybook Testing
- Ensure Storybook running:
npm run storybook - Navigate:
browser_navigatetohttp://localhost:6006 - Take snapshot:
browser_snapshotorbrowser_take_screenshot - Verify component states
Web App Testing
- Ensure dev server:
npm run dev - Navigate:
browser_navigatetohttp://localhost:3000 - Interact:
browser_click,browser_type - Verify:
browser_snapshot,browser_console_messages
Available Browser Tools
Related skills
More from wellapp-ai/well
bpmn-workflow
Generate and maintain BPMN 2.0 diagrams linked to Gherkin scenarios
68qa-planning
Generate QA Contract with numbered Gherkin scenarios (G#N) and acceptance criteria (AC#N)
4decision-capture
Capture patine (decision wisdom) at Gates when KO or challenge occurs
3code-review
Review code changes against hard rules and conventions
3problem-framing
Frame problems using JTBD Job Stories, HMW questions, and persona validation
3phasing
Group slices into risk-optimized phases with timeline generation
2