UI Ship Check

Light verification before claiming UI work done — tests and themes, not bureaucracy.

majico-xyz Updated

File contents

UI ship check

Use before saying UI work is complete.

Quick pass

  • Light and dark themes if the product supports both
  • Tokens used instead of stray hardcoded brand colors
  • Primary flows still work (navigation, forms, main CTA)
  • Copy still matches BRAND.md voice at a glance

Tests (match project norms)

  • UI/CSS fixes: add or update a test the project would actually run (component test or CSS regression if that's the pattern).
  • Don't add throwaway tests that only assert static strings.

Optional

  • verification-before-completion plugin skill if installed
  • Visual check in browser for the viewport sizes this product cares about

Done means

  • You can describe what changed and why it matches brand + UX intent
  • Known gaps are called out honestly — not hidden

majico-xyz/majico-cursor-skills/tree/main/data/cursor-skills/ui-ship-check commit da8d06ddd9

Frequently asked questions

npx skillmds@latest add majico-xyz/ui-ship-check