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:
Ray Tien
2026-01-10 16:16:36 +08:00
parent ec5e36ccfa
commit b0898d3152
33 changed files with 363 additions and 33 deletions

View File

@@ -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