MITupdated 7d ago
Build design context from the repository instead of guessing from the prompt. This is a preflight for UI work, not a request to redesign the product.
Remember Design System で何ができる?
name: remember-design-system description: Use when an agent is about to build or refactor interface code and needs a compact, repository-specific brief covering existing tokens, components, routes, conventions, and verification commands.
Remember The Design System
Build design context from the repository instead of guessing from the prompt. This is a preflight for UI work, not a request to redesign the product.
Build The Brief
Translate the user's task into a short intent, then run from the repository root:
npx -y @memi-design/cli@2.7.9 agent brief . --intent "<user's interface task>" --detail compact --json
If the task changes colors, spacing, typography, radii, or shadows, add token evidence:
npx -y @memi-design/cli@2.7.9 tokens --from ./src --report --json
Apply The Memory
- Prefer existing components and shadcn primitives over new abstractions.
- Map every new component to atom, molecule, organism, template, or page.
- Reuse semantic CSS variables and Tailwind theme tokens. Do not introduce raw hex values when a token exists.
- Preserve route, state, loading, empty, error, focus, and responsive behavior identified by the brief.
- Expand to
--detail standardonly when compact output omits evidence needed for the edit.
Handoff
Before editing, state the components and tokens you will reuse. After editing, cite files changed, evidence followed, checks run, and any design assumptions that remain.
インストール
Remember Design System をクライアントに追加します。お使いのものを選んでください。
npx skills add memi-design/memiInstalls every skill in the repository, then prompts for which to keep.
/plugin marketplace add memi-design/memiAdds the repository as a plugin marketplace; install individual plugins with `/plugin install`.
git clone https://github.com/memi-design/memi
cp -r plugins/memi-claude/skills/remember-design-system ~/.claude/skills/A skill is a plain directory. Copy it into `.claude/skills/` in a project or in your home directory.
スコア
66 / 100
良好