初始化项目版本
This commit is contained in:
24
.agents/skills/react-vite-dashboard/README.md
Normal file
24
.agents/skills/react-vite-dashboard/README.md
Normal 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
|
||||
Reference in New Issue
Block a user