ui-context-and-scope
Installation
SKILL.md
UI Context and Scope
Users need to know three things at all times:
- Where am I? — current location in the product hierarchy
- What context am I in? — which section, record, or workspace is active
- What will my actions affect? — scope of changes before committing them
When these are unclear, users make mistakes, feel lost, and lose trust in the product.
Communicating Hierarchy with Visual Structure
Lines and Dividers
Horizontal rules and borders signal the boundary between sections. Use them to separate content areas that belong to different contexts — not just for decoration.
- A line between a header and content says "the content below belongs to this header"
- A sidebar border says "this is a different region with a different purpose"
- Avoid overusing dividers — proximity and whitespace should do most of the work; dividers reinforce where space alone is insufficient