yaomindong1996yaomindong1996Communityยท5 Agent Skills Included

forge-admin

Enterprise admin framework with CRUD generation and workflow automation

Generates production-ready CRUD modules, approval workflows, and admin pages for the Forge Admin enterprise framework. Eliminates repetitive boilerplate coding, manual SQL migration writing, and inconsistent permission or dictionary configuration. Guides coding agents through project conventions so generated backend, frontend, and database code passes review on the first attempt.
npx skills add yaomindong1996/forge-admin --all -g -y
Available:

Instructs the AI agent on Forge project architecture, skill routing rules, coding conventions, and which SKILL.md files to read before generating CRUD modules or workflow code.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install forge-admin?โ–ผ

Run `npx skills add yaomindong1996/forge-admin --all -g -y` in your terminal to install all skills in this suite globally.

What is Forge Admin used for?โ–ผ

It is an enterprise admin framework built on Vue 3 and Spring Boot 3 with RBAC permissions, multi-tenancy, Flowable workflows, and AI-driven code generation. The bundled skills help your coding agent generate compliant CRUD modules and approval workflows automatically.

How does the CRUD code generation skill work?โ–ผ

The forge-codegen-crud skill reads project conventions, then generates Flyway SQL migrations, backend Java files, frontend Vue pages, dictionary seeds, and menu permissions that follow Forge standards. It enforces rules like tenant ID handling, logical deletes, and POST-safe endpoints.

Can it build approval workflows?โ–ผ

Yes. The forge-business-flow-development skill builds complete Flowable approval processes including business tables, status machines, BPMN node forms, and app-center bindings, using the included purchase order sample as a reference.

Does Forge Admin work with Claude Code and other AI coding tools?โ–ผ

Yes. The repository includes AGENTS.md and CLAUDE.md orchestration files plus standard SKILL.md units that work with Claude Code, OpenCode, and other agents that follow the SKILL.md convention.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’