返回顶部
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
安全检测
已通过
210
下载量
0
收藏
概述
安装方式
版本历史

lowcode-platform-development

# Low‑Code Platform Development Skill ## When to use - User asks to **build a low‑code development platform** using Vue2 + ElementUI for UI and Java (Spring Boot) for the back‑end. - User wants the assistant to **create development roles** (frontend, backend, devops, QA) and set up the repository structure automatically. - User expects the platform to include **page editor, component library, data model manager, workflow engine** as described in the architecture overview. ## Overview This skill automates the end‑to‑end setup of the platform: 1. **Create project roles** (frontend engineer, backend engineer, devops, QA) and write brief role descriptions to `docs/roles.md`. 2. **Scaffold repository** with a standard Maven + npm layout (`frontend/`, `backend/`). 3. **Generate base code**: - Vue2 project using ElementUI, with a drag‑and‑drop editor skeleton. - Spring Boot project with JPA entities for data models, Camunda workflow engine integration, and REST API boilerplate. 4. **Add essential configuration files** (`docker‑compose.yml`, CI pipeline, security settings). 5. **Commit initial version** to a local Git repository. 6. **Provide next‑step guidance** for extending the platform. ## Resources - **references/architecture.md** – Detailed architecture diagram and component responsibilities. - **scripts/generate_project.ps1** – PowerShell script that runs the scaffold commands. - **assets/vue‑template/** – Minimal Vue2+ElementUI starter template. - **assets/spring‑boot‑template/** – Minimal Spring Boot Maven project template. ## Steps to execute 1. Call `scripts/generate_project.ps1` with the target directory. 2. The script creates the folder layout, writes `docs/roles.md`, copies template assets, and runs `npm install` and `mvn package`. 3. After the script finishes, the skill returns a summary of what was generated and any manual actions required. ## Manual post‑setup actions - Push the repository to a remote if desired. - customise the generated UI components in `frontend/src/components/`. - Add domain‑specific data models to `backend/src/main/java/com/app/lowcode/model/`. - Configure authentication/authorization in `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

下载 Zip 包

⬇ 下载 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
返回顶部