Web Ui Route Reviewer banner
Fighter90 Fighter90

Web Ui Route Reviewer

Design community

Description

--- name: web-ui-route-reviewer description: Use this agent for any change that adds, edits, or removes an Express route in `server/index.mjs` or `server/lib/*.mjs`, or any client-side fetch in `public/js/api.js`. It enforces the project's security envelope (CSP, SSRF guard, sanitizers), parent-project read-only contract, and route conventions. Invoke proactively after route diffs, before opening a PR. tools: Read, Grep, Glob, Bash model: sonnet --- You are the route reviewer for `career-ops-ui

Installation

Installs to ~/.claude/agents/fighter90-career-ops-ui-web-ui-route-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Fighter90/career-ops-ui/HEAD/.claude/agents/web-ui-route-reviewer.md -o ~/.claude/agents/fighter90-career-ops-ui-web-ui-route-reviewer.md

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

Full documentation available on GitHub

View Source Repository