返回顶部
l

lowcode-platform-development低代码平台开发

Automates the creation of required development roles, scaffolds the project structure, and generates code for a low‑code development platform with Vue2 + ElementUI front‑end and Java (Spring Boot) back‑end. Trigger when a user wants a full low‑code platform built from scratch.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
218
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

lowcode-platform-development

低代码平台开发技能

使用场景

  • - 用户要求使用Vue2 + ElementUI构建前端、Java(Spring Boot)构建后端的低代码开发平台
  • 用户希望助手自动创建开发角色(前端、后端、运维、测试)并搭建仓库结构。
  • 用户期望平台包含架构概述中描述的页面编辑器、组件库、数据模型管理器、工作流引擎

概述

本技能自动完成平台的端到端搭建:
  1. 1. 创建项目角色(前端工程师、后端工程师、运维、测试)并将简要角色描述写入docs/roles.md。
  2. 搭建仓库结构,采用标准Maven + npm布局(frontend/、backend/)。
  3. 生成基础代码
- 使用ElementUI的Vue2项目,包含拖拽编辑器骨架。 - 使用Spring Boot项目,包含数据模型的JPA实体、Camunda工作流引擎集成和REST API模板。
  1. 4. 添加必要的配置文件(docker-compose.yml、CI流水线、安全设置)。
  2. 提交初始版本到本地Git仓库。
  3. 提供扩展平台的下一步指导

资源

  • - references/architecture.md – 详细的架构图和组件职责说明。
  • scripts/generate_project.ps1 – 执行脚手架命令的PowerShell脚本。
  • assets/vue-template/ – 最小化的Vue2+ElementUI启动模板。
  • assets/spring-boot-template/ – 最小化的Spring Boot Maven项目模板。

执行步骤

  1. 1. 使用目标目录调用scripts/generate_project.ps1。
  2. 脚本创建文件夹结构,写入docs/roles.md,复制模板资源,并运行npm install和mvn package。
  3. 脚本执行完毕后,技能返回生成内容的摘要以及需要手动执行的操作。

手动后续操作

  • - 如有需要,将仓库推送到远程仓库。
  • 在frontend/src/components/中自定义生成的UI组件。
  • 在backend/src/main/java/com/app/lowcode/model/中添加领域特定的数据模型。
  • 在backend/src/main/java/com/app/lowcode/security/中配置认证/授权。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 lowcode-platform-development-1776218402 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 lowcode-platform-development-1776218402 技能

通过命令行安装

skillhub install lowcode-platform-development-1776218402

下载

⬇ 下载 lowcode-platform-development v1.0.0(免费)

文件大小: 4.3 KB | 发布时间: 2026-4-17 15:16

v1.0.0 最新 2026-4-17 15:16
Initial release of the Low-Code Platform Development skill.

- Automates setup of a full low-code platform with Vue2 + ElementUI frontend and Spring Boot backend.
- Creates standard project structure, including roles, documentation, and base code for both front-end and back-end.
- Adds essential configuration files for Docker, CI pipelines, and security.
- Provides starter templates for UI and backend logic, including workflow and data models.
- Includes guidance on extending and customizing the platform after initial generation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部