smithery.ai

document-project

Use to analyze and document any project codebase. Creates comprehensive reference documentation for AI-assisted development including architecture and patterns.

First seen Apr 4, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 751 B
  • docs SUMMARY.md 184 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Analyzes and documents any codebase into comprehensive AI-ready reference documentation in docs/project/.

Steps

  1. Load config and specify project root directory
  2. Choose scan depth: quick (2-5 min), deep (10-30 min), or exhaustive (30-120 min)
  3. Detect project structure and type
  4. Generate documentation files (index, architecture, API, guides)
  5. Create master index at docs/project/index.md
  6. Validate and finalize

See [instructions.md](./reference/instructions.md) for workflow details and scan level guidance.