memoire-design-tooling-d714f3 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited memoire-design-tooling-d714f3 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
memi is the local design intelligence layer for agent work. Use it before coding UI from scratch when a task needs warmed project memory, Figma state, research evidence, design-system rules, tokens, shadcn/ui generation, Tailwind cleanup, accessibility checks, or Atomic Design specs.
.memoire/ project memory.Do not use this skill for unrelated backend-only work unless the backend change directly supports a design or research workflow.
npm i -g @memi-design/cli
memi suite init --project .
memi daemon start --project . --port auto
memi daemon status --json
memi status
memi diagnose .
memi ux audit . --json
memi mcp start --no-figma
memi suite run design-audit --project . --json
memi suite run research-vibe-design --project . --json
memi research design --write-specs --mermaid-jam --json
memi mermaid-jam export --from research --json
memi compose "Audit this interface and propose an Atomic Design fix plan"
memi generate
memi studio webmemi is available with memi status. If it is missing, install it with npm i -g @memi-design/cli.memoire.agent.yaml; this is the workspace suite manifest for memory sources, harnesses, skills, and product-team recipes.memi daemon start --project . --port auto, then memi daemon status --json..memoire/, specs, tokens, README/AGENTS files, memoire.agent.yaml, and Figma connection state.memi diagnose ., memi ux audit . --json, memi audit, memi design-doc <url>, memi suite run <recipe>, or memi compose "<intent>" when the work needs evidence instead of taste.memi research design, research.design_package, research.generate_specs, and mermaid_jam.export to create specs and FigJam source before implementation.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.