audit-frontend-design

Installation
SKILL.md

Audit Frontend Design

Audit the real source tree before proposing UI changes. Memi's checks are deterministic and file-anchored; no Figma connection or background process is required.

Run The Audit

From the repository root:

npx -y @memi-design/cli@2.7.9 diagnose . --json --no-write --fail-on none

For UX behavior and visual craft detail, run only the relevant follow-up:

npx -y @memi-design/cli@2.7.9 ux audit . --json --no-write
npx -y @memi-design/cli@2.7.9 craft audit . --json --no-write
Installs
12
GitHub Stars
40
First Seen
Aug 13, 2026
audit-frontend-design — memi-design/memi