Flexbox Math
Use this skill for one-dimensional layout distribution. It focuses on the arithmetic that determines base sizes, free space, grow allocation, shrink allocation, and constraint clamping.
Quick Start
- Read
guidelines.mdto select the smallest relevant file set. - Load
references/flex-distribution/rules.mdfor implementation decisions. - Load
references/flex-distribution/examples.mdwhen editing code. - Use
workflows/debug-flex-distribution.mdfor multi-step derivation or debugging.
Contents
| Resource | Purpose |
|---|---|
guidelines.md |
Routes tasks to the right reference files |
references/source-map.md |
Book source and chapter/section traceability |
references/flex-distribution/knowledge.md |
Core concepts and terminology |
references/flex-distribution/rules.md |
Practical rules, guidelines, and exceptions |
references/flex-distribution/examples.md |
Bad/good examples and refactoring approach |
references/flex-distribution/patterns.md |
Reusable formula and implementation patterns |
references/flex-distribution/checklist.md |
Review checklist and red flags |
workflows/debug-flex-distribution.md |
Step-by-step workflow |
Source
Derived from Math for Web Design by Paul McFedries, Chapter 5: Flexbox math.
Citations are tracked in references/source-map.md.
Source: hashgraph-online/awesome-codex-plugins → plugins/LVTD-LLC/skills/skills/flexbox-math/SKILL.md