application-lifecycle-trace
Title: PRD Generation
User Story: As a developer, I want to provide a high-level feature idea and receive a structured, unambiguous PRD so that a junior developer can implement it with minimal oversight.
Layer 1: User Journey (Flowchart)
Layer 2: Component Architecture
| Component | Logic Source | Responsibility | Key Reference |
|---|---|---|---|
| User Interface | System Prompt | Capture intent and selections | Prompt Entry |
| Clarification Processor | Rule: Process |
Generate lettered/numbered questions | PRD Mode: Step 2 |
| Generation Engine | Rule: Structure |
Format data into standard PRD sections | PRD Structure |
| Storage Manager | Rule: Output |
Write Markdown to specific directory | /tasks/prd-*.md |
More from christopheralphonse/calphonse-skills
security-review
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.
5qa-only
|
4vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
4playwright-cli
Automate browser interactions, test web pages and work with Playwright tests.
4jest-react-testing
Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing, and integration testing best practices
4plan-ceo-wrapup
Writes the founder/product review artifact under .planning/reviews and optional strategy doc under .planning/strategy.
4