AI-powered PRD generation for Claude Code with taskmaster integration. Automates product requirements documentation for development teams. Connects to Claude Code and Taskmaster workflows.
git clone https://github.com/anombyte93/prd-taskmaster.gitAI-powered PRD generation for Claude Code with taskmaster integration. Automates product requirements documentation for development teams. Connects to Claude Code and Taskmaster workflows.
1. **Prepare Inputs**: Gather feature name, short description, user stories, acceptance criteria, and technical constraints in a single document or bullet points. 2. **Run the Prompt**: Paste the prompt template into Claude/ChatGPT, replacing [PLACEHOLDERS] with your specific details. Include as much context as possible for better results. 3. **Review & Refine**: Use the generated PRD as a starting point. Edit sections like 'Open Questions' or 'Dependencies' to match your team's workflow. 4. **Generate Taskmaster Issue**: Copy the GitHub issue template snippet and paste it into your Taskmaster board to create a new issue linked to the PRD. 5. **Integrate with Claude Code**: Save the PRD markdown file directly into your project's `/docs` folder using Claude Code's file operations, then link it in your Taskmaster issue. **Tips**: - For complex features, break down user stories into smaller, actionable items before generating the PRD. - Include links to design mockups or existing documentation in the 'Overview' section to provide additional context. - Use the 'Open Questions' section to flag blockers early for your team's sprint planning.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/anombyte93/prd-taskmasterCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Generate a PRD for [FEATURE_NAME] using the following context: [SHORT_DESCRIPTION], [USER_STORIES], [ACCEPTANCE_CRITERIA], and [TECHNICAL_CONSTRAINTS]. Use the PRD Taskmaster template with sections for: 1) Overview, 2) Goals & Success Metrics, 3) User Stories, 4) Technical Specifications, 5) Open Questions, and 6) Dependencies. Include a GitHub issue template snippet for Taskmaster. Format as a markdown file ready for Claude Code.
```markdown # PRD: Dark Mode Toggle for Mobile App ## Overview Adds a dark mode toggle in user settings to improve accessibility and reduce eye strain in low-light conditions. Targets 80% of users who prefer dark mode based on 2023 user survey. ## Goals & Success Metrics - 70% adoption within 30 days of release - Zero critical bugs reported in first 2 weeks - Maintains 99.9% app performance (no >5% degradation) ## User Stories 1. As a user, I want to toggle between light/dark mode so I can reduce eye strain at night 2. As a user, I want the theme to persist across app restarts 3. As a user, I want the toggle to be easily accessible in settings ## Technical Specifications - **Backend**: Add `user_preferences` table with `theme` column (ENUM: 'light'|'dark') - **Frontend**: Implement theme switcher component using system preference as default - **API**: New endpoint `/api/preferences/theme` (PATCH) to update user theme - **Storage**: Store theme preference in user session/local storage ## Open Questions - Should we auto-detect system preference on first launch? - Do we need to support OS-level theme changes? ## Dependencies - Taskmaster issue: `feat/mobile-dark-mode` - Requires iOS 15+ and Android 12+ ``` ```yaml # GitHub Issue Template for Taskmaster name: Feature Implementation about: Template for new feature implementation labels: [enhancement] --- **PRD**: [Link to PRD] **Design**: [Link to Figma] ## Tasks - [ ] Backend implementation - [ ] Frontend implementation - [ ] Testing - [ ] Documentation update ```
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
ITIL-aligned IT service management platform
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan