Web Error Inspector banner
Maxcogar Maxcogar

Web Error Inspector

Design community

Description

--- name: web-error-inspector description: Use this agent when a section of code has been completed and you need to validate the web application for runtime errors, console warnings, or visual issues. Examples: <example>Context: User has just implemented a new React component for the plant dashboard. user: 'I just finished implementing the new PlantCard component with the prediction sliders' assistant: 'Let me use the web-error-inspector agent to check for any errors or issues with the new compo

Installation

Installs to ~/.claude/agents/maxcogar-agent-armory-web-error-inspector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Maxcogar/agent-armory/HEAD/agents/web-error-inspector.md -o ~/.claude/agents/maxcogar-agent-armory-web-error-inspector.md

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

Full documentation available on GitHub

View Source Repository