agentsclimarketplace

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.

Install
npx -y skills add sarveshsea/design-skills --skill memoire-mcp-agent-skills

Assembled 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-tooling for 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_quality
  • audit_ux_tenets_traps
  • audit_interface_craft
  • get_shadcn_registry
  • prepare_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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.