Files
gh-udecode-dotai-claude-plu…/commands/install.md
2025-11-30 09:03:24 +08:00

13 lines
298 B
Markdown

---
description: Install dotai prerequisites and project setup files
allowed-tools: Bash
---
# Install dotai Prerequisites
Initialize your project with dotai setup files using shadcn CLI:
```bash
npx shadcn@latest add https://raw.githubusercontent.com/udecode/dotai/main/registry/dotai.json
```