_bmad/bmm/2-plan-workflows/bmad-create-prd/SKILL.md
Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"
npx skillsauth add sherryswift1019-gif/AI-DZHT bmad-create-prdInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Follow the instructions in ./workflow.md.
development
Generate quality feedback targeted at Dev, PM, SM, and Architect agents. Use when the user says "quality feedback" or uses code XA.
development
Track test execution cost (time, tokens, API calls) and detect performance regressions. Use when the user says "track test costs" or uses code CT.
tools
Generate CI/CD pipeline configuration for test automation. Use when the user says "create CI pipeline" or uses code CI.
development
Generate Playwright browser E2E tests with semantic locators and screenshot capture. Use when the user says "create browser tests" or uses code BE.