CtrlK
BlogDocsLog inGet started
Tessl Logo

webapp-testing

Start/reuse a local app, wait for readiness, inspect rendered state/console/network, act from observed selectors, and verify with evidence.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./crates/tui/assets/skills/webapp-testing/SKILL.md
SKILL.md
Quality
Evals
Security

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.
Repository
Hmbown/CodeWhale
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.