layout-spacing-checker

Community

Check spacing against design scale

AuthorCANTAGESTUDIO
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Validates margin/padding/gap values against a spacing scale and grid rules to ensure layout consistency.

Core Features & Use Cases

  • Quick Start: Run spacing checker against source to surface off-scale and inconsistent values.
  • Issue Types: off-scale, inconsistent, zero-spacing, excessive.

Quick Start

python3 scripts/check_spacing.py --scale spacing.yml --source src/

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: layout-spacing-checker
Download link: https://github.com/CANTAGESTUDIO/CosmicAtlasPacker/archive/main.zip#layout-spacing-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository