Responsive Design

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and…

Modern responsive design implemented the way 2026 browsers actually work: container queries, fluid typography with clamp(), intrinsic CSS Grid, and a true mobile-first breakpoint strategy. Instead of brittle device-pixel breakpoints and 100vh mobile bugs, it builds layouts that adapt to their content and container, ship zero layout shift, and stay readable and tappable on every screen. One codebase, every device, no separate mobile build.

$15 one-time
Add to a kit →

Prices include 20% VAT. · Forged on real agency work · one-time, no lock-in

  • Type Skill
  • Category Design & UX
  • Delivery Email · instant
  • License One-time
Run preview
forgehouse, responsive-design

Inside the run · no black box

See the actual work before you buy it.

Breakpoints belong where the content breaks, not where devices happen to be. Layouts start at 320px, scale with fluid formulas and container queries, and reserve space so nothing ever jumps.

  1. Starts mobile-first at 320px with min-width queries only, then layers enhancements at the sm/md/lg/xl breakpoints, instead of designing for desktop and shrinking it down.
  2. Places breakpoints where the content actually breaks, not at device sizes: the card grid wraps when cards run out of width, the menu collapses to a hamburger when items start to overlap.
  3. Makes components self-adaptive with container queries: the same card stacks inside a narrow sidebar and goes side by side in the main column, reacting to its parent width regardless of viewport.
  4. Replaces breakpoint font jumps with fluid clamp() scales, so typography and spacing interpolate smoothly between 320px and 1440px from a single formula instead of dozens of hand-tuned values.
  5. Reserves space before anything loads to keep CLS under 0.1: explicit image width and height, ad-slot min-heights, aspect-ratio placeholders and font fallback metrics so the layout never jumps.
  6. Ships responsive media and patterns: srcset/sizes with art-directed picture sources, an accessible hamburger navigation, and data tables that scroll horizontally or reflow into cards on mobile.
Use cases · what happens when you plug it in

One power source. 6 lines out.

responsive-design · core

core active · 6 lines

  1. Building component-level responsiveness with container queries, not viewport hacks

    ✓ building component-level…
  2. Replacing breakpoint jumps with fluid type and spacing via clamp()

    ✓ replacing breakpoint jumps
  3. Creating intrinsic grids with auto-fit and minmax() that wrap by content

    ✓ creating intrinsic grids
  4. Fixing the 100vh mobile-browser bug with dynamic viewport units (dvh)

    ✓ fixing the 100vh mobile-…
  5. Setting content-first breakpoints based on where the layout actually breaks

    ✓ setting content-first br…
  6. Preventing layout shift (CLS) with reserved space and aspect-ratio discipline

    ✓ preventing layout shift
Benefits · what you walk away with

Yours to keep.

Drag time forward. Watch what stays.

Forever

That's what owning means.

The rented stack

ai writing tool: subscription

expired · access lost

analytics suite: subscription

expired · access lost

design platform: subscription

expired · access lost

(nothing left)

Your forge

  1. Maintains one responsive codebase instead of a separate mobile site or app

    license: perpetual
  2. Protects Core Web Vitals by eliminating layout shift and slow mobile loads

    license: perpetual
  3. Keeps content readable and touch targets tappable (44px minimum) on small screens

    license: perpetual
  4. Adapts components correctly even when reused across sidebar, hero, and main areas

    license: perpetual

subscriptions expire · deeds don't

What's included · the full manifest

Everything in the box.

Pick a piece up. Watch it work.

Mobile-first breakpoint scale with Tailwind equivalents

part 01 of 06 · in the box

6 parts · one working system · ships instantly by email

Who it's for

This wasn't forged for everyone.

  • Not for you if you'd rather rent a tool than own one.
  • Not for you if you want someone else to run your stack.
  • Not for you if you're happy guessing.
Still here? Good.

Front-end developers and teams who want adaptive interfaces that look right on every screen and protect Core Web Vitals from a single codebase.

then this was forged for you.

Works with

Universal by design: these run in any AI. Delivered in the open Agent Skills + MCP format (native in Claude); ChatGPT, Gemini, Cursor and Copilot adapt the same files their own way.

  • Claude Native format
  • ChatGPT Adapts via open standards
  • Gemini Adapts via open standards
  • Cursor Adapts via open standards
  • Copilot Adapts via open standards
Questions · still in the air

Catch what's on your mind.

the air is clear. nothing between you and the forge.
catch a spark: the forge will answer

  1. My codebase is Tailwind, does this translate directly?

    Yes, the mobile-first breakpoint scale ships with Tailwind equivalents and the container query patterns include React/Tailwind examples. The same patterns are also given in plain CSS, so non-Tailwind projects use them as-is.

  2. What do container queries give me that media queries don't?

    The component responds to its container instead of the viewport, so the same card renders correctly in a sidebar, a hero, and the main column without three breakpoint forks. Add cqi units and content-first breakpoints, set where the layout actually breaks, and you stop chasing device widths.

  3. Will it retrofit my existing site automatically?

    No. It is a set of patterns and a strategy you apply: the clamp() utility, intrinsic grid recipes, dvh fixes, and CLS-prevention rules. Nothing scans or rewrites your existing CSS for you.

  4. How is it delivered?

    By email right after purchase: ready to run, downloaded instantly, no setup wait.

  5. One-time or subscription?

    A one-time purchase; no subscription or hidden fees. VAT (20%) is included.

  6. Can I get a refund?

    As a digital product, it can’t be refunded once downloaded. That’s why we show exactly what’s inside and who it’s for, right here.