Documentation System

Community

Create AI-friendly, navigable docs for codebases.

Authorhhopkins95
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides standards and templates for documenting codebases, enabling consistent, AI-navigable documentation and easier maintenance across system, packages, and guides.

Core Features & Use Cases

  • Folder structure under docs/ with system/, packages/, guides/ and index.md entries
  • Templates for system docs, package docs, guides, and index docs
  • Maintenance guidance to keep docs aligned with code changes
  • Guidance on where to place new docs and how to cross-link

Quick Start

Choose a doc type (system, package, or guide) and create your first document using the appropriate template from references/templates/, then add an index.md for navigation.

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 System
Download link: https://github.com/hhopkins95/ai-systems/archive/main.zip#documentation-system

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