Spacing banner
KyaniteLabs KyaniteLabs

Spacing

Design community

Description

--- description: Give a UI a deliberate spacing scale, density, and sectional rhythm argument-hint: "[file/path or area, optional]" --- Load and apply the **spacing-system** skill (`~/.agents/skills/spacing-system/SKILL.md`). Choose density from the content and task. Build the canonical spacing tokens, define section rhythm, apply proximity rules, and account for off-scale gaps instead of blindly normalizing them. Return the token scale, rhythm rules, and repaired examples. Target: $ARGUMENTS

Installation

Installs to ~/.claude/skills/kyanitelabs-tastecheck-spacing/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kyanitelabs-tastecheck-spacing && curl -fsSL https://raw.githubusercontent.com/KyaniteLabs/tastecheck/HEAD/commands/spacing.md -o ~/.claude/skills/kyanitelabs-tastecheck-spacing/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository