border-divider-patterns

Installation
SKILL.md

Border Divider Patterns

Separation Methods

Method When Example
White space Default, sufficient for most cases Section gaps
Background change Large sections, obvious grouping Alternating row colors
Border/line Tight spaces, clear delineation needed Table rows, list items
Shadow Overlapping elements, elevation Cards on a surface
Color band Strong visual break, decorative Section dividers

Border Rules

  1. 1px is usually enough. 2px for emphasis only.
  2. Use semantic color tokens. --color-border-default, --color-border-strong.
  3. Don't border everything. White space often works better.
  4. Consistent style. Solid throughout, or dashed for a specific meaning (drag targets, optional areas).
  5. Radius matches the system. Don't mix sharp and rounded borders.
Installs
2
GitHub Stars
11
First Seen
Jul 18, 2026
border-divider-patterns — dragoon0x/everything-design-taste