Создание PRD и технических спецификаций

★ 7.4 · general

doc is a Claude Code skill that creates and edits working documents — PRDs, specs, design docs, and technical briefs. Running `/doc <project> <title>` checks for an existing file in `docs/{project}/`, then guides you through key sections interactively: problem statement, goals and non-goals, P0/P1/P2 requirements, and technical approach, saving the result as a draft. Without a project argument, the file goes to `docs/general/`. The skill also updates the project index and appends an entry to `01-index/_vault-log.md` for traceability. Export flags `--docx` and `--pdf` are available for formatted output. It's built for developers and product managers who need to produce structured feature or project documentation without leaving Claude Code.