kc-docs

Official

Automate Python project docs with diagrams.

AuthorMarkedslabben
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes Python codebases and automatically generates comprehensive project documentation, including architecture diagrams (Mermaid), class diagrams (PlantUML), and API references, keeping documentation in sync with code and reducing maintenance effort.

Core Features & Use Cases

  • Analysis-driven diagrams: Architecture (Mermaid) and class diagrams (PlantUML) generated from your codebase.
  • In-project documentation: Outputs docs/ with ARCHITECTURE.md, API_REFERENCE.md, ANALYSIS_REPORT.md, plus diagrams.
  • Onboarding and maintenance: Quick insights about project structure to speed up team ramp-up.

Quick Start

Run /kc-docs analyze <project_path> to inspect the codebase and determine recommended diagrams, then run /kc-docs generate <project_path> to produce diagrams and documentation inside the project. You can view the results under <project_path>/docs.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: kc-docs
Download link: https://github.com/Markedslabben/kc/archive/main.zip#kc-docs

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.