skills
Generate JeecgBoot code, forms, workflows, reports, and dashboards
All Skills in This Repository (10)
Pure Emerald Level Indicatorsjimubi-dashboard
Automate dashboard generation and management for JeecgBoot and JimuReport environments.
jeecg-system
Query and conditionally create JeecgBoot master data via API.
jimureport
Scan SKILL.md frontmatter to validate and tag Skill Units with metadata.
jeecg-onlchart
Convert natural-language requests into JeecgBoot Online chart configurations.
jimubi-bigscreen
Generate JeecgBoot BigScreen dashboard layouts with data bindings.
jeecg-codegen
Generate JeecgBoot CRUD modules with backend, frontend, and Flyway SQL artifacts.
jeecg-bpmn
Convert natural language workflow descriptions into Flowable BPMN 2.0 XML for JeecgBoot deployment.
jeecg-desform
Create and manage JeecgBoot desform designs via natural language.
jeecg-onlform
Automate JeecgBoot Online form creation, validation, and deployment via Python scripts and API calls.
jeecg-onlreport
Create and manage JeecgBoot Online reports from natural language descriptions.
Frequently Asked Questions
FAQPage SchemaHow to install JeecgBoot Skills?▼
Run `npx skills add jeecgboot/skills --all -g -y` in your terminal to install all skills globally. You also need Python 3.12+ and a running JeecgBoot backend with an X-Access-Token.
What can JeecgBoot Skills generate?▼
It generates full CRUD modules (Java + Vue3 + SQL), online forms, designer forms, BPMN approval workflows, SQL reports, data charts, dashboards, and full-screen data visualization pages from plain-language descriptions.
How does the code generation work?▼
Describe your business need in plain language, confirm the field summary, and the skill produces backend Java, frontend Vue3 pages, table DDL, and menu SQL via official Freemarker templates.
Do I need coding experience to use it?▼
No. You describe the form, report, or workflow you want, provide your JeecgBoot backend address and token, and confirm the summary before anything is created.
Which JeecgBoot versions are supported?▼
The skills target JeecgBoot 3.x (Spring Boot 3 + Vue3) and JimuReport 1.7 or later, running in Claude Code or compatible clients.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core