Use when implementing authentication, authorization, JWT tokens, security filters, password encoding, or any Spring Security configuration. Covers stateless JWT auth, token rotation, RBAC, and method-level security.
$npx -y skills add rrezartprebreza/spring-boot-skills --skill spring-security-jwtInstalls into the current project.
Run `npx skills use "https://github.com/rrezartprebreza/spring-boot-skills" --skill "rrezartprebreza/spring-boot-skills/spring-security-jwt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rrezartprebreza/spring-boot-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rrezartprebreza/spring-boot-skills"` and select the relevant skills, then follow their instructions.