vben-skills
Generate complete CRUD modules for Vue Vben Admin
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install vben-skills?โผ
Run `npx skills add SusieCmy/vben-skills --all -g -y` in your terminal to install the skill globally.
What does the Vue Vben CRUD skill generate?โผ
It generates a full CRUD module: API types and methods, route config, a main table page, search form config, and a modal or drawer form component.
How do I trigger CRUD generation?โผ
Just say phrases like "generate CRUD", "create module", or "create user management", and the agent will ask for your module name and fields before generating code.
Does it support TypeScript and type safety?โผ
Yes. All generated code follows TypeScript strict mode, and an automated check script validates types, required files, and import paths.
Can I generate a module from backend API docs?โผ
Yes. Paste your API documentation into a markdown file and the agent reads the request and response fields to generate the matching module automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core