概要
This skill treats API documentation as a first-class artifact by monitoring for code changes in routes, controllers, and schemas across frameworks like Express, FastAPI, and NestJS. It automatically detects 'documentation drift' by comparing source code endpoints against OpenAPI or Swagger specifications. If a mismatch is found, the skill pauses work and triggers an audit to ensure that every API change is documented with required summaries, parameters, and response examples before code is shipped.