xiaou61xiaou61Community·1 Agent Skills Included

2026-bs

Full-stack Spring Boot and Vue project generation workflow

Generates complete full-stack web applications with Spring Boot backends, Vue 3 frontends, and MySQL databases. Covers 200 ready-made graduation project templates across campus, e-commerce, healthcare, and enterprise scenarios. Eliminates repetitive boilerplate by standardizing PRD writing, database design, API layers, and page templates. Ships with login, JWT auth, CRUD pages, and seed data so projects run immediately.
npx skills add xiaou61/2026-bs --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install 2026-bs?

Run `npx skills add xiaou61/2026-bs --all -g -y` in your terminal to install all skills in this suite globally.

What does the 2026-bs project collection include?

It contains 200 full-stack graduation project templates built with Spring Boot, MyBatis-Plus, Vue 3, and Element Plus, covering campus, e-commerce, medical, and enterprise management scenarios.

How do I run one of the projects locally?

Start the backend with `mvn spring-boot:run` inside the project backend folder, then run `npm install` and `npm run dev` in the matching frontend folder. Each project page lists its exact port, database, and demo accounts.

Can it generate a new full-stack project from scratch?

Yes. The included workflow skill writes a PRD, plans the implementation, then generates the Spring Boot backend, Vue frontend, and database scripts in a fixed, consistent structure.

Do I need coding experience to use these templates?

Basic Java and Node.js setup knowledge is enough. Every project ships with SQL init scripts, default demo accounts, and step-by-step startup instructions.

Related Repositories in Software Engineering

View All in Software Engineering