From devops-skills
Writes or updates backend feature documentation per repo's DOCUMENTATION_GUIDELINES.md, including architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.
npx claudepluginhub thienanblog/awesome-ai-agent-skills --plugin office-web-ui-skillsThis skill uses the workspace's default tool permissions.
Produce a single, canonical module doc that matches the repository's documentation rules and keeps backend/API contracts consistent and skimmable.
Creates READMEs, API docs, code comments, and architecture documentation with best practices, checklists, and Mermaid diagrams. Useful for doc writing, README creation, or code documentation requests.
Generates or updates documentation for code, APIs, or systems including READMEs, API references, inline comments, technical guides, and ADRs.
Generates and updates documentation for features, APIs, architecture, setup, operations, and decisions using 4 structured levels. Ideal for READMEs, ADRs, runbooks, and troubleshooting guides.
Share bugs, ideas, or general feedback.
Produce a single, canonical module doc that matches the repository's documentation rules and keeps backend/API contracts consistent and skimmable.
docs/memories/DOCUMENTATION_GUIDELINES.md). If missing, load references/documentation-guidelines.md.docs/features/<module>.md (or the project's documented location).name, description, version, last_updated, maintained_by), then write the rest as standard Markdown sections.If the user explicitly asks for frontend-facing API docs, load the repo's frontend guideline file (typically docs/memories/FRONTEND_API_DOCUMENTATION_GUIDELINES.md) and follow it.
references/documentation-guidelines.md: Canonical structure and ordering for backend feature documentation.