Agent Skills: document-project

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

UncategorizedID: resolve-io/.prism/document-project

Install this agent skill to your local

pnpm dlx add-skill https://github.com/resolve-io/.prism/tree/HEAD/plugins/prism-devtools/skills/document-project

Skill Files

Browse the full folder contents for document-project.

Download Skill

Loading file tree…

plugins/prism-devtools/skills/document-project/SKILL.md

Skill Metadata

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

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 for workflow details and scan level guidance.