Full-Stack Feature Implementation Plan
Break down a feature into a complete implementation plan with code structure
Content
I need to implement {{feature}} in my {{tech_stack}} application. Provide: 1. Database schema changes (migrations) 2. API endpoint design (REST/GraphQL) 3. Backend service layer with business logic 4. Frontend component hierarchy 5. State management approach 6. Test cases (unit + integration) 7. Step-by-step implementation order with estimated time Current codebase structure: {{codebase_info}} Constraints: {{constraints}}
Related Prompts
Reasoning Model Debug Prompt (Chain-of-Thought Code Fixer)
Uses chain-of-thought reasoning to systematically diagnose and fix code bugs, explaining each step of the reasoning process before proposing a fix.
Red Team Security Tester
Act as a red team attacker to identify vulnerabilities in systems, code, or proposals
Code Migration Planner
Creates a detailed migration plan for moving codebases between frameworks, languages, or architectures — with risk assessment, phased steps, and rollback strategy.
Legacy Code Migration Assistant
Analyze and plan migration of legacy code to modern tech stack