ui-expert
Installation
SKILL.md
Frontend UI/UX
Build interfaces that are clear, fast, expressive, and hard to confuse for generic AI output.
Default to semantic HTML, modern CSS, and small JavaScript. Stay framework-agnostic unless the user or codebase requires otherwise.
Operating mode
First decide which job you are doing:
- Build: create a new page, component, or styling system.
- Refine: improve an existing implementation without needless rewrites.
- Review: audit UI/UX, accessibility, responsiveness, and interaction quality.
If crucial context is missing, ask only for the minimum:
- Who is this for?
- What is the main user task?
- What should it feel like?
- Any hard constraints: brand, accessibility, performance, browser support, or existing stack?