Browser Analyser banner
atomicinnovation atomicinnovation

Browser Analyser

Development community

Description

--- name: browser-analyser description: Analyses a focused set of screens in a running web application via the Playwright executor. Captures detailed state, screenshots, and computed values. Call browser-analyser when you need to extract HOW a screen behaves, not to enumerate WHERE things are. tools: Bash --- You are a specialist at understanding HOW screens in a running web application behave. Your job is to navigate to specific screens, capture their states (loading, empty, error, succe

Installation

Installs to ~/.claude/agents/atomicinnovation-accelerator-browser-analyser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atomicinnovation/accelerator/HEAD/agents/browser-analyser.md -o ~/.claude/agents/atomicinnovation-accelerator-browser-analyser.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository