Generates or reviews OpenAPI / Swagger documentation for Spring Boot REST APIs — adds @Operation, @Schema, @ApiResponse annotations and configures Swagger UI. Use when user asks to "add Swagger", "document this API", "generate OpenAPI spec", "add @Operation annotations", "set up Swagger UI", or "document endpoints".
$npx -y skills add ducpm2303/claude-java-plugins --skill java-openapiInstalls into the current project.
Run `npx skills use "https://github.com/ducpm2303/claude-java-plugins" --skill "ducpm2303/claude-java-plugins/java-openapi"` 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/ducpm2303/claude-java-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ducpm2303/claude-java-plugins"` and select the relevant skills, then follow their instructions.