Memoire mcp agent skills
Skill sarveshsea/design-skills/skills/memoire-mcp-agent-skills
Practical design judgment for AI coding agents: 78 installable skills for craft, research, generation, Figma, and Memoire.
npx -y skills add sarveshsea/design-skills --skill memoire-mcp-agent-skillsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Compatibility setup workflow for memi MCP and Agent Skills. Deprecated: use memoire-design-tooling for installation, preflight, audits, and agent-client configuration.
SKILL.md
1.8 KB, 412 tokens by cl100k_base, as published. Nobody here has run it
Memoire MCP And Agent Skills
Deprecated compatibility slug. Use
memoire-design-toolingfor new work. This payload remains self-contained for clients that installed the historical name.
Use this Note when an agent needs local memi design tools through MCP or an installed skill package.
Safe default setup
npm i -g @memi-design/cli
memi agent install --dry-run --json
memi agent brief . --intent "Prepare this repo for design-agent work" --json
memi mcp start --no-figma
Agent Skills setup
memi agent install universal --project .
npx skills add sarveshsea/memi --skill memoire-design-tooling
The skill should make agents run evidence commands before editing UI:
memi diagnose .
memi ux audit . --json
memi craft audit . --json
memi tokens --from ./src --report
MCP client setup
Use the Figma-independent server when the client only needs local code, registry, and audit tools:
memi mcp start --no-figma
Expected core tools include:
diagnose_app_qualityaudit_ux_tenets_trapsaudit_interface_craftget_shadcn_registryprepare_design_agent_brief
Client-specific installs
memi agent install claude-code --project .
memi agent install cursor --project .
memi agent install codex
memi agent install codex-plugin
memi agent install opencode --project .
Use --dry-run --json first in shared repositories.
Sources
What ships with it: 1 file
1.1 KB alongside SKILL.md
- note.json1.1 KB