forge-admin
Enterprise admin framework with CRUD generation and workflow automation
All Skills in This Repository (5)
Pure Emerald Level Indicatorsui-ux-pro-max
Generate accessible design systems with color palettes, typography, and stack-specific guidelines.
forge-codegen-crud
Generate complete Forge Admin CRUD modules with Java, Vue, and SQL.
forge-business-flow-development
Develop end-to-end business approval workflows in Forge Admin with Flowable integration.
vue-best-practices
Resolve Vue 3 TypeScript typing errors and Volar configuration issues.
frontend-design
Generates frontend interfaces with intentional aesthetic direction and refined typography for Vue, React, or HTML/CSS/JS projects.
Frequently Asked Questions
FAQPage SchemaHow 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โ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