Ui Verify banner
jhlee0409 jhlee0409

Ui Verify

Design community

Description

--- name: ui-verify description: >- Verifies a frontend UI change actually works in a real rendered view before it is reported done — not jsdom, not a snapshot, the real thing. Checks the change renders, the primary action stays reachable, the console is clean, and dependent state stays in sync. Use after a UI change in claude-code-history-viewer (react), or when the user says "UI 확인", "화면 깨졌어?", "버튼 안 보여", "미리보기 반영 안 돼", "렌더 확인". A fresh-context critic. Read-only — a verdict, no edi

Installation

Installs to ~/.claude/agents/jhlee0409-claude-code-history-viewer-ui-verify.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jhlee0409/claude-code-history-viewer/HEAD/.claude/agents/ui-verify.md -o ~/.claude/agents/jhlee0409-claude-code-history-viewer-ui-verify.md

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

Full documentation available on GitHub

View Source Repository