← ClaudeAtlas

ux-design-principleslisted

Apply and enforce a consolidated set of UX/UI rules covering visual hierarchy, typography, spacing, shadows, colour, mobile product pages, bottom navigation bars, and conversion psychology (smart defaults, endowed progress, reciprocity, ownership, loss framing, price anchoring). Use this whenever building, reviewing, restyling or critiquing any user-facing screen, page, layout, component, form, onboarding flow, signup, pricing table, checkout, nav bar or CTA — including when the request is just "build me a landing page", "make this look better", "why does this feel off", or "review my UI". Also use when writing microcopy for buttons, labels, badges or empty states. Do not wait for the user to say "UX" or "design principles"; if the output is something a person will look at and click, this skill applies.
OnyxRewards/uxdesignprinciples---Claude-Skill · ★ 0 · Web & Frontend · score 72
Install: claude install-skill OnyxRewards/uxdesignprinciples---Claude-Skill
# UX Design Principles A consolidated design standard. Apply it when producing UI and when reviewing it. ## How to use this skill **When building something new:** read the Core Rules below, then read the reference file matching what you're building. Apply the rules as you write the code. Do not stop at "it renders" — run the Review Pass before handing it over. **When reviewing or fixing existing UI:** run the Review Pass. Report findings as a numbered list of specific problems with specific fixes, not general advice. Name the element, name what's wrong, name the change. **When the user asks for something that conflicts with these rules:** the user's brief wins. Say once, briefly, what the trade-off is, then build what they asked for. ## Reference files Read the ones relevant to the task. Don't read all of them by default. | File | Read when | |---|---| | `references/visual-hierarchy.md` | Any screen with information to rank: dashboards, cards, stats, tables, detail pages. Also covers shadows, colour and typography. | | `references/product-page.md` | E-commerce, product detail, pricing, or any page ending in a purchase action. A 15-point teardown checklist, plus how to choose and present product imagery. | | `references/navigation.md` | Bottom nav bars, tab bars, mobile app navigation. Includes hard spec numbers. | | `references/conversion-psychology.md` | Signup, onboarding, upgrade prompts, paywalls, forms, pricing. Six behavioural principles with an ethics gate. | |