claude-design-skill marketplace

claude-design-skill marketplace is a plugin for Claude Code from 0xmhha/claude-design-skill. Its token cost is not measured, scanned A, original, Apache-2.0.

A Claude Code plugin for high-fidelity visual prototyping and precise Figma work. Figma is a collaborative design tool used to create and inspect interface designs.

In plain words
What is it for?
Use it for app prototypes, design critiques, brand specifications, animations, Figma extraction and viewing, and image-based design workflows.
Why use it?
It provides documented design workflows, visual checks, and tools for moving design information between Figma and code while keeping audio and video outside its scope.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Claude Code; mentions Codex.

Good fit Use it for app prototypes, design critiques, brand specifications, animations, Figma extraction and viewing, and image-based design workflows.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add 0xmhha/claude-design-skill/plugin install claude-design-skill marketplace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/0xmhha/claude-design-skill

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 claude-design-skill marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/0xmhha/claude-design-skill/marketplace/github.svg)](https://agentmods.dev/plugins/0xmhha/claude-design-skill/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/0xmhha/claude-design-skill/marketplace"><img src="https://agentmods.dev/badge/plugins/0xmhha/claude-design-skill/marketplace/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for claude-design-skill marketplace

Your own site · 80×15
<a href="https://agentmods.dev/plugins/0xmhha/claude-design-skill/marketplace"><img src="https://agentmods.dev/badge/plugins/0xmhha/claude-design-skill/marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
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.
Security

Grade A, and why

claude-design-skill marketplace 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 8d 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-plugin/marketplace.json · 25 lines

What it actually says

{
  "name": "claude-design-skill",
  "description": "Claude Code-based design skill for hi-fi prototyping + Figma MCP precision work. Single-plugin marketplace; mirror this repo to your internal git host to ship a team-local marketplace.",
  "owner": {
    "name": "0xmhha"
  },
  "plugins": [
    {
      "name": "claude-design-skill",
      "description": "Visual-only design skill — Junior Designer workflow · Anti-AI-slop checklist · App prototype rules · Slide deck conventions · Tweaks live-tuning · Critique guide · 18-direction design philosophy catalog · 9 scene templates · Stage / Sprite animation engine + 14-curve Easing · 16 prebuilt visual showcases · Figma extractor (`figma-to-brand-spec.py`) · Figma viewer (`figma-viewer.py`) · Codex image-2 bridge with strip-then-scan import gate. 108 regression tests, stdlib-only.",
      "version": "1.0.0",
      "source": {
        "source": "url",
        "url": "https://github.com/0xmhha/claude-design-skill.git",
        "ref": "v1.0.0"
      },
      "author": {
        "name": "0xmhha"
      },
      "license": "Apache-2.0",
      "homepage": "https://github.com/0xmhha/claude-design-skill"
    }
  ]
}
Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 25 lines scan A 4e29ba20275c

Subscribe to this mod's changes

claude-design-skill marketplace is a plugin published in the GitHub repository 0xmhha/claude-design-skill (1 stars, last pushed 1mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-31.

Related

Other plugins, from other repositories

refero

Research real product interfaces and design with evidence from Refero.

referodesign/refero_skill · not measured

cinematic-scroll

Build cinematic, scroll-driven websites — pinned chapter reveals, multi-depth parallax, 3D tilt, environment-morphing backgrounds, and full release/launch pages. The motion grammar is the skill; the aesthetic is always the user's. Single self-contained scroll sections (Mode A) or a full Next.js release site with…

MustBeSimo/cinematic-scroll-skill · not measured

map-animation-skills

Map animation skills for AI coding agents — build editorial, "Vox-style" animated maps for explainer and documentary video: camera zooms, drawn-on routes, dropped pins, region highlights, and the 12fps stutter.

2233admin/design-pipeline · not measured

render-visual-skill

Architecture diagrams, presentation slides, social cards, code snippets and device mockups — authored as HTML/SVG and rendered to crisp PNGs by a local headless Chromium. Includes a 55-part element library (device frames, infrastructure shapes, schematic chart and BI parts, 29 glyphs), places your own screenshots and…

imshaikot/render-visual-skill · not measured

design-to-ui

A collection of tools for turning Figma designs into native Android or iOS interface code. Figma is a design application, while native UI code is built for a specific mobile platform.

naver/design-to-ui · not measured

figma-local-bridge

Inspect and edit the Figma Design file open in Figma Desktop through a local MCP bridge.

david-buck/figma-local-bridge · not measured