跳到主要内容
知仓学习社ZHICANG

remember-design-system

Use when an agent is about to build or refactor interface code and needs a compact, repository-specific brief covering existing tokens, components, …

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少2 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

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.

This workflow targets published beta 2.8.0-beta.2. Use npx -y @memi-design/cli@2.8.0-beta.2 --version to verify the exact package; a local memi must report that same version before these recipes run. The independent stable compatibility baseline is 2.7.9. See current release state and known limitations. npm availability alone does not establish native-binary success.

Build The Brief

Translate the user's task into a short intent, then run from the repository root:

memi agent brief . --frontend --intent "<user's interface task>" --max-bytes 16384 --json

The frontend brief already includes bounded token and story evidence. For a selected Figma or Paper node, use the harness connector and supply its normalized evidence:

memi agent brief . --frontend --intent "<task>" --design-evidence design/selected-node.json --json

Apply The Memory

  1. Prefer existing components and the project's conventions. Do not impose a new component library or CSS framework.
  2. Map every new component to atom, molecule, organism, template, or page.
  3. Reuse semantic CSS variables and Tailwind theme tokens. Do not introduce raw hex values when a token exists.
  4. Preserve route, state, loading, empty, error, focus, and responsive behavior identified by the brief.
  5. Resolve stale/conflicting mappings and missing required props before editing. Read cited source files when the bounded brief omits needed details.
  6. Treat inferred story IDs and host-supplied mappings as evidence, not rendered verification. Run the actual project tests.

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.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。