tznthou

Pi UI Review — Design skill for Claude Code

Design community

UI/UX review via Gemini — accessibility, responsive design, component structure.

How to install Pi UI Review

Installs to ~/.claude/skills/tznthou-claude-prism-pi-ui-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tznthou-claude-prism-pi-ui-review && curl -fsSL https://raw.githubusercontent.com/tznthou/claude-prism/HEAD/commands/pi-ui-review.md -o ~/.claude/skills/tznthou-claude-prism-pi-ui-review/SKILL.md

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

What Pi UI Review does


command: pi-ui-review description: UI/UX review via Gemini — accessibility, responsive design, component structure

UI/UX Review via Gemini

Use Gemini (via agy, the Antigravity CLI) to perform UI/UX review on frontend code. Gemini brings Google Design ecosystem knowledge and frontend best practices.

**Limitation**: the agy-based headless wrapper does not pass image input. If the user provides screenshots, use Claude's own multimodal capability.

Execution

**Bash invocation rule

Alternatives in Design

  • CloudCLI — 8,400+ Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex 8.7k ★
  • Icm Architect — Claude skill: design any process, idea, or problem into an ICM workspace (folder structure as agent architectu 1.3k ★
  • Scaffold Project — Scaffold a new design-product project that matches the recommended Claude Code layout (the reference structure 781 ★

Full documentation available on GitHub

View Source Repository