shadcn-ui-skillsManages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage...
Install via ClawdBot CLI:
clawdbot install lumacoder/shadcn-ui-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://ui.shadcn.comUses known external API (expected, informational)
raw.githubusercontent.comAudited Apr 18, 2026 · audit v1.0
Generated May 22, 2026
A startup uses shadcn to quickly assemble a dashboard with sidebar, cards, charts, and tables. The preset-based CLI enables rapid scaffolding and consistent styling, reducing development time from days to hours.
An enterprise team migrates from a custom design system to shadcn, using its component composition rules and semantic colors to ensure consistency across dozens of applications. The CLI's preset codes allow per-team customization.
An e-commerce company overhauls its checkout form using shadcn's FieldGroup, InputGroup, and ToggleGroup patterns, improving accessibility and validation handling. The result is a more robust form with better user experience.
A fintech firm builds a suite of internal tools using shadcn's reusable components like DataTable, Dialog, and Toast. The component-first approach reduces code duplication and ensures compliance with accessibility standards.
A marketing agency uses shadcn with presets to quickly generate landing pages. Using Alert, Badge, and Avatar components, they create consistent, mobile-responsive pages without writing custom CSS.
Offer the core component library as open source under MIT license, generating revenue through premium UI presets, custom theme packages, or pro-tier components like advanced data tables and chart integrations.
Provide consulting, code review, and training for teams adopting shadcn, focusing on best practices, composition rules, and migration strategies. Revenue from hourly consulting, workshops, and enterprise training packages.
Keep the CLI free for local use, but offer a managed cloud service that hosts component registries, provides analytics on usage, and enables team collaboration with versioning and approval workflows.
💬 Integration Tip
Start by running `npx shadcn@latest init` in your project, then use `npx shadcn@latest add` to add components individually to avoid bloating your bundle. Check the project's package manager and substitute npx with pnpm dlx or bunx accordingly.
Scored May 22, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.