web-design-guidelines-design
Installation
SKILL.md
Web Design Guidelines Design
Overview
Use this skill to establish a strong design direction before implementation and prevent generic output. It is for moments when the interface needs a deliberate point of view, not a default UI blend.
Workflow
- Identify the UI surface, the intended audience, the constraints, and the host product conventions that must stay recognizable.
- Check the project for a local design system or style guide. Look for files such as
docs/**/design-system.md,DESIGN_SYSTEM.md,docs/**/style-guide.md, theme files (theme.ts,theme/index.ts), or any file referenced in the project'sCLAUDE.mdas the design system. If found, read it first — its explicit decisions take precedence over universal plugin guidance on specifics; the plugin guidance fills gaps. - Read the relevant files under
references/design/and only the core constraints that materially shape the direction. - Present two or three viable directions with trade-offs so the options are explicit, not implicit.
- Recommend one direction, commit to it, and explain why it best fits the product goals and constraints.
- Name one memorable differentiator that should still be visible after implementation.
Reference Map
All paths below are relative to this file's directory. Resolve them as
{dir_of_SKILL.md}/{path}before reading.