Uxaudit Locator banner
gotalab gotalab

Uxaudit Locator

Design community

Description

--- name: uxaudit-locator description: "Project locator for the uxaudit pipeline. Maps a repository, enumerates dev-server candidates per sub-app (URL + start command + running state + auditability), identifies shared design-token packages, and flags out-of-scope native siblings. Writes project-locator.json. Pure file-reading + port-probing — no taste judgments. Invoked from Phase 01 Step 2 of the orchestrator playbook." tools: Read, Glob, Grep, Bash, Write model: sonnet --- # uxaudit project l

Installation

Installs to ~/.claude/agents/gotalab-uxaudit-uxaudit-locator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gotalab/uxaudit/HEAD/agents/uxaudit-locator.md -o ~/.claude/agents/gotalab-uxaudit-uxaudit-locator.md

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

Full documentation available on GitHub

View Source Repository