بنقرة واحدة
baseline-ui
Enforces an opinionated UI baseline to prevent AI-generated interface slop.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Enforces an opinionated UI baseline to prevent AI-generated interface slop.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | baseline-ui |
| description | 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 logicRadix)aria-label to icon-only buttonsisLoading prop on the Button component when indicating loading stateml-x or mr-x when styling an icon inside a button, since spacing will be given to it automaticallyborder-border since this is the default border colorAlertDialog 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-xgap-* for spacing between elements instead of space-x-* or space-y-* (with appropriate flex and flex-direction classes)blur() or backdrop-filter surfaceswill-change outside an active animationuseEffect for anything that can be expressed as render logic