Aller au contenu principal

DOC Commands

Documentation (changelog, README, architecture)

Overview

This domain contains 9 commands for documentation (changelog, readme, architecture).

Commands list

CommandDescription
/doc:doc-api-specGenerate an OpenAPI/Swagger specification for an API.
/doc:doc-architectureDocuments a project's technical architecture in a clear and maintainable way.
/doc:doc-changelogGeneration and maintenance of the project changelog.
/doc:doc-explainExplain complex code in detail.
/doc:doc-fix-issueFix a GitHub issue autonomously and completely.
/doc:doc-generateDocumentation generation for code.
/doc:doc-i18nCode internationalization and localization.
/doc:doc-onboardQuick onboarding on an unknown codebase.
/doc:doc-readmeGenerates or improves a project's README to maximize its adoption and understanding.

Commands in detail


Back to all commands