b-open-io

Visual Review — Design skill for Claude Code

Design community

Turn a PR, branch, commit, or diff into a plain-language visual review with grounded diagrams and decision questionnaires.

How to install Visual Review

Installs to ~/.claude/skills/b-open-io-prompts-visual-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/b-open-io-prompts-visual-review && curl -fsSL https://raw.githubusercontent.com/b-open-io/prompts/HEAD/commands/visual-review.md -o ~/.claude/skills/b-open-io-prompts-visual-review/SKILL.md

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

What Visual Review does


allowed-tools: Skill(review:visual-review), Skill(core:humanize), Skill(bitplan:bitplan), Skill(bitplan), Bash(git:*), Bash(gh:*), Bash(open:*), Bash(npx bitplan:*), Bash(bunx bitplan:*), Bash(bunx postplan:*), Read, Write, Glob, Grep description: Turn a PR, branch, commit, or diff into a plain-language visual review with grounded diagrams and decision questionnaires argument-hint: "[branch | commit-sha | PR# | --base ] (default: current branch vs main)"

Your Task

Invoke `Skill

Alternatives in Design

  • Plannotator — Interactive plan review UI for Claude Code with visual annotation, offline sharing, and Obsidian/Bear integrat 3.3k ★
  • Nothing Design Skill — A Claude Code skill for generating UI in the Nothing design language 1.4k ★
  • Design Dna — Turn reference UIs (images, screenshots, URLs) into quantified Design DNA JSON—tokens, qualitative style, visu 624 ★

Full documentation available on GitHub

View Source Repository