CSS Math Units
Use this skill to trace how CSS values become computed layout values. It is useful for unit conversion, inherited size multiplication, calc expressions, custom property math, and box model sizing.
Quick Start
- Read
guidelines.mdto select the smallest relevant file set. - Load
references/css-calculations/rules.mdfor implementation decisions. - Load
references/css-calculations/examples.mdwhen editing code. - Use
workflows/debug-css-calculation.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/css-calculations/knowledge.md |
Core concepts and terminology |
references/css-calculations/rules.md |
Practical rules, guidelines, and exceptions |
references/css-calculations/examples.md |
Bad/good examples and refactoring approach |
references/css-calculations/patterns.md |
Reusable formula and implementation patterns |
references/css-calculations/checklist.md |
Review checklist and red flags |
workflows/debug-css-calculation.md |
Step-by-step workflow |
Source
Derived from Math for Web Design by Paul McFedries, Chapter 3: Math basics for CSS.
Citations are tracked in references/source-map.md.
Source: hashgraph-online/awesome-codex-plugins → plugins/LVTD-LLC/skills/skills/css-math-units/SKILL.md