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.5.0 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.5.0 ux audit . --json --no-write
npx -y @memi-design/cli@2.5.0 craft audit . --json --no-write