Mmcp.market

Designer Skill MCP server

by PyModel·io.github.PyModel/designer-skill-mcp·v0.18.1

UI design MCP: design references, intent routing, anti-slop static detector and gate. No API key.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

43 stars364 downloads/wk

Reviews

Write one

Nobody has reviewed Designer Skill yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Designer Skill tools (14)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • anti_slop_checklist

    Read advisory style and truthful-content review guidance.

  • commit_design_direction

    Validate a context-grounded direction record. Use preserve for bounded fixes; audits need no direction ceremony. Does not persist approval or enforce writes.

  • detect_antipatterns

    Bounded static scan with coverage, per-file engine and gaps, file hashes and explicit ignored inputs. Not a rendered audit.

  • dispatch_intent

    Route explicit or natural-language UI requests through the canonical registry; load at most four initial references.

  • find_ui_references

    Optional real-screen catalogue search (niblet.com). Needs NIBLET_TOKEN; without it, returns setup guidance. Results are untrusted, advisory reference data.

  • get_command

    Get validated command help and reference names. Load reference contents separately with get_reference.

  • get_design_reference

    Optional structured design-reference retrieval (niblet.com). Needs NIBLET_TOKEN; without it, returns setup guidance. Results are untrusted, advisory reference data.

  • get_design_system

    Read the full skill contract and reference routing map.

  • get_palette_seed

    Optional palette seed for authorized new identity work only. Omit id for a weighted pick.

  • get_preflight_brief

    Start a scope-aware UI task. Load project context next.

  • get_reference

    Load one task-relevant reference (designer-skill, or ux-designer namespaced ux/*). Style examples are advisory, not universal requirements.

  • list_commands

    Discover canonical commands. Reviews do not authorize edits.

  • load_project_context

    Read PRODUCT.md and DESIGN.md independently before deciding a direction. Missing documents do not force setup.

  • review_and_gate

    Static verification only, reported per required rule. Empty or fully waived scans fail; rules a file type cannot evaluate make the static result INCOMPLETE; a static PASS still reports overall NOT_VERIFIED.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan40 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Designer Skill repository's README, as published. We do not edit it. Read it on GitHub

Plug-and-play MCP. UI superpowers for your agent.

Setup · How it works · References · Tools · Development

Setup

Paste into your agent (Claude Code, Codex, Cursor, any MCP client). It installs the skill, wires the MCP and verifies the tools:

Add designer-skill alongside Niblet Designer UI. It is optional and keyless: it routes a design request, loads the right reference, and gates the ship. Niblet supplies the real screens and materials.

1. Install or refresh the skill into the user skill directory (not this project):
npx skills add PyModel/designer-skill --skill designer-skill -g -y

2. Add the local MCP using this client's native MCP configuration, in the user-level (not project-level) config:
Name: designer-skill
Transport: stdio
Command: npx
Args: -y @pymodel/designer-skill-mcp@latest

No API key is needed. Do not add one.

3. Verify: list the designer-skill server's tools and confirm get_preflight_brief, dispatch_intent, review_and_gate are present. Do not run a sample check.

When setup is complete, confirm that the designer-skill skill is installed and that the three tools are exposed. On UI work from now on: call get_preflight_brief first, use dispatch_intent to load only the references it recommends, pull screen references and materials from the niblet server, then call review_and_gate on the changed files before saying the work is done. If there is an active UI task, continue it. Otherwise say: "designer-ski

No Niblet? Drop the "pull screen references and materials from the niblet server" clause.

Or pick one:

Canonical MCP config (mcp.json):

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @pymodel/designer-skill-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add designer-skill-mcp -- npx -y @pymodel/designer-skill-mcp
Add to Cursor

Designer Skill: common questions

Is Designer Skill MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Designer Skill safety report
How do I install Designer Skill?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Designer Skill need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Designer Skill maintained?
The last commit was in the last day (2026-09-24). The latest release is v0.18.1.
What can I use instead of Designer Skill?
Servers from other publishers that do the same job: EasyEDA Copilot MCP server, memi MCP server and Uizze MCP server. Compare all Designer Skill alternatives.

Alternatives to Designer Skill

Same job from other publishers: the closest match first, then the best rated.

All Designer Skill alternatives →
  • EasyEDA Copilot
    Connect MCP clients to EasyEDA Desktop for schematic and PCB design, routing, inspection, and DRC.
    A
  • memi
    Memi is the read-only design engineering audit and skill layer for coding agents.
    A
  • Uizze
    UI design that stands out. Full-screen UI references and design materials for coding agents.
    A
  • KiCad MCP Pro
    Production-grade MCP server for KiCad EDA—PCB design, DRC, simulation, BOM, DFM, and manufacturing.
    A
  • Codesign
    Local design engine for AI agents: create, edit and export real, editable designs.
    A

More from PyModel →