Skip to content

wenboxia/doc-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Doc Generator

A Claude Code skill for generating development-ready documents from a product idea.

Part of the Liangyi skill family.

What it does

Takes a finalized product idea and generates standardized development documents: PRD, technical spec, CLAUDE.md, and development guide. Includes an AI-simulated user validation step for the PRD.

Install

npx skills add wenboxia/doc-generator

Usage

/doc-generator idea.md                  # Full 4-document suite
/doc-generator idea.md --prd-only       # Just the PRD
/doc-generator idea.md --unified        # PRD + single blueprint.md
/doc-generator --from-scratch           # Interactive mode, no input file

Modes

  • Full suite — 4 separate documents for structured team/AI workflows
  • PRD only — fast validation of product concept
  • Unified — PRD + one combined blueprint.md (best for solo devs)
  • From scratch — no input file, builds context through questions

License

MIT

About

Full document generation skill — PRD, tech spec, CLAUDE.md, dev guide. Part of the Liangyi skill family.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors