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
MCP Server Builder Guide
Step-by-step guide to build a Model Context Protocol server for any data source
API Design & Documentation Generator
Design RESTful or GraphQL APIs with OpenAPI specs, error handling, and developer documentation
AI Agent System Behavior Tester
Generates a comprehensive test suite of adversarial, edge-case, and functional prompts to stress-test any AI agent or chatbot for reliability, safety, and performance.
Agentic Code Architect
Design autonomous AI agent systems for complex tasks