springboot-verification

springboot verification

affaan-m 232k ↓ 5.5k MIT updated 25d ago
Claude Code
View source ↗

What it does

  • Before opening a pull request for a Spring Boot service
  • After major refactoring or dependency upgrades
  • Pre-deployment verification for staging or production
  • Running full build → lint → test → security scan pipeline
  • Validating test coverage meets thresholds
  • Total tests, passed/failed
  • Coverage % (lines/branches)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

springboot verification

Source

Repository: https://github.com/affaan-m/everything-claude-code

springboot-verification FAQ

What does the springboot-verification skill do?

Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR. Before opening a pull request for a Spring Boot service After major refactoring or dependency upgrades

How do I install springboot-verification?

Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill springboot-verification --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.

Maintain springboot-verification?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

springboot-verification on getagentictools
[![springboot-verification on getagentictools](https://getagentictools.com/badge/skills/affaan-m-everything-claude-code-springboot-verification.svg)](https://getagentictools.com/skills/affaan-m-everything-claude-code-springboot-verification?ref=badge)
npx agentictools info skills/affaan-m-everything-claude-code-springboot-verification

The second line is the CLI lookup for this page — handy in READMEs and docs.