using-container-queries
Installation
SKILL.md
Using Container Queries
Purpose
Container queries enable components to respond to their parent container's size instead of the viewport. This creates truly portable, reusable components that work anywhere.
Basic Container Queries
Step 1: Mark the container