Use when the project follows API-first / OpenAPI-first approach: generating controller interfaces, DTOs, and clients from an OpenAPI spec. Use when you see openapi.yaml, openapi-generator-maven-plugin, or ApiDelegate pattern in the project.
$npx -y skills add rrezartprebreza/spring-boot-skills --skill openapi-firstInstalls into the current project.
Run `npx skills use "https://github.com/rrezartprebreza/spring-boot-skills" --skill "rrezartprebreza/spring-boot-skills/openapi-first"` 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.