super-design

A production design-system plugin for software projects. It uses a project’s DESIGN.md rules and supports common UI systems such as Tailwind, ShadCN, MUI, Radix, and Geist.

In plain words
What is it for?
Use it when building or reviewing web interfaces that need shared design tokens, responsive layouts, accessibility checks, and quality gates.
Why use it?
It keeps interface decisions consistent and sets quality checks for accessibility, responsive behavior, and reusable components. It reduces the chance that separate edits introduce conflicting styles or incomplete states.

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 Eldergenix/SUPER-DESIGN
agentmods
npx agentmods add plugins/eldergenix/super-design/skill
Clone the repo
git clone --depth 1 https://github.com/Eldergenix/SUPER-DESIGN

Made for: Claude Code.

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. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

super-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.

skill/.claude-plugin/plugin.json · 30 lines

What it actually says

{
  "name": "super-design",
  "version": "1.2.0",
  "description": "Production-grade design system skill. Reads DESIGN.md, sets up theme tokens for Tailwind v3/v4, ShadCN, MUI, Radix, or Geist, and enforces consistent UI/UX via quality gates on every edit.",
  "author": {
    "name": "Eldergenix",
    "url": "https://github.com/Eldergenix/SUPER-DESIGN"
  },
  "homepage": "https://github.com/Eldergenix/SUPER-DESIGN",
  "license": "MIT",
  "keywords": [
    "design-system",
    "design-tokens",
    "ui",
    "ux",
    "tailwind",
    "shadcn",
    "mui",
    "radix",
    "geist",
    "screenshot-to-code",
    "pixel-perfect",
    "accessibility",
    "wcag",
    "responsive",
    "hooks",
    "quality-gates"
  ]
}
Files

What ships with it

1 file beside plugin.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. yesterday First seen · 30 lines scan A cd626c6810a8

Subscribe to this mod's changes

super-design is a plugin published in the GitHub repository Eldergenix/SUPER-DESIGN (3 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-08-31.

Related

Other plugins, from other repositories

aspire-skills

Aspire skills plugin for AI coding agents. Six skills: aspire (router), aspire-init (skeleton drop), aspireify (AppHost wiring), aspire-orchestration (lifecycle, guardrails), aspire-deployment (publish, deploy, destroy, pipeline steps), aspire-monitoring (logs, traces, dashboard, diagnostics bridge). Aligned with…

microsoft/aspire-skills · not measured

ultimate-seo-geo

SEO + GEO audits for AI coding agents: health scores, technical checks, Schema.org, E-E-A-T, AI search visibility. 46 scripts; HTML/XLSX/PDF. Default reports use seed URL + capped crawls; generatereport.py --crawl-deep for broader link/canonical scans. Optional MCP (Firecrawl, DataForSEO, Ahrefs, SE Ranking). Progress.

mykpono/ultimate-seo-geo · not measured

moxie-docs

Connect Claude to Moxie Docs — living documentation and repository context (conventions, doc gaps, API context, source-cited pages) over MCP, plus the edit-then-document skill. Sign-in is handled by the client's OAuth flow on first use.

Jackalope-Dev/Moxie-Docs-MCP · not measured

moxie-docs

Plugin marketplace listing 1 plugin: moxie-docs.

Jackalope-Dev/Moxie-Docs-MCP · not measured

scriptorium

Scriptorium: agentic operating system for scholarly writing. Citation audit, reviewer simulation, argumentative-flow analysis, manuscript-state initialization.

seandavi/scriptorium · not measured

scriptorium

An agentic scriptorium for scholarly writing — coordinated AI capabilities (citation audit, reviewer simulation, structural analysis) around shared editorial state.

seandavi/scriptorium · not measured