AI AGENT ADDONS
Documentation
862installs

When you start a new project or welcome a new team member, clear documentation helps everyone understand the code quickly. This tool reads your source files and automatically creates important documents like ARCHITECTURE.md, API_ENDPOINTS.md, and DATABASE_SCHEMA.md. It looks at what your code actually does, so the documentation is always accurate.

You can use it when starting a project, after a big change, or when your existing docs are missing or stale. It scans your codebase, asks what you need, and writes the documents for you. This saves time and keeps your documentation up to date with the real code.

Add Project Docs skill to your workflow

Global

mkdir -p ~/.claude/skills/project-docs

Project

mkdir -p .claude/skills/project-docs

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago