Start/reuse a local app, wait for readiness, inspect rendered state/console/network, act from observed selectors, and verify with evidence.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill webapp-testing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Webapp Testing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-webapp-testing-905f8351)More formats (shields.io, HTML) on the badges page.
---
name: webapp-testing
description: Start/reuse a local app, wait for readiness, inspect rendered state/console/network, act from observed selectors, and verify with evidence.
invocation: model+user
---
# Webapp Testing
## When to use
Use to prove a web app flow works in a real browser/runtime context.
## Non-goals
- Do not claim success from unit tests alone.
- Do not hardcode fragile selectors without observation.
## Workflow
1. Start or reuse the local app.
2. Wait for readiness.
3. Inspect DOM/console/network.
4. Drive the flow from observed state.
5. Record evidence of pass/fail.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!