Phase 5: Verify contrast >= 4.5:1 text / 3:1 UI in both light+dark, check no Inter/Roboto/Arial/Open Sans, confirm all colors are OKLCH from design-system.md, validate hover/focus/disabled/loading states, run anti-AI-slop checklist.
From fuse-designnpx claudepluginhub fusengine/agents --plugin fuse-designThis skill uses the workspace's default tool permissions.
references/anti-ai-slop-audit.mdreferences/audit-checklist.mdreferences/consistency-checks.mdreferences/ux-laws.mdreferences/ux-nielsen.mdreferences/ux-patterns.mdreferences/ux-wcag.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
After Phase 4 animations are applied. Final quality validation.
design-system.md as the audit baseline.design-system.md to establish expected tokens, fonts, colors.references/audit-checklist.md:
references/consistency-checks.md — cross-component visual coherence (border-radius, shadows, spacing rhythm).references/anti-ai-slop-audit.md — detect generic purple gradients, Inter font, flat backgrounds, missing animations.references/ux-wcag.md — contrast 4.5:1 text / 3:1 UI, focus indicators, touch targets 44x44px minimum.references/ux-nielsen.md), UX laws (references/ux-laws.md), patterns (references/ux-patterns.md).6-handoff-review/SKILL.md — Screenshot light+dark, compare 3 elements, fix gaps, report.
| File | Purpose |
|---|---|
references/audit-checklist.md | Full audit procedure |
references/consistency-checks.md | Cross-component consistency |
references/anti-ai-slop-audit.md | Generic AI design detection |
references/ux-wcag.md | WCAG accessibility standards |
references/ux-nielsen.md | Nielsen usability heuristics |
references/ux-laws.md | UX laws (Fitts, Hick, Miller) |
references/ux-patterns.md | Common UX patterns |