Transform desktop-only components into fully responsive, mobile-optimized UI elements instantly.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install responsive-maker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install responsive-maker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Responsive Maker is a specialized tool within the Openclaw Skills ecosystem designed to eliminate the manual labor of writing media queries and Tailwind breakpoints. It analyzes existing component structures—whether in React, Vue, or plain HTML—and intelligently injects the necessary CSS logic to ensure layouts reflow perfectly across mobile, tablet, and desktop viewports.
By focusing on mobile-first principles, it ensures that your application remains accessible and professional regardless of the device being used. This skill effectively bridges the gap between desktop-centric development and the modern mobile-first web by automating the conversion of fixed layouts into flexible, adaptive interfaces.
Ensure you have Node.js 18 or higher installed on your system. No permanent installation is required; simply execute the command via npx to utilize this entry in the Openclaw Skills collection.
npx ai-responsive src/components/Hero.tsx
To process an entire directory or use glob patterns:
npx ai-responsive src/components/
npx ai-responsive "src/**/*.tsx"
| Feature | Description |
|---|---|
| Input Support | Supports .tsx, .jsx, .vue, .html, and .css files |
| Output Logic | Modifies files in-place or generates updated versions with responsive logic |
| Breakpoint System | Implements sm, md, lg, and xl tiers based on industry standards |
| Style Engine | Compatible with Tailwind CSS, CSS Modules, and standard CSS |
Loading
An automated tool that converts complex git commit logs into polished, category-grouped release notes for users.

An automated versioning tool that analyzes commit history to determine semantic version bumps and generate git tags.

A powerful utility that converts plain English descriptions into functional, tested regular expression patterns.

An AI-powered CLI tool that translates natural language descriptions into precise, validated regular expression patterns.

Automatically transform your REST API endpoints into a production-ready GraphQL schema with zero manual configuration.

An AI-powered CLI tool that transforms brief experience descriptions into professional, markdown-formatted developer resumes.








































