Contract-first OpenAPI workflow — author or update the spec, run the diff gate, regenerate types, write the controller. Use when adding or changing an HTTP endpoint.
$npx -y skills add loiane/specs-driven-development-spring-angular --skill openapi-contract-firstInstalls into the current project.
Run `npx skills use "https://github.com/loiane/specs-driven-development-spring-angular" --skill "loiane/specs-driven-development-spring-angular/openapi-contract-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/loiane/specs-driven-development-spring-angular" that are relevant to the current task. Run `npx skills add "https://github.com/loiane/specs-driven-development-spring-angular"` and select the relevant skills, then follow their instructions.