en un clic
spring-boot-config-json-schema
spring-boot-config-json-schema contient 12 skills collectées depuis alexmond, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Project coding standards and conventions for Java 17 with Lombok, spring-javaformat, checkstyle, and PMD
Implement a GitHub issue with branch and pull request workflow
Create or update a GitHub issue for tracking work
Check JaCoCo code coverage
Save a learning to project memory. Invoke automatically (without user asking) whenever a task required more than one fix cycle to resolve — e.g. a test failed and needed a second attempt, a compile error required a correction, an API behaved unexpectedly, or an assumption proved wrong mid-task. Also invoke when the user explicitly asks to remember something. Do NOT invoke for routine single-pass work.
Build the project with Maven
Plan the implementation of a GitHub issue
Run pre-commit checks (format, checkstyle, PMD, tests)
Validate, commit, and push changes to remote
Run tests for the project
Check for and update Maven dependency versions
Start a focused work session on a task