tx7dotx7doCommunityยท5 Agent Skills Included

go-wind-admin

Scaffold full-stack admin CRUD modules across Go backend and three frontends

Generates complete CRUD business modules for the GoWind Admin monorepo, covering Go backend protos, services, repositories, and React or Vue admin pages. Eliminates repetitive boilerplate, manual wiring of dependency injection, and inconsistent list, form, and permission code across frameworks. Guides the AI agent through the correct build order so backend types, frontend hooks, routes, and translations stay in sync.
npx skills add tx7do/go-wind-admin --all -g -y
Available:

Gives the AI agent the coding conventions, layered architecture rules, and step-by-step checklists it must follow when generating or modifying backend and frontend code in this monorepo.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install go-wind-admin skills?โ–ผ

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

How to add a new CRUD module with AI?โ–ผ

Just describe the entity and fields you need, and the skill scaffolds the backend proto, service, repository, and frontend pages in the correct order.

Which frontend frameworks are supported?โ–ผ

The suite covers three admin frontends: React 19 with Ant Design, Vue 3 with Element Plus, and Vue 3 with Vben Admin, each with its own templates.

Does it work with Claude Code and other AI agents?โ–ผ

Yes. The skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible agents.

Do I need to write boilerplate code myself?โ–ผ

No. The agent generates routes, translations, API hooks, and permission wiring automatically, and regenerates types instead of hand-editing generated files.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’