AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Refero Skill

mcp-referodesign-refero-skill · by referodesign

Research-first design skill for AI agents. 150K+ real app screens and flows via Refero MCP.

No reviews yet
0 installs
26 views
0.0% view→install

Install

$ agentstack add mcp-referodesign-refero-skill

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-referodesign-refero-skill)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Refero Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Refero Skill

An agent skill that makes design research mandatory before implementation: styles-first visual research, real-screen pattern research, flow reasoning, reference locks, optional visual exploration, post-build QA, and craft guidance. When Refero MCP is available, it can use curated visual styles, 150,000+ real app screens, and 6,000+ user flows from Stripe, Linear, Notion, Figma, and the best-designed products ever built.

Install

Works with Claude Code, Cursor, Gemini CLI, Lovable, and any MCP-compatible agent.

npx skills add https://github.com/referodesign/refero_skill --skill refero-design

Craft knowledge loads immediately. No account required.

Manual installation

git clone https://github.com/referodesign/refero_skill.git ~/.claude/skills/refero-design

On Claude.ai, add the contents of SKILL.md to your project knowledge.


What it does

  1. Researches styles, screens, and flows — starts with visual styles for taste and direction, then uses real screens and user flows for product patterns and journey logic when live Refero MCP tools are available.
  2. Extracts patterns — identifies specific design decisions and builds a reference list before touching code.
  3. Routes the workflow — goes directly to code for clear edits, or creates three reference-locked directions when exploration is valuable.
  4. Applies craft knowledge — uses built-in guides on typography, color, spacing, motion, icons, and copywriting. Flags anti-slop patterns before they appear.
  5. Designs and validates with evidence — every decision traces back to a real product or a craft rule, and substantial visual work gets checked against the locked target before handoff.

Files

SKILL.md — Research-first methodology: styles-first visual research, screen/flow routing, optional visual exploration, synthesis, craft guidance, quality gates.

Reference guides: typography.md, color.md, motion.md, icons.md, craft-details.md, anti-ai-slop.md, copywriting.md, visual-workflow.md, mcp-tools.md, example-workflow.md


Connect live design research

Set up Refero MCP from refero.design/mcp, then connect your tool:

Claude Code

claude mcp add --transport http refero https://api.refero.design/mcp --header "Authorization: Bearer "

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "refero": {
      "url": "https://api.refero.design/mcp",
      "headers": { "Authorization": "Bearer " }
    }
  }
}

Gemini CLI

gemini mcp add --transport http refero https://api.refero.design/mcp --header "Authorization: Bearer "

Lovable

Settings → Connectors → New MCP server → https://api.refero.design/mcp → Bearer token

Other tools

URL: https://api.refero.design/mcp
Auth: Bearer 

The first time you call Refero, a browser window opens to sign in. After that it's automatic.

Contributing

To improve this skill, keep SKILL.md focused on the core workflow and put detailed, conditional guidance in references/.

License

MIT

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.