From antigravity-awesome-skills
Enforces a strict UI baseline for Tailwind CSS projects—validates animation, typography, accessibility, and layout to prevent AI-generated interface slop. Use when building or reviewing UI components.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:baseline-uiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Enforces an opinionated UI baseline to prevent AI-generated interface slop.
Enforces an opinionated UI baseline to prevent AI-generated interface slop.
/baseline-ui
Apply these constraints to any UI work in this conversation.
/baseline-ui <file>
Review the file against all constraints below and output:
motion/react (formerly framer-motion) when JavaScript animation is requiredtw-animate-css for entrance and micro-animations in Tailwind CSScn utility (clsx + tailwind-merge) for class logicBase UI, React Aria, Radix)Base UI for new primitives if compatible with the stackaria-label to icon-only buttonsAlertDialog for destructive or irreversible actionsh-screen, use h-dvhsafe-area-inset for fixed elementsinput or textarea elementstransform, opacity)width, height, top, left, margin, padding)background, color) except for small, local UI (text, icons)ease-out on entrance200ms for interaction feedbackprefers-reduced-motiontext-balance for headings and text-pretty for body/paragraphstabular-nums for datatruncate or line-clamp for dense UIletter-spacing (tracking-*) unless explicitly requestedz-index scale (no arbitrary z-*)size-* for square elements instead of w-* + h-*blur() or backdrop-filter surfaceswill-change outside an active animationuseEffect for anything that can be expressed as render logicnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-privacy-compliance-engineering8plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 8 plugins
Enforces Tailwind CSS UI standards: validates animation durations, typography scale, accessibility, and layout anti-patterns. Use for building or reviewing React UI components.
Provides anti-slop UI rules, a required discovery phase, and guidance on layout, typography, color, motion, accessibility, theming, and polish. Use when designing or refining components, pages, screens, animations, responsive behavior, or design systems.
Audits UI code against 100+ web interface guidelines from Vercel covering accessibility, forms, dark mode, typography, animation, images, performance, navigation, touch, and internationalization.