fuse-design

fuse-design is a plugin for Claude Code from fusengine/agents. Its manifest loads nothing; the 9 skills, 5 commands, 1 agent it bundles cost 538 tokens per session together, scanned A, original, MIT.

A design plugin for planning and creating website, web-app, iOS, and Android interfaces. It produces HTML/CSS for web work and design tokens, mockups, and handoff specifications for mobile work.

In plain words
What is it for?
Use it to design pages and app screens, define colors and spacing as design tokens, write interface copy, and review designs against WCAG 2.2 accessibility guidance.
Why use it?
It gives teams a consistent design method, reusable visual rules, motion guidance, and accessibility checks before implementation begins.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add fusengine/agents
agentmods
npx agentmods add plugins/fusengine/agents/design-expert
Clone the repo
git clone --depth 1 https://github.com/fusengine/agents

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 fuse-design

README.md
[![agentmods](https://agentmods.dev/badge/plugins/fusengine/agents/design-expert.svg)](https://agentmods.dev/plugins/fusengine/agents/design-expert)
Your own site
<a href="https://agentmods.dev/plugins/fusengine/agents/design-expert"><img src="https://agentmods.dev/badge/plugins/fusengine/agents/design-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 9 skills, 5 commands, 1 agent cost 538 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

fuse-design 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 yesterday.

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.

plugins/design-expert/.claude-plugin/plugin.json · 36 lines

What it actually says

{
  "name": "fuse-design",
  "version": "2.2.7",
  "description": "Design Director for websites, web apps, iOS, and Android. Generates HTML/CSS directly (Gemini Design MCP, Magic/21st.dev, and shadcn MCP are optional). iOS/Android produce tokens + a device-framed mockup + a handoff spec, never SwiftUI/Compose. Design method, design system tokens, motion, UX copy, and a deterministic design-review gate. Anti-AI-Slop, WCAG 2.2.",
  "author": {
    "name": "Fusengine",
    "email": "[email protected]",
    "url": "https://github.com/fusengine"
  },
  "homepage": "https://github.com/fusengine/agents",
  "repository": "https://github.com/fusengine/agents",
  "license": "MIT",
  "keywords": [
    "design",
    "ui-ux",
    "design-director",
    "design-system",
    "multi-stack",
    "react",
    "nextjs",
    "laravel",
    "swift",
    "ios",
    "android",
    "material-design",
    "tailwind",
    "shadcn",
    "accessibility",
    "wcag",
    "framer-motion",
    "oklch",
    "page-layouts",
    "audit-design"
  ]
}
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. yesterday First seen · 36 lines scan A 682a413b1e22

Subscribe to this mod's changes

fuse-design is a plugin published in the GitHub repository fusengine/agents (25 stars, last pushed 1mo ago), licensed MIT. 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-09-03.

Related

Other plugins, from other repositories

frontend-design

Frontend/UI design guidance, gated by scope: a light or surgical change gets inline principles; a wide-sweeping or highly-detailed design gets routed to Claude Design in the browser with a paste-ready design brief.

jasonm4130/claude-skills · not measured

uiforge

Clone any website's design into clean, editable React + Tailwind, with your content. Renders a reference, extracts its full design (every color, gradient, shadow, font, box) into a Tailwind v4 theme, replays a faithful reconstruction, loops a visual diff against the original until it matches, then exports an editable…

TaewoooPark/UIForge · not measured

unslop

Rescue ugly vibe-coded React + Tailwind sites: audit the AI-slop, interview for taste, synthesize a custom design lane, and systematically re-theme with verification.

aahil62/unslop · not measured

award-craft

Builds and elevates Awwwards-level landing pages on a fixed stack (Next.js + Tailwind + GSAP + Lenis, optional R3F): guided intake with landing script and brand source, three rendered comps approved at a single design-plan gate, build from recipes, Higgsfield MCP assets, mandatory visual verify loop. Shares PRODUCT.md.

alanvaa06/award-craft · not measured

ui-ux-design-pro

World-class, one-stop design intelligence for coding agents across two tracks: interfaces (web/apps, components, design systems, the modern React+Tailwind+shadcn stack) AND visual/marketing design (presentations & decks, social carousels & posts, ads, A4/A3 posters, flyers, business cards, event banners…

ca-who-codes/ultimate.UIUX.design.skills · not measured

accessibility

WCAG-EM accessibility audit workflow — scope, evaluate, report, remediate, retest with conformance scoring.

bromso/metapowers · not measured