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
Technical Spec to User Story Converter
Converts raw technical specifications or requirements into well-structured Agile user stories with acceptance criteria, edge cases, and story point estimates.
Code Performance Optimizer
Analyze code and provide optimization recommendations for better performance and efficiency
Flutter Mobile App Code Generator
Generate production-ready Flutter code for mobile app screens and features — with proper widget structure, state management, and platform conventions for iOS and Android.
Incident Postmortem Generator
Create structured incident postmortem reports from incident details