shadcn-baseui
CommunityCorrect shadcn/ui patterns with Base UI.
Authormihaicrisan04
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill prevents AI agents from using outdated Radix UI patterns (like asChild) when working with shadcn/ui components that are configured to use Base UI, ensuring correct and modern implementation.
Core Features & Use Cases
- Pattern Enforcement: Guides AI to use Base UI's
renderprop instead of Radix UI'sasChildfor trigger and wrapper components. - Component-Specific Guidance: Provides correct prop usage for Accordion, Button, and Select components when integrated with Base UI.
- Use Case: When asking an AI to implement a modal using shadcn/ui, this skill ensures it uses
DialogTrigger render={<Button />}instead of the incorrectDialogTrigger asChild.
Quick Start
Ensure the @base-ui/react package is installed and use the render prop for all trigger components.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: shadcn-baseui Download link: https://github.com/mihaicrisan04/zalem/archive/main.zip#shadcn-baseui Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.