Anydesign — Design skill for Claude Code
Claude skill that analyzes images, websites, and Figma files and generates a structured design.md with token system, component inventory, and reconstruction notes.
How to install Anydesign
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open uxKero/anydesign and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Anydesign does
Claude skill that analyzes images, websites, and Figma files and generates a structured design.md with token system, component inventory, and reconstruction notes.
Alternatives in Design
- Studio — Launch the local design Studio — a live token editor over the latest extraction 3.6k ★
- Brainwave — Learn to create modern websites with sleek parallax effects and bento box layouts 1.9k ★
- Scroll Craft — Claude Code skill for premium scroll-driven websites 1k ★
README
anydesign
Point it at anything visual. Get a design system back.
A Claude skill that turns **images, websites, and Figma files** into structured, machine-readable design specs — and copies **single elements** (navbars to 3D art) as rebuild prompts any AI can execute.
[](https://opensource.org/licenses/MIT) [](./CHANGELOG.md) [](https://docs.claude.com/en/docs/agents-and-tools/agent-skills/overview) [](https://www.designtokens.org/) [](https://github.com/uxKero/anydesign/stargazers)
**[Install](#-install)** · **[See it work](#-see-it-work)** · **[Element mode](#-element-mode--copy-just-that)** · **[CLI scripts](#-standalone-cli-scripts)** · **[Examples](./examples)**
🧠 What it does
**`anydesign` runs in Claude — its output is universal.** Plain Markdown + W3C DTCG JSON that v0, Lovable, Cursor, Bolt, Claude Code, or a human designer can consume. No lock-in. It's not a description generator — it's a **design diagnostics** tool: every inference carries a confidence marker (✅ ⚠️ ❓), every color is a real hex, and inventing tokens is treated as worse than saying "not enough info".
Two modes, picked automatically from what you ask:
| You say | Mode | You get |
|---|---|---|
| "Extract the design system from this site" | Full analysis | design.md (7-section spec) + design-tokens.json (DTCG) + optional WCAG report |
| "Copy this navbar" / "Recreate this 3D graphic" | Element mode | A focused element.md: code spec + rebuild prompt, or a token-grounded image prompt |
🎬 See it work
Every image below is a real, reproducible run — s
Related Skills
Design Handoff
Generate a developer handoff document from a Figma file — spacing specs, token maps, component APIs, and produ
Full System Diagnostic Agent
Chains token, naming, component, drift and docs-coverage audits (plus theme and Figma variable audits where th
Design Present
Generate an interactive HTML presentation from Figma screens — annotated walkthrough with transitions, speaker
Ctx Design
Design system architecture, APIs, and component interfaces with structured workflow
Arch Design Review
Conduct a structured design review of a module, feature, or system component.
Create New Component
Build new UI components for @policyengine/ui-kit — with design token validation, tests, visual preview, and PR
Related Agents
Design Analyzer
Reads the Figma source for a feature via MCP as structured data and writes .planning/[feature]/DESIGN.md — the
UI Component Writer
Converts design inputs (screenshots, Figma exports, wireframe images, or text descriptions) into production-re
Design Extractor
Extracts precise design specifications from Paper/Figma/Stitch MCPs or local reference images; produces struct