⚙️
AutomationPython

JeecgBoot Code Generator

by jeecgboot

JeecgBoot Code Generator is an Automation skill for Claude Code, published by jeecgboot in skills.

225 stars67 forkson jeecgboot/skillsAdded 2026/09/03Repository updated 2026/07/27
aiclaudeclaude-codeclaude-code-hookclaude-code-skillclaude-code-skillsclicodexgeminijeecgjeecgbootlowskills
Install in seconds
Install JeecgBoot Code Generator
Copy JeecgBoot Code Generator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jeecgboot/skills/tree/main/jeecg-codegen-new ~/.claude/skills/jeecg-codegen-new

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jeecgboot/skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
jeecg-codegen-new/SKILL.md in jeecgboot/skills
Installs to
~/.claude/skills/jeecg-codegen-new
Collection
One of 14 skills cataloged from this repository
Category
Automation1754 skills

What JeecgBoot Code Generator does

JeecgBoot Code Generator turns CRUD and module requests into Freemarker context JSON and runs the official templates to generate backend Java, Vue 3 pages, and menu SQL. Use it for new entities, modules, or field changes in JeecgBoot projects.

JeecgBoot Code Generator is cataloged under Automation on DirSkills. JeecgBoot Code Generator comes from a repository tagged ai, claude, claude-code, claude-code-hook and claude-code-skill.

Documentation

README

JeecgBoot 代码生成器(Freemarker 驱动)

把用户的自然语言需求转成 Freemarker 上下文 JSON,交给 scripts/codegen.py 调用模板生成全套 CRUD(后端 Java + 前端 Vue3 + 菜单 SQL)。

核心原则

AI 不再从零写代码。 基础代码全部由 jeecg 官方 Freemarker 模板生成,AI 只做三件事:

  1. 拼参数 — 把用户需求映射成 ctx.json
  2. 调脚本 — 跑 scripts/codegen.py 让 Freemarker 出基础代码
  3. 改产物 — 用户提了模板不覆盖的特殊需求时,用 Edit 改已生成的代码

禁止修改 templates/ 目录下任何模板文件。模板由 jeecg 官方维护,改了就脱离了升级路径。 ⛔ 禁止绕开脚本直接手写 Entity / Controller / data.ts 等基础文件。

主数据复用

涉及字典、角色、用户、部门时遵循"先查后建",使用 jeecg-system skill。详见 ../jeecg-system/SKILL.md

接口禁止猜测

所有接口路径/参数必须来自用户提供、jeecg-system skill 文档、或经查询确认。猜测命中也算违规。


模板覆盖范围

不是所有"表类型 × 前端风格"的组合都有模板。先选表类型 → 决定可选的前端风格

This is the opening of the README. Read the full README on GitHub.

Frequently asked about JeecgBoot Code Generator

  • What else does jeecgboot publish alongside JeecgBoot Code Generator?

    JeecgBoot Code Generator is one of 14 skills that DirSkills catalogs from jeecgboot/skills, the repository it ships in. Its siblings there include Jeecg AIFlow, Jeecg Code Generator and Jeecg Desform. Each one is a separate skill with its own page in this directory, installs the same way JeecgBoot Code Generator does, and is maintained by jeecgboot in that same repository. The rest of the collection is listed on the jeecgboot/skills page.

  • How does JeecgBoot Code Generator compare to other Automation skills?

    JeecgBoot Code Generator ranks #1585 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of JeecgBoot Code Generator against them. Open each page to compare what they document and how they install.

More from jeecgboot/skills

JeecgBoot Code Generator is one of 14 skills cataloged on DirSkills from jeecgboot/skills.

See all 14 skills
🤖
7h ago

Jeecg AIFlow

Jeecg AIFlow manages the full lifecycle of JeecgBoot AI orchestration flows from natural-language requests. Use it to create, edit, query, delete, debug, publish, or copy AIFlow workflows.
AI Engineering
22567
🛠️
7h ago

Jeecg Code Generator

Jeecg Code Generator turns natural-language requirements into JeecgBoot CRUD code, including Java backend, Vue3 frontend, and menu permission SQL. Use it for new modules, field changes, and other JeecgBoot code generation tasks.
AI Engineering
22567
📝
7h ago

Jeecg Desform

Jeecg Desform creates, updates, copies, deletes, and manages JeecgBoot desform forms through conversation. It is used for form design, field edits, CRUD data management, PC/mobile views, and OA approval apps with workflow and authorization.
Automation
22567
🧪
7h ago

Jeecg Dev

Jeecg Dev defines the required coding, logging, and database-change conventions for JeecgBoot work. Use it when editing JeecgBoot code, SQL, or related change logs under the /jeecg-dev command.
Quality
22567
🧩
7h ago

Jeecg Online Form

Jeecg Online Form converts natural-language form requirements into JeecgBoot Online 表单配置 and creates or edits database tables and form metadata through API. Use it for metadata-driven CRUD forms, sub-tables, tree tables, field changes, enhancements, permissions, and data management.
Automation
22567
⚙️
7h ago

JeecgBoot BPM

JeecgBoot BPM generates Flowable BPMN 2.0 workflows from natural language and can create or edit processes in JeecgBoot. Use it for approval flows, OA forms with workflows, and changes to existing process nodes or listeners.
Automation
22567