web-interface-guidelines

Installation
SKILL.md

Web Interface Guidelines

Concise rules for building accessible, fast, delightful UIs. Use MUST/SHOULD/NEVER to guide decisions and reviews.

How to apply

  • Prioritize MUST items first; NEVER items are hard constraints.
  • When reviewing, scan each section and confirm every MUST is satisfied or consciously justified.
  • If a guideline conflicts with product requirements, surface the conflict explicitly.

Quick reference

Area Top MUST checks
Keyboard Full keyboard support per WAI-ARIA APG; visible focus rings; manage focus (trap/move/return)
Forms No paste blocking; loading buttons keep label + spinner; inline errors + focus first error
Navigation URL reflects state; links are links; back/forward restores scroll
Motion Respect prefers-reduced-motion; animate transform/opacity only; animations interruptible
Layout Respect safe areas; avoid unwanted scrollbars; verify mobile/laptop/ultra-wide
Related skills
Installs
8
Repository
dereknex/skills
GitHub Stars
1
First Seen
Feb 9, 2026