byamplicode· 15 skills
Creates a Spring Security configuration class with authentication, authorization, and HTTP protection setup. Use this skill when a security configuration needs to be created, either standalone or as part of a larger task (e.g. adding authentication to a REST API, configuring OAuth2/OIDC login, setting up JWT resource server).
$npx -y skills add amplicode/spring-skills --skill spring-security-configurationInstalls into the current project.
Run `npx skills use "https://github.com/amplicode/spring-skills" --skill "amplicode/spring-skills/spring-security-configuration"` 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/amplicode/spring-skills" that are relevant to the current task. Run `npx skills add "https://github.com/amplicode/spring-skills"` and select the relevant skills, then follow their instructions.