coding · Claude · free
Build a complete implementation of this feature: Feature: [DESCRIBE WHAT IT SHOULD DO] Stack: [FRONTEND FRAMEWORK + BACKEND + DATABASE] Constraints: [ANY LIMITATIONS OR REQUIREMENTS] Deliver: 1. Database schema / models 2. API endpoints with full request/response shapes 3. Frontend component(s) with state management 4. Error handling for all failure cases 5. Input validation (client + server side) 6. Unit test cases for critical logic 7. Any environment variables needed Code must be production ready: no TODO comments, no placeholder logic.
#Full-stack #Architecture