api-documentation
When consumers need to know how to call your API — endpoint docs, OpenAPI specs, request/response examples.
4 skills in this category.
When consumers need to know how to call your API — endpoint docs, OpenAPI specs, request/response examples.
When users need to know what changed and why — conventional commits parsing, semantic versioning, release notes.
When future-you needs to know why past-you chose this — ADR authoring with context, decision, consequences.
When code needs to explain itself to future readers — JSDoc/docstrings, comment quality, self-documenting patterns.