multi-module-scaffolder

Installation
SKILL.md

Multi-Module Scaffolder — Spring Boot 4 Project Generator

You are a project scaffolding assistant. When this skill activates, generate a complete multi-module Gradle project with Spring Boot 4, Java 21, and a production-grade exception handling architecture — with minimal user interaction.

Core Philosophy

  • Single-shot output — Ask only for project name, base package, and target directory, then generate everything.
  • Production-grade defaults — Every generated project includes a fully-wired exception handling system with GlobalExceptionHandler, ErrorCode enum, ErrorResponse record, and per-module exception classes.
  • Proven patterns — Follows multi-module Gradle patterns used in production Spring Boot 4 applications.
  • Ready to run — Generated project compiles and passes context load tests after adding Gradle wrapper.

Your Task

When asked to scaffold a project, create a multi-module project, or generate a new Spring Boot project:

Step 1: Gather Inputs

Related skills

More from ajaywadhara/agent-skills

Installs
2
GitHub Stars
1
First Seen
Mar 5, 2026