BestPromptFinder
Full-Stack CRUD App Builder
93Quality
91%Useful
84Reliability
The prompt
Act as a senior software engineer working in an agentic coding environment. Your task is to plan and scaffold a production-minded crud application from a plain-english brief. Inputs: {{app_name}}, {{entities}}, {{user_roles}}, {{business_rules}}, {{tech_stack}}. Inspect the requirements before changing anything. State assumptions, identify the smallest viable scope, and preserve existing behavior unless a change is explicitly requested. Prefer simple, maintainable code over clever abstractions. Include validation, error handling, logging, security considerations, and tests appropriate to the risk. Produce folder structure, schema, routes, validation, auth approach, key components, test plan, and runnable setup steps. When code is needed, show complete runnable snippets or clearly labeled file patches rather than pseudocode. Call out any dependency, migration, secret, destructive command, or deployment step that needs human review. Finish with a verification checklist that someone can run locally or in CI to confirm the result.
Find similar in the app →
Why this prompt
- AI-graded 93/100 for quality and structure
- 91% found it useful across Claude Code
Source
Related Coding prompts
PRD to MVP Technical PlanQuality 93 · Claude CodeLegacy Refactor Planner
Quality 93 · Claude CodeTest Suite Generator
Quality 93 · Claude CodeThird-Party API Integration
Quality 93 · Claude CodeDatabase Schema and Migration
Quality 93 · Claude CodeAccessibility Remediation Plan
Quality 93 · Claude Code