Refero packages one design skill and one read-only MCP connection for AI design work. The skill makes research mandatory before implementation. With live Refero research, agents can use curated visual styles, 150,000+ real app screens, and 6,000+ user flows from well-designed products.
codex plugin marketplace add referodesign/refero_skill
codex plugin add refero@referoRestart the app after installation. The first connection opens Refero in the browser for OAuth sign-in.
/plugin marketplace add referodesign/refero_skill
/plugin install refero@refero
gemini extensions install https://github.com/referodesign/refero_skillAfter the marketplace listing is approved, open Cursor's plugin marketplace or run
/add-plugin and search for Refero.
Use this when the client already has Refero MCP configured or only the design methodology is needed:
npx skills add https://github.com/referodesign/refero_skill --skill refero-designNo account is required for the bundled craft references. Live Refero research uses OAuth
when the MCP client first connects to https://api.refero.design/mcp.
- Researches visual styles first, then real screens and user flows when the task needs them.
- Extracts concrete patterns and locks references before implementation.
- Applies bundled guidance for typography, color, spacing, motion, icons, and copywriting.
- Keeps design decisions tied to evidence instead of generic AI defaults.
- Checks substantial visual work against the selected direction before handoff.
skills/refero-design/— the single canonical skill and its references..mcp.json— Refero MCP for Codex and Claude Code plugin installs.mcp.json— Refero MCP for Cursor plugin installs.gemini-extension.json— Gemini CLI extension manifest..codex-plugin/,.claude-plugin/, and.cursor-plugin/— platform metadata.server.json— official MCP Registry metadata.
All connection manifests use the same production endpoint and contain no access tokens.
Older clones placed SKILL.md at the repository root. Remove that old installation and
run the standalone install command again. The current skill lives at
skills/refero-design/SKILL.md; keeping both layouts creates duplicate skills.
For manual installation, copy the entire skills/refero-design/ directory into the
client's skills directory so its references/ files remain beside SKILL.md.
scripts/check-releaseThe check validates manifests, versions, local links, the canonical MCP URL, package boundaries, and common secret leaks. Platform-native validation and clean-profile install tests are still run before tagging a release.
Report vulnerabilities privately to support@refero.design. See SECURITY.md for details.
MIT
