feat: add shadcn/ui stack with 60 best practices
- Add shadcn.csv covering components, theming, forms, a11y - Update core.py to include shadcn stack - Sync to all workflow files and cli assets
This commit is contained in:
@@ -26,7 +26,7 @@ python3 .claude/skills/ui-ux-pro-max/scripts/search.py "<query>" --domain <domai
|
||||
```bash
|
||||
python3 .claude/skills/ui-ux-pro-max/scripts/search.py "<query>" --stack <stack>
|
||||
```
|
||||
Available stacks: `html-tailwind` (default), `react`, `nextjs`, `vue`, `svelte`, `swiftui`, `react-native`, `flutter`
|
||||
Available stacks: `html-tailwind` (default), `react`, `nextjs`, `vue`, `svelte`, `swiftui`, `react-native`, `flutter`, `shadcn`
|
||||
|
||||
## Architecture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user