A comprehensive skill for building accessible, high-performance user interfaces using shadcn/ui, Radix UI, and Tailwind CSS.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install shadcn
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 shadcn using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The shadcn-ui skill empowers developers to build professional-grade user interfaces by leveraging a collection of reusable components. Unlike traditional component libraries, this skill focuses on components you own and can modify directly within your project. It integrates seamlessly with Radix UI for robust accessibility and Tailwind CSS for rapid styling. This Openclaw Skills implementation streamlines the process of scaffolding Next.js applications, managing component variants through Class Variance Authority (CVA), and ensuring type safety with TypeScript.
By using this skill, developers can maintain full control over their UI code while benefiting from industry-standard patterns for forms, modals, and navigation. It bridges the gap between ready-to-use components and bespoke design systems, allowing for deep customization through CSS variables and Tailwind configuration.
cn utility to handle dynamic Tailwind class merging and conflict resolution.To begin using this skill within your AI agent environment, run the following installation command:
npx clawhub@latest install shadcn-ui
For a new project setup, initialize the configuration with:
npx shadcn@latest init
Then, add the necessary components as needed:
npx shadcn@latest add button input form card
| Category | Implementation Detail |
|---|---|
| Components | Stored in @/components/ui/ as raw source code |
| Utilities | Helper functions like cn found in @/lib/utils.ts |
| Theming | HSL variables defined in globals.css |
| Validation | Zod schemas used for form state management |
| Types | TypeScript interfaces generated automatically per component |
asChild pattern using Radix Slot for flexible element rendering.Loading
A comprehensive tool to launch a local Anvil testnet forking live chains with pre-deployed Uniswap contracts and multi-token funded accounts.

A comprehensive automation skill for establishing non-custodial dollar-cost averaging strategies on Uniswap with optimized routing and safety guards.

A comprehensive skill for automating the provisioning and security configuration of autonomous trading wallets for Uniswap agents.

A professional framework for creating detailed handoff documents that allow fresh AI agents to resume complex work with zero context loss.

A comprehensive framework for tracking and optimizing core startup KPIs from Seed through Series A.

A high-precision execution framework that dispatches fresh subagents for independent tasks with automated two-stage review cycles.








































