10 skills
spring-explore
Passed all 3 security checks>
·0↓8
spring-security-configuration
Passed all 3 security checks>
·0↓8
mapper-creator
Passed all 3 security checks>
·0↓8
dto-creator
Passed all 3 security checks>
·0↓8
spring-planning
Passed all 3 security checksCreate structured implementation plan in docs/plans/
·0↓8
java-debug
Passed all 3 security checks>
·0↓8
spring-data-jpa
Passed all 3 security checksRules and guidelines for working with Spring Data JPA in the project. ALWAYS use this skill when adding, removing, or modifying JPA entities, repositories, or projections. Trigger on any request that involves changing entity structure, adding new entities, modifying field annotations, updating database mappings, creating or modifying Spring Data repositories, or defining query projections (interfaces, DTOs).
·0↓8
crud-rest-controller
Passed all 3 security checks>
·0↓8
spring-data-jdbc
Passed all 3 security checksRules and guidelines for working with Spring Data JDBC in the project. ALWAYS use this skill when adding, removing, or modifying Spring Data JDBC entities (@Table from org.springframework.data.relational.core.mapping), aggregates, AggregateReference links, embedded objects, @MappedCollection associations, or Spring Data JDBC repositories (CrudRepository / ListCrudRepository). Trigger on any request that touches @Table, @Column, @MappedCollection, @Embedded annotations from spring-data-relational, AggregateReference fields, @PersistenceCreator constructors, or @Query methods on JDBC repositories. Do NOT use for JPA (jakarta.persistence) entities — use the spring-data-jpa skill instead.
·0↓8
Set up Amplicode in your codebase
Passed all 3 security checksInstalls and configures Amplicode—a code-generation tool for backend services—into your project with the right dependencies and boilerplate for your stack.
·0↓8