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
Code Review Critic
Perform thorough code review with security, performance, and best practices feedback
RAG System Architect
Build a Retrieval-Augmented Generation system with proper chunking, embedding, and retrieval strategies
Developer Onboarding Documentation Writer
Generates comprehensive, developer-friendly onboarding documentation for APIs, SDKs, or open-source projects — covering quickstart guides, authentication, code examples, and troubleshooting.
Technical Changelog Writer
Generate professional changelogs from a list of code changes or commits