docs: update skill install command, vue → vue-admin
This commit is contained in:
@@ -105,7 +105,7 @@ After starting, visit http://localhost:3000 and log in with `admin` / `123456`.
|
||||
This project ships with an [Agent Skill](https://skills.sh/youlaitech/youlai-skills). Once installed, the AI coding assistant automatically follows this project's Vue3 development conventions (naming, directory structure, BEM + UnoCSS, component and API conventions). It supports 70+ agents including CodeBuddy, Claude Code, Cursor, Codex, and GitHub Copilot.
|
||||
|
||||
```bash
|
||||
npx skills add https://github.com/youlaitech/youlai-skills --skill vue
|
||||
npx skills add https://github.com/youlaitech/youlai-skills --skill vue-admin
|
||||
```
|
||||
|
||||
## Ecosystem Matrix
|
||||
|
||||
@@ -106,7 +106,7 @@ pnpm run dev
|
||||
本项目配套 [Agent Skill](https://skills.sh/youlaitech/youlai-skills),安装后 AI 编程助手会自动遵循本项目的 Vue3 开发规范(命名、目录结构、BEM + UnoCSS、组件与 API 约定)。支持 CodeBuddy、Claude Code、Cursor、Codex、GitHub Copilot 等 70+ Agent。
|
||||
|
||||
```bash
|
||||
npx skills add https://github.com/youlaitech/youlai-skills --skill vue
|
||||
npx skills add https://github.com/youlaitech/youlai-skills --skill vue-admin
|
||||
```
|
||||
|
||||
## 生态矩阵
|
||||
|
||||
Reference in New Issue
Block a user