A pre-commit and pre-deploy checklist that runs the full Spring Boot verification stack: parallel Maven/Gradle builds, static analysis with SpotBugs and PMD, JaCoCo coverage reports gated at 80%, OWASP dependency scans, and a structured diff review. It includes real test examples for unit tests with Mockito, integration tests with Testcontainers, and API tests with MockMvc. The security phase catches hardcoded secrets and common vulnerabilities like wildcard CORS. This is the kind of skill you want firing before every PR if you're serious about not breaking staging, though running the full suite locally can feel slow when you're iterating fast.
npx -y skills add affaan-m/ecc --skill springboot-verification --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
pluginagentmarketplace/custom-plugin-java
github/awesome-copilot
github/awesome-copilot