·vben-admin

Vben Admin 5.x 前端开发规范。当创建页面、组件、API 接口或前端功能时自动使用。

31Installs·0Trend·@m19803261706

Installation

$npx skills add https://github.com/m19803261706/springboot-vben-admin --skill vben-admin

SKILL.md

本项目使用 Vben Admin 5.x (Ant Design Vue) + TypeScript + Vite 技术栈。

| Vue | 3.5.x | UI 框架 | | TypeScript | 5.x | 类型系统 | | Ant Design Vue | 4.x | 组件库 | | Vite | 7.x | 构建工具 | | Pinia | 3.x | 状态管理 | | Vue Router | 4.x | 路由 | | Axios | - | HTTP 客户端 |

| 文件夹 | kebab-case | user-management/ | | 组件文件 | PascalCase.vue | UserList.vue | | 工具文件 | camelCase.ts | formatDate.ts | | 类型文件 | camelCase.ts | user.ts | | 组件名 | PascalCase | UserList | | 变量名 | camelCase | userName | | 常量名 | UPPERSNAKE | MAXPAGESIZE | | 事件名 | handle + 动作 | handleSubmit |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/m19803261706/springboot-vben-admin --skill vben-admin
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is vben-admin?

Vben Admin 5.x 前端开发规范。当创建页面、组件、API 接口或前端功能时自动使用。 Source: m19803261706/springboot-vben-admin.

How do I install vben-admin?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/m19803261706/springboot-vben-admin --skill vben-admin Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/m19803261706/springboot-vben-admin

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01