AmplicodeAmplicodeOfficialΒ·9 Agent Skills Included

spring-skills

Spring Boot project exploration, code generation, and testing

Guides coding agents through real Spring Boot work: exploring domain models, editing JPA and JDBC entities, generating DTOs, MapStruct mappers, CRUD controllers, security and Kafka configuration. Eliminates generic average-GitHub code by enforcing each project's own conventions for naming, transactions, and mappings. Runs tests, formats code, and debugs Java apps through IntelliJ to verify every change.
npx skills add Amplicode/spring-skills --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install spring-skills?β–Ό

Run `npx skills add Amplicode/spring-skills --all -g -y` in your terminal to install all skills globally into every supported agent.

What does spring-skills do for Spring Boot projects?β–Ό

It gives your coding agent proven workflows for exploring a Spring app, editing JPA or JDBC entities, and generating DTOs, mappers, REST controllers, security, and Kafka configuration that follow your project's own conventions.

Which AI agents work with spring-skills?β–Ό

The skills follow the universal SKILL.md standard and run in Claude Code, Codex, OpenCode, Gemini CLI, Cursor, and GitHub Copilot CLI.

Do I need IntelliJ IDEA to use spring-skills?β–Ό

The skills work best with the Amplicode IntelliJ plugin, which provides live Spring project context via MCP, but most skills fall back to reading source files directly when the IDE is unavailable.

Can spring-skills run tests and debug Java code?β–Ό

Yes. It includes skills that run Gradle unit and integration tests through the IDE or console, and a debugging skill that controls breakpoints, stepping, and expression evaluation via IntelliJ.

Related Repositories in Software Engineering

View All in Software Engineering→