AI prompts that actually work.
A practical directory where builders share prompts for AI coding agents, engineering workflows, and tools that help you ship ideas faster.
Built for agentic coders
Prompts for the AI coding tools you already use.
We support prompts for coding agents and AI tools in general. These are just a few favorites from the ecosystem.
Browse by category
Start with a use case, then copy and adapt the prompt.
Featured prompts
Prompts with clear structure, reusable context, and practical output.
Develop a comprehensive plan for a cross-platform mobile application designed to track user diets and promote healthy eating habits by monitoring daily calorie intake. # Key Features * **Cross-Platform Compatibility:** The application must function seamlessly on both Android and iOS devices. * **Diet & Calorie Tracking:** Users can log their food intake, with the app automatically calculating and displaying daily calorie consumption. * **AI-Powered Food Education:** Integrate AI features utilizing GPT Realtime 2.0 for an interactive voice assistant that educates users about the nutritional content and impact of the foods they consume. * **Decision Support:** Provide users with insights and recommendations to help them make healthier food choices based on their tracking data. # Market Analysis and Strategy * **Competitor Research:** Conduct thorough research to identify existing diet and calorie-tracking applications in the market. * **Competitive Differentiation:** Analyze competitor strengths and weaknesses to identify opportunities for innovation and unique selling propositions. * **User-Centric Design:** Prioritize building an application that is not only technically robust ("battle-tested") but also intuitive, engaging, and valuable for users, ensuring sustained adoption. # Output Format A detailed project proposal outlining the application's architecture, feature set, technology stack, development timeline, monetization strategy (if applicable), and user acquisition plan. The proposal should also include a summary of the market analysis and a clear statement of the app's competitive advantages.
Act as a senior product designer and conversion copywriter. Create a modern SaaS landing page for [PRODUCT]. Include a hero section, problem statement, feature grid, social proof, pricing teaser, FAQ, and final CTA. Keep the language specific, benefit driven, and easy to scan. Use a minimal visual direction with strong hierarchy and concise headings.
You are a senior software engineer helping me debug an issue. First, ask clarifying questions only if needed. Then list the top likely root causes, the fastest checks to confirm or reject each one, and the safest fix path. Avoid rewriting code until the failure mode is clear. Here is the issue: [PASTE ISSUE]. Here is the relevant code or logs: [PASTE CONTEXT].