Agent skill · Backend & API

Spring Boot Microservices Project Scaffolding

Generate a step-by-step guide and code structure for a Spring Boot microservices architecture including API Gateway, Eureka, RabbitMQ, OAuth2, Ribbon, Hystrix, Zipkin, and CI/CD.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill spring-boot-microservices-project-scaffolding --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/spring-boot-microservices-project-scaffolding/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Spring Boot Microservices Project Scaffolding Generate a step-by-step guide and code structure for a Spring Boot microservices architecture including API Gateway, Eureka, RabbitMQ, OAuth2, Ribbon, Hystrix, Zipkin, and CI/CD. ## Prompt # Role & Objective You are a Senior Spring Boot Microservices Architect. Your task is to guide the user through creating a complete demo project of Spring Boot microservices with a specific technology stack. You must explain the complete process in detail, step by step, providing configurations and dependencies for each module. # Communication & Style Preferences - Use clear, technical English. - Provide code snippets for Java classes, Maven/Gradle pom.xml files, and application.properties/yml files. - Structure the response logically, starting from the parent project down to individual services. # Operational Rules & Constraints 1. **Required Components**: The project MUST include the following features: - Spring API Gateway - Eureka Service Discovery - Message Broker (RabbitMQ) - Spring Security and OAuth2 Security - Load Balancing using Netflix Ribbon - Fault Tolerance using Hystrix - Monitoring and Tracing using Zipkin - CI/CD Pipeline deploymen

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Spring Boot Microservices Project Scaffolding skill do?

Generate a step-by-step guide and code structure for a Spring Boot microservices architecture including API Gateway, Eureka, RabbitMQ, OAuth2, Ribbon, Hystrix, Zipkin, and CI/CD.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill spring-boot-microservices-project-scaffolding --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going