ui-style-compliance

Installation
SKILL.md

UI Style Compliance

Overview

Apply a strict UI compliance checklist to React-based UI work so outputs match the UI Skills constraints without adding unrequested styling or interaction behavior.

Priority: This skill is a compliance gate. When it conflicts with other UI skills (e.g., animation or styling), these rules take precedence.

Scope

Use this skill for UI design, UI review, or implementation review in Next.js, Vite, Remix, or Astro projects. It is a compliance gate, not a creativity prompt.

Quick Checklist

  1. Confirm stack rules (Tailwind defaults, motion/react, tw-animate-css, cn).
  2. Confirm component primitive rules (accessibility, no mixing systems, aria-labels).
  3. Confirm interaction rules (AlertDialog, skeletons, h-dvh, safe-area, errors, paste).
  4. Confirm animation rules (only when requested, compositor-only, timing, reduced motion).
  5. Confirm typography rules (text-balance, text-pretty, tabular-nums, no tracking).
Related skills
Installs
4
Repository
dereknex/skills
GitHub Stars
1
First Seen
Feb 8, 2026