Add or update OpenAPI 3.1 documentation for API endpoints in src/docs/. Use when the user asks to document endpoints, add Swagger/OpenAPI docs, or when a new resource or route was added without docs.
$npx -y skills add khaledsaeed18/node-express-boilerplate --skill add-openapi-docsInstalls into the current project.
Run `npx skills use "https://github.com/khaledsaeed18/node-express-boilerplate" --skill "khaledsaeed18/node-express-boilerplate/add-openapi-docs"` 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/khaledsaeed18/node-express-boilerplate" that are relevant to the current task. Run `npx skills add "https://github.com/khaledsaeed18/node-express-boilerplate"` and select the relevant skills, then follow their instructions.