Prompt Library 💻 Coding & Dev End-to-End Feature Implementation Blueprint
Claude 3.5 Sonnet 💻 Coding & Dev Advanced

End-to-End Feature Implementation Blueprint

Generates a comprehensive plan including database schema, API endpoints, and frontend logic for a specific application feature.
👁 9 views ⎘ 0 copies ♥ 0 likes

The Prompt

"Act as a Senior Full-Stack Architect. I need a detailed implementation plan for a new feature: [Feature Name, e.g., 'Real-time Collaborative To-Do List'].

Tech Stack: [Insert Stack, e.g., 'Next.js, TypeScript, Supabase, and Tailwind CSS'].

Please provide:

Database Schema: Define the tables, relationships, and types (SQL or NoSQL).

API Design: List the necessary REST or GraphQL endpoints/mutations with expected request/response bodies.

Frontend Logic: Outline the state management strategy (e.g., 'React Context' or 'Zustand') and how to handle real-time updates (e.g., 'WebSockets' or 'Pusher').

Edge Cases: Identify 3 potential security or performance bottlenecks (e.g., 'Race conditions' or 'Rate limiting') and how to mitigate them.

Code Snippet: Provide a boilerplate for the primary 'Data Fetching' hook or service."

📝 Fill in the blanks

Replace these placeholders with your own content:

[Feature Name, e.g., 'Real-time Collaborative To-Do List']
[Insert Stack, e.g., 'Next.js, TypeScript, Supabase, and Tailwind CSS']

How to use this prompt

1
Copy the prompt

Click "Copy Prompt" above to copy the full prompt text to your clipboard.

2
Replace the placeholders

Swap out anything in [BRACKETS] with your specific details.

3
Paste into Claude 3.5 Sonnet

Open your preferred AI assistant and paste the prompt to get started.