mall4cloud
01Skill Claude CodeCodex
A guide for using and extending the open-source Mall4cloud online shopping system. Mall4cloud is built from several cooperating services for areas such as products, orders, payments, and user permissions.
30 tagged vue3, measured the same way as everything else here.
Browse within: template 12uni-app 12wot-ui 12naive-ui 9ruoyi-vue-plus 9soybean 9vite7 9
Skill Claude CodeCodex
A guide for using and extending the open-source Mall4cloud online shopping system. Mall4cloud is built from several cooperating services for areas such as products, orders, payments, and user permissions.
Skill Claude CodeCodex
A companion skill for using and extending the open-source Mall4j shopping platform, including its mall4v, mall4m, and mall4uni parts. It covers the existing e-commerce functions and local setup without assuming features that are not in the open-source edition.
Skill Claude CodeCodex
Development rules for a TinyVue component library that supports Vue 2 and Vue 3, desktop browsers, and mobile-first layouts. They separate templates, reusable logic, styles, design rules, localization, and tests.
Skill Claude CodeCodex
A workflow for creating one SCSS file that defines and mounts a custom Wot UI theme. SCSS is a CSS format with extra features for organizing styles.
Skill Claude CodeCodex
A fixed workflow and script for reducing the wot-starter v2 template to a minimal development project. It removes documentation and example sections while keeping core Wot UI and chart support.
Skill Claude CodeCodex
A Chinese-language guide for installing and using the @wot-ui/unocss-preset package. UnoCSS is a tool that generates CSS utility classes from configuration and usage in a project.
Skill Claude CodeCodex
项目初始化。每个新项目首次使用 Athena 时运行。扫描项目、生成环境脚本、创建 .aistate/ schema。.
Skill Claude CodeCodex
Athena 状态面板。显示当前 PACE 状态、Hook 触发计数、claude-mem 状态、plugin 健康。.
Skill Claude CodeCodex
工作流路由器。收到开发任务时触发。按任务复杂度路由到 6 条路径, 编排 CC 工具 + 增强节点。.
Skill Claude CodeCodex
Use this skill when integrating Quail UI into a Vue 3 frontend, migrating an existing screen to Quail UI components, or needing the library's themes, tokens, icons, demo-backed usage patterns, and agent-facing onboarding docs.
Skill Claude CodeCodex
Use when adding, modifying or reviewing backend code in mica-admin-server (Spring Boot 4.1 + MyBatis-Plus + Spring Security). Covers the 6-file CRUD module recipe (entity/query/mapper/service/impl/controller), response conventions (success returns raw body, code=0 only on error), @ApiLog audit logging, @PreAuthorize…
Skill Claude CodeCodex
Project-specific instructions for building pages and modules in a uni-app mobile application using Vue, Vite, Pinia, and TypeScript. uni-app lets one codebase target web, mobile apps, and WeChat mini-programs.
Skill Claude CodeCodex
Use when adding or modifying pages, API clients, routing, auth or styling in mica-admin-web (Vben Admin 5.x localized + Vue 3 + Naive UI + Vite + Tailwind 4). Covers the CRUD page recipe (api.ts + views//index.vue), parsePage pagination, useVbenModal, NDataTable conventions, v-access permission codes, backend-driven…