Memoire v2 surface map
Skill sarveshsea/design-skills/skills/memoire-v2-surface-map
Connect the memi v2 public surfaces before publishing, onboarding agents, or writing docs.From its SKILL.md
npx -y skills add sarveshsea/design-skills --skill memoire-v2-surface-mapAssembled 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.
SKILL.md
2.6 KB, 676 tokens by cl100k_base, as published. Nobody here has run it
Memoire v2 Surface Map
Deprecated compatibility slug. Use
memoire-design-toolingfor current public-surface and release verification.
Use this Note when a task needs the memi ecosystem linked consistently across npm, MCP, Agent Skills, Codex plugin, Studio, sandbox, and community Notes.
Canonical surfaces
| Surface | Source | Required link or command |
|---|---|---|
| npm package | @memi-design/cli | npm i -g @memi-design/cli |
| CLI proof | local memi binary | memi diagnose, memi ux audit --json, memi craft audit --json, memi tokens --from ./src --report |
| MCP server | server.json in sarveshsea/memi | memi mcp start --no-figma |
| Agent Skills | skills/memoire-design-tooling/SKILL.md | npx skills add sarveshsea/memi --skill memoire-design-tooling |
| Codex plugin | plugins/memoire | codex plugin marketplace add sarveshsea/memi --ref main --sparse .agents/plugins --sparse plugins/memoire |
| macOS Studio | sarveshsea/memi-studio | Tauri/Rust-backed app linked to CLI and MCP workflows |
| Proof sandbox | sarveshsea/design-sandbox | pnpm memi:agent, pnpm memi:diagnose, pnpm memi:ux, pnpm verify |
| Design Skills | sarveshsea/design-skills | npx skills add sarveshsea/design-skills or memi notes install <name> --catalog https://www.memoire.cv/notes/community/catalog.v1.json |
Review checklist
- The npm package link points to
https://www.npmjs.com/package/@memi-design/cli. - MCP docs use
memi mcp start --no-figmafor the safe default path. - Agent docs include both
memi agent install --dry-run --jsonand the Agent Skills install command. - Studio docs describe the macOS app as the supervised workbench, not a replacement for the CLI engine.
- Sandbox docs include commands that a user can run without Figma.
- Community Note docs point to the community catalog and keep
sourceUrls,lastResearchedAt, andfreshnessDaysfresh.
Handoff language
Use this concise summary when linking surfaces:
memi is interface understanding for AI coding agents. Install the npm CLI, expose the MCP server locally, add the Agent Skills package, use the Tauri/Rust macOS Studio app for supervised runs, and verify everything in the design-sandbox proof repo.
Sources
What ships with it: 1 file
1.0 KB alongside SKILL.md
- note.json1.0 KB