What problem does it solve?
AI agents often lack visual context when interacting with web apps. This Skill provides visual context by generating screenshots, DOM snapshots, and accessibility scans to help you understand UI state and issues at a glance.
Core Features & Use Cases
- Visual context: capture full-page or element-specific screenshots, plus DOM snapshots to inspect structure.
- Accessibility analysis: run axe-core checks to identify WCAG violations and prioritize fixes.
- Element describe: obtain detailed element information including layout, styles, and attributes.
- Use cases: QA teams validating UI consistency, designers auditing accessibility, and developers debugging UI regressions across pages.
- Context bundles: request comprehensive context bundles to feed design reviews and automated QA pipelines.
Quick Start
Install Python dependencies and Playwright, install browsers, and run the skill with a URL to capture context. Then you can switch to compact mode for token-efficient outputs.