murphytrueman

Describe Component — AI skill for Claude Code

AI community

Write a six-section AI-optimised prose description of one component for Figma MCP and LLMs.

How to install Describe Component

Installs to ~/.claude/skills/murphytrueman-design-system-ops-describe-component/SKILL.md

Terminal
mkdir -p ~/.claude/skills/murphytrueman-design-system-ops-describe-component && curl -fsSL https://raw.githubusercontent.com/murphytrueman/design-system-ops/HEAD/commands/describe-component.md -o ~/.claude/skills/murphytrueman-design-system-ops-describe-component/SKILL.md

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

What Describe Component does


description: Write a six-section AI-optimised prose description of one component for Figma MCP and LLMs allowed-tools: Read, Write, Grep, Glob, Bash(cat:*), Bash(find:*), Bash(head:*), Bash(ls:*), Bash(sort:*), Bash(tail:*), Bash(wc:*)

Run the ai-component-description skill to write a six-section, AI-optimised prose description for a design system component.

Load the ai-component-description skill from ${CLAUDE_PLUGIN_ROOT}/skills/ai-component-description/SKILL.md and follow its comple

Alternatives in AI

  • Artifacts Builder — Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech 97.5k ★
  • AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
  • Open Pencil — AI-native design editor 8k ★

Full documentation available on GitHub

View Source Repository