Browser quality
SkillWeb & browsingValidate web applications through the embedded browser with responsive, interaction, console, and screenshot checks.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Browser quality skill
What this skill tells your AI
The instructions your AI receives, as published by metaspartan/cybara in plugins/browser-quality/skills/browser-qa/SKILL.md and read by ahel’s review.
Use the embedded browser for interactive validation when a task changes or audits a web interface.
Workflow
- Start the application with the repository's existing Bun script and wait for its health endpoint or listening address.
- Open the application in the embedded browser and confirm the initial page renders without console errors.
- Exercise the primary workflow with real clicks, typing, navigation, and state changes.
- Repeat the workflow at representative desktop and narrow viewport sizes.
- Capture screenshots of the meaningful finished states and inspect them for clipping, overlap, empty regions, and broken assets.
- Verify keyboard focus order, accessible labels, reduced motion, and light and dark theme behavior when supported.
- Report the tested URL, viewport sizes, interactions, console failures, and screenshot paths.
Reliability
- Wait on observable UI state instead of fixed sleeps.
- Reuse the current embedded browser session so the user can follow the run.
- Do not claim visual correctness from source inspection alone.
- Keep authentication and destructive actions within the user's stated scope.
Signals
- GitHub stars
- 28
- Forks
- 7
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
browser-qa-metaspartan- Source
- github.com/metaspartan/cybara