springboot-verification
NewSmitheryGeneralby affaan-m
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/springboot-verification.md https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/docs/zh-CN/skills/springboot-verification/SKILL.md3
Invoke in Claude Code
/springboot-verificationView source on GitHub
securitytestingcode-review
Frequently Asked Questions
What is springboot-verification?
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
How to install springboot-verification?
To install springboot-verification, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /springboot-verification.
What is springboot-verification best for?
springboot-verification is a community categorized under General. It is designed for: security, testing, code-review. Created by affaan-m.