Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Derive, review, and debug responsive web layout math for fluid widths, media query ranges, viewport units, percentages, and CSS clamp() formulas. Use when building responsive layouts, converting fixed designs to fluid CSS, calculating breakpoints, choosing vw/svw/lvw/dvw units, or deciding whether CSS math or JavaScript measurement should own a layout behavior.
.claude/skills/hashgraph-online-responsive-layout-math/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | 35% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 36% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -1% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 68% | 0% |
| case-05 | ✓→✗ | ▼ Worse | 1% | 0% |
Use this skill to turn fixed layout intentions into proportional, bounded, and testable responsive CSS. It is strongest when the task involves deriving a formula rather than picking arbitrary breakpoint values.
guidelines.md to select the smallest relevant file set.references/fluid-layouts/rules.md for implementation decisions.references/fluid-layouts/examples.md when editing code.workflows/design-fluid-layout.md for multi-step derivation or debugging.| Resource | Purpose | |----------|---------| | guidelines.md | Routes tasks to the right reference files | | references/source-map.md | Book source and chapter/section traceability | | references/fluid-layouts/knowledge.md | Core concepts and terminology | | references/fluid-layouts/rules.md | Practical rules, guidelines, and exceptions | | references/fluid-layouts/examples.md | Bad/good examples and refactoring approach | | references/fluid-layouts/patterns.md | Reusable formula and implementation patterns | | references/fluid-layouts/checklist.md | Review checklist and red flags | | workflows/design-fluid-layout.md | Step-by-step workflow |
Derived from Math for Web Design by Paul McFedries, Chapter 6: The mathematics of responsive design. Citations are tracked in references/source-map.md.
Other measured skills in the registry, with their headline benchmark lift.