byamplicode· 15 skills
Creates a Spring REST controller with CRUD endpoints backed by a Spring Data repository. Use this skill when a CRUD controller needs to be created, either standalone or as part of a larger task.
$npx -y skills add amplicode/spring-skills --skill crud-rest-controllerInstalls into the current project.
Run `npx skills use "https://github.com/amplicode/spring-skills" --skill "amplicode/spring-skills/crud-rest-controller"` 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.