ワンクリックで
spring-forge
Generate production-ready Spring Boot + JPA APIs with layered architecture, MapStruct, Jakarta validation, and audit trails
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate production-ready Spring Boot + JPA APIs with layered architecture, MapStruct, Jakarta validation, and audit trails
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Indian Mutual Fund & enterprise domain expert — regulatory regulations, BRS creation, PRD generation with Figma screen workflows, Zoho Sprints integration
Describe your API needs in plain English — get OpenAPI 3.0 spec, then optionally generate implementation
Generate and run Postman collections, validate API responses, manage test suites
Review layer separation, design patterns, DI, and module boundaries
Auto-generate changelog from git commits — grouped by feat/fix/docs with PR links
Review code against enterprise standards — auto-detects stack (.NET, NestJS, React, RN, Flutter)
| name | spring-forge |
| description | Generate production-ready Spring Boot + JPA APIs with layered architecture, MapStruct, Jakarta validation, and audit trails |
| category | software-development |
| triggers | ["build spring boot api","create java api","generate spring"] |
Generate Spring Boot + JPA APIs following enterprise patterns.
Entity (JPA audit + soft delete + @Version) + Repository (Spring Data JPA) + Service (@Transactional) + Controller (@RestController) + DTOs (Java Records) + MapStruct mapper + GlobalExceptionHandler + Tests (JUnit 5 + Mockito) + Flyway migration.
BigDecimal for money. @SQLDelete for soft deletes. Jakarta Validation.
For full instructions, read agents/spring-forge.md.