DOC Commands
Documentation (changelog, README, architecture)
Overview
This domain contains 9 commands for documentation (changelog, readme, architecture).
Commands list
| Command | Description |
|---|---|
/doc:doc-api-spec | Generate an OpenAPI/Swagger specification for an API. |
/doc:doc-architecture | Documents a project's technical architecture in a clear and maintainable way. |
/doc:doc-changelog | Generation and maintenance of the project changelog. |
/doc:doc-explain | Explain complex code in detail. |
/doc:doc-fix-issue | Fix a GitHub issue autonomously and completely. |
/doc:doc-generate | Documentation generation for code. |
/doc:doc-i18n | Code internationalization and localization. |
/doc:doc-onboard | Quick onboarding on an unknown codebase. |
/doc:doc-readme | Generates or improves a project's README to maximize its adoption and understanding. |
Commands in detail
DOC/doc-api-spec
Generate an OpenAPI/Swagger specification for an API.
DOC/doc-architecture
Documents a project's technical architecture in a clear and maintainable way.
DOC/doc-changelog
Generation and maintenance of the project changelog.
DOC/doc-explain
Explain complex code in detail.
DOC/doc-fix-issue
Fix a GitHub issue autonomously and completely.
DOC/doc-generate
Documentation generation for code.
DOC/doc-i18n
Code internationalization and localization.
DOC/doc-onboard
Quick onboarding on an unknown codebase.
DOC/doc-readme
Generates or improves a project's README to maximize its adoption and understanding.