From sundial-org-awesome-openclaw-skills-4
Enforces opinionated UI constraints for agent-built interfaces: Tailwind defaults, accessible primitives, compositor-only animations, reduced motion, and safe-area handling.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:ui-skillsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Opinionated constraints for building better interfaces with agents.
Opinionated constraints for building better interfaces with agents.
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-x)size-x for square elements instead of w-x + h-xblur() or backdrop-filter surfaceswill-change outside an active animationuseEffect for anything that can be expressed as render logicnpx claudepluginhub sundial-org/awesome-openclaw-skillsProvides opinionated constraints for building UI components, implementing animations, designing layouts, and reviewing frontend accessibility with Tailwind CSS, motion/react, and accessible primitives like Radix/Base UI.
Enforces an opinionated UI baseline to fix spacing, hierarchy, typography, and layout issues in AI-generated interfaces. Use for fast cleanup or polish passes.
Provides opinionated, evolving constraints for guiding agents when building user interfaces.