docs

Generate project documentation from templates using architecture and code analysis.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/alessioroberto82/claude-plugin-bmad --skill docs-alessioroberto82
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs
Source: https://github.com/alessioroberto82/claude-plugin-bmad/tree/main/plugin/skills/docs
Command: npx skills add https://github.com/alessioroberto82/claude-plugin-bmad --skill docs-alessioroberto82

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive project documentation, transforming complex technical details into clear, maintainable guides.

Core Features & Use Cases

  • Template-driven generation: Creates documentation from predefined templates for modules, ADRs, and UI components.
  • Multi-agent analysis: Leverages insights from architecture and code analysis to enrich documentation.
  • Use Case: Generate an Architecture Decision Record (ADR) for a new microservice, including its design rationale, components, and dependencies, ensuring consistency and clarity for the development team.

Quick Start

Use the docs skill to generate a module architecture document for the 'UserProfile' module.

Frequently Asked Questions about docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate architecture documentation automatically from my codebase?

You can generate architecture documentation automatically by orchestrating multi-agent analysis of your code structure, dependencies, and Git history to populate predefined templates with relevant technical details.

What is the best way to create an Architecture Decision Record for a new microservice?

Creating an Architecture Decision Record is best handled through interactive workflows that analyze your microservice's design rationale, components, and dependencies to ensure consistency and clarity for the development team.

Can I use templates to document UI components and modules?

Yes, you can use template-driven generation to create reusable UI documentation and module architecture documents by leveraging insights from integrated code analysis.

Does automated documentation generation work without analyzing Git history?

Automated documentation generation requires analysis of code structure, dependencies, and Git history to accurately populate templates with relevant project information.

How does multi-agent code analysis improve project documentation?

Multi-agent code analysis improves project documentation by leveraging insights from architecture and code experts to transform complex technical details into clear, maintainable guides.