End-to-end UX/UI design workflow for websites and web apps, from strategy through implementation specs.
Works with
Covers seven-step process: inputs, strategy, scope, information architecture, wireframes, visual systems, and validation—with explicit non-negotiables around clarity, hierarchy, and accessibility.
Produces deliverables builders can use: design briefs, user flows, component inventories, design tokens (spacing, typography, colour, shadows), wireframes, and implementation notes.
Inclu
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versiondesigning-beautiful-websitesExecute the skills CLI command in your project's root directory to begin installation:
Fetches designing-beautiful-websites from tristanmanchester/agent-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate designing-beautiful-websites. Access via /designing-beautiful-websites in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
5
total installs
5
this week
0
upvotes
Run in your terminal
5
installs
5
this week
—
stars
Core philosophy: Make the next action obvious. Build from user goals upward. Systemise visuals. Validate early.
Websites fail when they look “nice” but:
This skill turns vague requests like “make it look better” into a repeatable workflow that produces:
Deliverables should be usable by builders (engineers, no-code builders, future agents):
If time is limited, prioritise: clarity + hierarchy + consistency + accessibility.
Copy this checklist into the working notes and tick it off:
Default rule: do not jump to surface polish until structure and skeleton are believable.
Design so users rarely wonder:
Prefer obvious over clever.
Use familiar patterns unless there is a measured reason to deviate. Unusual UI is a tax on every user interaction.
Every screen must answer (at a glance):
If spacing is doing grouping work:
Users should:
Prefer preventing errors over scolding users.
Good aesthetics survive:
When responding, produce:
If the user asked for a critique/audit, output:
Ask only what’s needed; otherwise assume and state assumptions.
Minimum questions:
If inputs are missing, create a working brief with explicit assumptions.
Produce:
Define:
Pick 1–3 key paths (the journeys that matter most). Optimise these first.
Create:
Rule: navigation labels should be self‑evident; avoid internal jargon.
Create:
Rule: start with the feature/content, not the “app shell”.
Build a consistent system:
Apply to page comps.
Run these checks:
Provide:
Use this system unless the project already has one.
Use a non-linear scale so choices are easy:
0, 4, 8, 12, 16, 24, 32, 48, 64, 96, 128
Rules:
Keep it tight: 6–8 sizes is enough.
Suggested:
12 caption14 small/body-secondary16 body20 subheading24 h330 h240 h1/heroRules:
1.5–1.7.Contrast rules:
Use 3–5 shadow levels that map to meaning:
Prefer:
Empty states are a first impression. They must:
Use these reference files when deeper detail is needed:
If running locally:
grep -i "empty state\|hierarchy\|spacing" -n references/*.md
You are designing a website UI/UX.
1) Write a crisp design brief (users, goals, constraints, success metrics).
2) Define information architecture + navigation model.
3) Identify 1–3 key user paths; write step-by-step flows.
4) Produce a component inventory for the key pages.
5) Propose a design token system (spacing, type, colour, radius, shadow) with rules.
6) Describe page layouts (mobile-first) and key interactions.
7) List empty/loading/error states and edge cases.
8) Run a usability + accessibility + consistency pass; revise.
Output must be specific and implementable.
Avoid vague advice.
Review this UI for visual quality.
- Fix hierarchy (what is primary vs secondary vs tertiary?)
- Fix spacing (grouping clarity; rhythm; alignment)
- Fix typography (scale, weights, line height, line length)
- Fix colour (contrast, palette consistency, accent usage)
- Fix depth (shadows/borders; focus on meaning)
- Improve empty states and microcopy
Return:
1) a list of concrete changes
2) updated tokens (if needed)
3) before/after descriptions of the most important screens.
Pretend you have 10 seconds to look at this page.
Answer:
- What is this page?
- Who is it for?
- What are the top 3 things I can do here?
- What is the primary action?
- Where is the navigation?
Then list everything that created a question mark, and propose fixes.
Write a build-ready spec for this component.
Include:
- Purpose + when to use
- Anatomy (parts)
- Variants
- States: default/hover/focus/active/disabled/loading/error/success/empty
- Behaviour rules (keyboard + mouse + touch)
- Spacing + typography + colour tokens used
- Accessibility notes (ARIA if needed)
- Edge cases (long text, missing data, localisation)
Keep it concise but unambiguous.
Review this design for accessibility.
Check:
- text contrast (normal and large text)
- keyboard navigation and focus visibility
- semantic element choices (button vs link vs div)
- form labelling and error announcement
- motion and reduced-motion behaviour
Return:
1) issues grouped by severity
2) concrete fixes (design + implementation)
3) any token changes needed (colours, focus styles)
Define responsive behaviour for this page/component.
For each breakpoint (small phone, large phone, tablet, desktop):
- layout (stack/columns)
- what becomes primary vs secondary
- how text wraps/truncates
- how tables, toolbars, and secondary actions adapt
Then list edge cases (long text, empty, error) and how they render.
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
anthropics/claude-code
mblode/agent-skills
github/awesome-copilot
sickn33/antigravity-awesome-skills
leonxlnx/taste-skill
erichowens/some_claude_skills
Useful defaults in designing-beautiful-websites — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
designing-beautiful-websites is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
designing-beautiful-websites fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
designing-beautiful-websites fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
Registry listing for designing-beautiful-websites matched our evaluation — installs cleanly and behaves as described in the markdown.
Keeps context tight: designing-beautiful-websites is the kind of skill you can hand to a new teammate without a long onboarding doc.
Registry listing for designing-beautiful-websites matched our evaluation — installs cleanly and behaves as described in the markdown.
Solid pick for teams standardizing on skills: designing-beautiful-websites is focused, and the summary matches what you get after install.
designing-beautiful-websites reduced setup friction for our internal harness; good balance of opinion and flexibility.
designing-beautiful-websites reduced setup friction for our internal harness; good balance of opinion and flexibility.
showing 1-10 of 31