backend-docs

Installation
SKILL.md

Backend Documentation

Create objective Markdown documentation for backend systems from code evidence. Generate only the document type the user selects; do not create a full documentation set unless explicitly requested.

Document Selection

If the user does not specify the document type, ask them to choose one or more:

User need Template
Architecture and backend design templates/architecture-design.md
Developer onboarding templates/developer-onboarding.md
Gap analysis and improvement opportunities templates/gap-analysis.md
API contracts and endpoint behavior templates/api-contracts.md
Bounded context map and DDD documentation templates/bounded-context-map.md

If the user asks for "backend docs" without a target path, create the selected file under docs/backend/ using the template name as the filename. If the repository has a stronger docs convention, follow that convention instead.

Argument rules:

Installs
15
First Seen
May 21, 2026
backend-docs — marcioaltoe/skills