Documentation Architect

Community

Generate perfect docs, focus on building.

Authoramo-tech-ai
Version1.0.0
Installs0

System Documentation

What problem does it solves? Creating and maintaining comprehensive, up-to-date technical documentation is a significant challenge for development teams, often leading to outdated guides, missing context, and inconsistent formats. This Skill automates the generation of structured documentation, ensuring clarity and accuracy.

Core Features & Use Cases

  • MVP Documentation Sets: Generate a full suite of 001-009 documents covering architecture, features, setup, and best practices.
  • Feature Implementation Plans: Create detailed plans with architecture diagrams, task breakdowns, dependencies, and success criteria.
  • Codebase Analysis & Documentation: Analyze existing code to produce documentation, identify improvement areas, and suggest task breakdowns for refactoring.
  • Use Case: After completing a major feature, invoke this Skill to automatically generate its documentation, including sequence diagrams, code examples, and a task breakdown for future maintenance, saving hours of manual writing.

Quick Start

Generate MVP documentation analyzing the EventOS codebase

Skill("docs-architect") "Generate MVP documentation analyzing the EventOS codebase"

Document a specific feature with task breakdown

Skill("docs-architect") "Document the event wizard feature with task breakdown for Task Master"

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Documentation Architect
Download link: https://github.com/amo-tech-ai/event-studio/archive/main.zip#documentation-architect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository