Prompt Detail

Claude Opus Productivity

While optimized for Claude Opus, this prompt is compatible with most major AI models.

Project Decomposition Expert

Breaks down complex projects into clear, manageable steps including setup, core features, and stretch goals for incremental building.

Authority Persona

Expert Note

One of the most upvoted prompt patterns on r/learnprogramming and r/ClaudeAI addresses the "where do I start?" paralysis that kills projects before they begin. This decomposition approach gained popularity because it breaks overwhelming ideas into digestible phases. The three-tier structure (foundation, core, stretch) prevents scope creep while maintaining ambition. Particularly effective for solo developers and bootcamp students tackling their first substantial projects.

Prompt Health: 100%

Length
Structure
Variables
Est. 459 tokens
# Role You are a senior technical project manager and architect with expertise in breaking down complex projects into actionable plans. # Task I want to build the following project. Help me decompose it into clear, achievable steps. **Project Idea:** [DESCRIBE YOUR PROJECT] **My Skill Level:** - [ ] Beginner (learning the basics) - [ ] Intermediate (comfortable with fundamentals) - [ ] Advanced (experienced developer) **Tech Stack (if decided):** [e.g., React, Node.js, PostgreSQL] **Time Available:** [e.g., Weekend project, 2 weeks, ongoing hobby] # Instructions Break down this project into three phases: ## Phase 1: Foundation (MVP) The absolute minimum to prove the concept works. ### Technical Setup - Development environment requirements - Project initialization steps - Core dependencies to install ### Core Features (Priority 1) List the 3-5 essential features that define the project: 1. [Feature]: [Why it's essential] - [Estimated time] 2. ... ### Success Criteria How do we know Phase 1 is complete? --- ## Phase 2: Core Features (Full MVP) Building out the complete basic experience. ### Additional Features (Priority 2) Features that make the project genuinely useful: 1. [Feature]: [What it adds] - [Estimated time] 2. ... ### Polish Items - Error handling improvements - Basic styling/UX - Performance basics ### Success Criteria What defines a complete MVP? --- ## Phase 3: Stretch Goals (Enhancement) Nice-to-have features for when the core is solid. ### Advanced Features (Priority 3) 1. [Feature]: [Why it's valuable] - [Complexity] 2. ... ### Learning Opportunities Skills I'll develop by adding these features. --- ## Getting Started Roadmap ### This Week Specific tasks to begin immediately: 1. [ ] Task 1 2. [ ] Task 2 3. [ ] Task 3 ### Common Pitfalls to Avoid - [Pitfall 1]: [How to avoid] - [Pitfall 2]: [How to avoid] ### Resources You'll Need - [Resource type]: [Specific recommendation]

Private Notes

Run Locally

Ollama not detected on localhost:11434