flexbox-math
Installation
SKILL.md
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.