yaronbeen

Showme — Design skill for Claude Code

Design community

ShowMe - Visual Mockup & Annotation Tool for Claude Code.

How to install Showme

Installs to ~/.claude/skills/yaronbeen-showme-showme/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yaronbeen-showme-showme && curl -fsSL https://raw.githubusercontent.com/yaronbeen/ShowMe/HEAD/skills/showme.md -o ~/.claude/skills/yaronbeen-showme-showme/SKILL.md

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

What Showme does

ShowMe - Visual Mockup & Annotation Tool for Claude Code

ShowMe lets you create visual mockups with coordinate-tracked annotations across multiple pages. Draw, annotate, and provide component-specific feedback that Claude can see and act on.

Instructions for Claude

When the user invokes `/showme`, execute this command and wait for the result:

bun run /mnt/c/Users/dell/Documents/Projects/ShowMe/server/index.ts

The command will:

  1. Open a browser with a multi-page drawing ca

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Weather Orchestrator Command — Fetch the current temperature for Dubai, UAE and create a visual SVG weather card 20.2k ★
  • Pair — Fuse two extracted designs into a single hybrid identity 3.6k ★

Full documentation available on GitHub

View Source Repository