Prd from context
Skill roronoazoroshao369/vibe-coding-os/skills/core/prd-from-context
Vibe Coding OS — Claude/Codex/Cursor skill framework with 139 skills, 111 commands, 95 templates, 22 tracked sources, 28/28 validation gates PASS. Quality Shield, Engineering Discipline Pack, plugin marketplace.
npx -y skills add roronoazoroshao369/vibe-coding-os --skill prd-from-contextAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.5 KB, as published. Nobody here has run it
Skill: PRD From Context
Purpose
Turn existing conversation and repository context into a concise PRD without inventing new requirements.
When to use
Use when enough product context exists but the work needs a durable product-shaped specification before planning.
Inputs
Conversation summary, user goals, constraints, non-goals, target users, acceptance criteria, and open questions.
Workflow
- Extract only stated or clearly implied requirements.
- Mark assumptions and open questions.
- Use
templates/prd-template.md. - Define user problem, outcomes, scope, non-goals, acceptance criteria, and verification.
- Ask for approval before slicing or implementation when scope is meaningful.
Outputs
A PRD draft, assumptions list, acceptance criteria, and links to relevant context or ADRs.
Failure modes
Inventing product requirements, over-specifying UI or architecture too early, or skipping user approval for high-impact scope.
Verification checklist
PRD separates facts from assumptions; acceptance criteria are testable; non-goals are explicit; approval path is clear.
Ghi chú tiếng Việt
Dùng để biến ngữ cảnh đã trao đổi thành PRD gọn. Không phỏng vấn lại nếu đủ thông tin; không bịa requirement. File liên quan: templates/prd-template.md, commands/vibe-to-prd.md.