prd-view
SolidRender a PRD Markdown file as a rich, self-contained HTML reading view (Dashboard style) and open it in the browser. The Markdown stays authoritative; the HTML is a derived, ephemeral presentation.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- joshukraine
- Repository
- joshukraine/dotfiles
- Created
- 11 years ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
prd-author
Explore a problem space and produce or update the Product Requirements Document (the "what" and "why"). Persists to docs/PRD.md. Invoke with /prd-author. Run in its own session.
prd
Creates or updates a structured PRD from an approved PRD-ready product plan, product context, or discovery notes. Use when the user asks to write, draft, or update product requirements. Product-native by default; in non-product contexts, use only when the user explicitly asks to apply this as a Product Thinking Lens. Not for early idea discussion, PRD review, TechSpec, demo, code, or professional legal, medical, or financial advice.
prd-review
Adversarial PRD review using 5 specialized subagent personas. Probes for ambiguities, hidden complexity, and untestable requirements before execution begins. Use when: user says 'review this PRD', 'critique this spec', 'is this PRD ready', 'adversarial review', or when /prd-writer invokes it at Step 7. Also trigger when user shares an existing PRD and asks if it's implementation-ready.
prd
Create a PRD through user interview, codebase exploration, and module design. Use when starting a new feature or change.
screen-spec
PRD를 입력으로 화면정의서 5종(IA, User Flow, Screen Spec, Wireframe HTML, Dev Handoff)을 순차 생성한다. design-discovery 20종 스타일 연동, frontend-developer 자동 리뷰 지원. /screen-spec 명령어에서 호출되며, /prd → /implement 사이의 선택적 게이트로 동작한다.