← 返回
未分类 中文

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 + Ele...
自动化创建开发角色、搭建项目结构,为Vue2 + Ele...低代码开发平台生成代码
mmyg11
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 704
下载
💾 1
安装
1
版本
#latest

概述

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/.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-01 12:40 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Ai Video Gen Temp

mmyg11
端到端 AI 视频生成:利用图像生成、视频合成、配音与编辑,根据文本提示制作视频。支持 OpenAI DALL‑E、Re...
★ 0 📥 455

Academic Research Skip

mmyg11
使用OpenAlex API(免费、无需密钥)搜索学术论文并进行文献综述。当用户需要按主题或作者等查找学术文献时使用。
★ 0 📥 457

Agent Browser Core Temp

mmyg11
OpenClaw 技能,用于 agent-browser CLI(基于 Rust,兼容 Node.js),实现 AI 友好的网页自动化,支持快照、引用和结构化命令。
★ 0 📥 451