初始化项目版本

This commit is contained in:
Axhub Make
2026-07-29 16:04:39 +08:00
commit 4305a1082b
2629 changed files with 760590 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
# React + Vite Dashboard Skill
Convert Stitch screens into production React dashboards with Vite, TanStack Query, and optional Web3 reads.
## Install
```bash
npx skills add google-labs-code/stitch-skills --skill react-vite-dashboard --global
```
## Example prompts
```
Convert the Stitch dashboard screen into React + Vite components using our DESIGN.md tokens
```
```
Wire the portfolio summary cards with TanStack Query and ethers read-only calls
```
## Related skills
- `design-md` — author and lint DESIGN.md before building UI
- `shadcn-ui` — add accessible component primitives on top of generated layouts