Claude-skill-registry document-project
Generate comprehensive documentation for an existing project
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/document-project" ~/.claude/skills/majiayu000-claude-skill-registry-document-project && rm -rf "$T"
manifest:
skills/data/document-project/SKILL.mdsource content
Document Project Workflow
Goal: Generate comprehensive project documentation through brownfield analysis.
Agent: Tech Writer (Paige) Phase: Documentation
Execution
Read and follow:
./instructions.md
Validation
After completion, verify against:
./checklist.md