What problem does it solve?
This Skill removes the friction of memorizing Avue APIs and manually assembling Vue page scaffolding, so teams can quickly build consistent CRUD, form, and tree-based interfaces from requirements.
Core Features & Use Cases
- Avue CRUD generation: Create table pages with search, pagination, dialogs, permissions, sorting, filtering, export, and audit-friendly workflows.
- Avue form generation: Build complex forms with validation, dictionaries, nested bindings, uploads, dynamic subforms, and field-level control.
- Component coverage: Support Avue tree, data display widgets, and other utility components for dashboard and admin-style applications.
- Use case: When a user asks for a BladeX or Avue admin module, this Skill can turn module names, fields, and behavior rules into ready-to-use Vue implementation guidance.
Quick Start
Generate an Avue Vue3 CRUD page for a user management module with Composition API, using name, status, and created time fields.