human-mcp: Command for Claude Code

.claude/commands/design/describe.md

describe is a command for Claude Code from mrgoonie/human-mcp. It costs 7 tokens per session (240 once invoked), scanned A, original, MIT.

A command that turns a screenshot or video of a design into a detailed implementation description and a set of planned tasks.

In plain words
What is it for?
Use it to document layouts, colors, typography, spacing, animations, responsive behavior, and implementation tasks for reproducing a design.
Why use it?
It gives developers a written breakdown of visual details and interactions that may otherwise be difficult to infer from an image or recording.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: mentions subagents.

This is mrgoonie/human-mcp's own configuration. It tells Claude Code how to work on human-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything human-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to mrgoonie/human-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/mrgoonie/human-mcp/main/.claude/commands/design/describe.md
Clone the repo
git clone --depth 1 https://github.com/mrgoonie/human-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for describe

README.md
[![agentmods](https://agentmods.dev/badge/commands/mrgoonie/human-mcp/describe.svg)](https://agentmods.dev/commands/mrgoonie/human-mcp/describe)
Your own site
<a href="https://agentmods.dev/commands/mrgoonie/human-mcp/describe"><img src="https://agentmods.dev/badge/commands/mrgoonie/human-mcp/describe.svg" alt="Measured on agentmods" height="20"></a>
Per session 7 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 240 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00007 $0.00240
Opus 5 $0.00003 $0.00120
Sonnet 5 $0.00001 $0.00048
Haiku 4.5 $0.00001 $0.00024

Measured 7d ago against content hash 756fe0623000, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

describe scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/commands/design/describe.md · 13 lines

What it actually says

Think hard to describe the design based on this screenshot/video: $ARGUMENTS

Workflow:

  1. Use eyes analyze tool to describe super details of the screenshot/video so the developer can implement it easily.
    • Be specific about design style, every element, elements' positions, every interaction, every animation, every transition, every color, every border, every icon, every font style, font size, font weight, every spacing, every padding, every margin, every size, every shape, every texture, every material, every light, every shadow, every reflection, every refraction, every blur, every glow, every image, background transparency, etc.
    • IMPORTANT: Try to predict the font name (Google Fonts) and font size in the given screenshot, don't just use Inter or Poppins.
  2. Use ui-ux-designer subagent to create a design implementation plan of creating exactly the same result with the screenshot/video, break down the plan into TODO tasks in ./plans directory.
  3. Report back to user with a summary of the plan.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 13 lines · 7 tokens per session scan A 756fe0623000

Subscribe to this mod's changes

describe is a command published in the GitHub repository mrgoonie/human-mcp (294 stars, last pushed 5mo ago), licensed MIT. It adds 7 tokens to every session and 240 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.