Responsive banner
KyaniteLabs KyaniteLabs

Responsive

Design community

Description

--- description: Make a layout survive narrow, wide, embedded, and zoomed contexts argument-hint: "[file/path or text, optional]" --- Load and apply the **responsive-layout** skill (`~/.agents/skills/responsive-layout/SKILL.md`). Preserve the reading order and task hierarchy with intrinsic layout and content-led breakpoints. Test narrow and wide containers, long content, embedded slots, input methods, and 400% zoom. Return the failures found, repairs made, and viewport evidence. Target: $ARGU

Installation

Installs to ~/.claude/skills/kyanitelabs-tastecheck-responsive/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kyanitelabs-tastecheck-responsive && curl -fsSL https://raw.githubusercontent.com/KyaniteLabs/tastecheck/HEAD/commands/responsive.md -o ~/.claude/skills/kyanitelabs-tastecheck-responsive/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository