design

Practical design rules for modern web interfaces.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "design" with this command: npx skills add alicoder001/agent-skills/alicoder001-agent-skills-design

UI Design Guidelines

Practical design rules for modern web interfaces.

Instructions

  1. Define Constraints
  • Capture audience, brand tone, and platform targets.

  • Note accessibility requirements and performance constraints.

  • Identify key content types and critical user flows.

  1. Layout and Hierarchy
  • Use a clear grid and spacing scale (4pt or 8pt).

  • Limit content width for readability; define breakpoints.

  • Make primary actions and key data visually dominant.

  1. Typography System
  • Define a type scale (e.g., 12/14/16/20/24/32/40).

  • Keep body text at 16px or higher with 1.4 to 1.6 line height.

  • Use weight and size to encode hierarchy, not color alone.

  1. Color and Contrast
  • Use semantic tokens (primary, success, warning, danger).

  • Ensure text contrast meets WCAG AA (4.5:1 for normal text).

  • Keep the palette small; rely on neutrals for backgrounds.

  1. Spacing and Rhythm
  • Apply consistent padding and margin rules across components.

  • Align baselines and edges to reduce visual noise.

  • Avoid mixing unrelated spacing values.

  1. Components and States
  • Define default, hover, active, focus, disabled, and error states.

  • Make focus indicators visible and consistent.

  • Ensure forms have clear labels and error messages.

  1. Responsive Behavior
  • Stack columns on small screens.

  • Keep tap targets at least 44px.

  • Avoid horizontal scroll and layout shifts.

  1. Motion (Optional)
  • Use motion for feedback and continuity, not decoration.

  • Keep durations short (150 to 250ms) and easing consistent.

Deliverables Checklist

  • Color palette and semantic tokens

  • Typography scale and usage rules

  • Spacing scale and layout grid

  • Component list with states

  • Accessibility checklist

References

  • WCAG Contrast Guidelines

  • Material Design Typography

  • Apple Human Interface Guidelines

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

solid

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

reasoning

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

collaboration

No summary provided by upstream source.

Repository SourceNeeds Review