responsive-craft
Responsive web layouts, breakpoint previews, and mobile-first CSS
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install responsive-craft?▼
Run `npx skills add kylezantos/responsive-craft --all -g -y` in your terminal to install it globally for your coding agent.
How to make an existing website responsive?▼
Run the audit mode to scan your codebase for responsive issues, review suggested fixes for ambiguous layout patterns, and apply corrections in priority order.
How to preview all breakpoints at once?▼
Use the preview mode to open live interactive iframes at 375px, 768px, 1024px, and 1440px in your browser, all pointing at your dev server.
Does responsive-craft work with Tailwind CSS?▼
Yes. It detects your CSS approach and adapts output for Tailwind, CSS-in-JS, component libraries like MUI and shadcn, or vanilla CSS.
Which coding agents support responsive-craft?▼
It works with Claude Code, Codex, Cursor, Gemini CLI, Windsurf, and other agents that support the standard SKILL.md format.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core