AI AGENT ADDONS

Responsive Patterns

yonatangross/orchestkit

Container queries let components adjust to their own space instead of the whole screen. This makes elements truly reusable in sidebars, modals, or grids. Fluid typography scales text smoothly with clamp(), so it looks right on any device.

Mobile-first patterns start small and add styles for larger screens. CSS subgrid aligns nested grid items neatly. Foldable devices and dual screens are supported too. All examples use modern CSS without heavy media queries.

React developers get ready-to-use components, hooks, and Tailwind examples. Accessibility is built in with rem units for user font preferences. This skill helps build fast, responsive interfaces that adapt anywhere.

Add Responsive Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/responsive-patterns

Project

mkdir -p .claude/skills/responsive-patterns

Source Repository

Stars
193
Forks
16
Watchers
193
License
MIT
Last Push
23 days ago
Created
6 months ago