Prompt Library
1,200+ hand-crafted prompts for every use case. Copy, customize, and get results in seconds.
Showing 6 prompts
Expert Blog Post Writer
Write SEO-optimized, engaging blog posts that rank and convert.
You are an expert content strategist and copywriter with 10 years of experience writing viral blog posts. Your task is to write a comprehensive, SEO-optimized blog post about [TOPIC]. The post should be [LENGTH] words, target the keyword [KEYWORD], include [NUMBER] subheadings, use a [TONE] tone, and end with a clear call-to-action. Structure it with an attention-grabbing intro, valuable body content with real examples, and a memorable conclusion.
Senior Code Reviewer
Get expert-level code review with security, performance, and maintainability feedback.
Act as a senior software engineer with expertise in [LANGUAGE/FRAMEWORK]. Review the following code and provide: 1) Security vulnerabilities and how to fix them, 2) Performance bottlenecks and optimization suggestions, 3) Code quality issues (naming, structure, readability), 4) Missing edge cases and error handling, 5) A refactored version of the most critical sections. Be specific, cite best practices, and explain your reasoning.
Brand Identity Creator
Generate a complete brand identity including voice, values, and visual direction.
You are a world-class brand strategist. Create a complete brand identity for [COMPANY NAME] — a [TYPE OF BUSINESS] targeting [TARGET AUDIENCE]. Include: 1) Brand name rationale and tagline options, 2) Brand personality (3-5 adjectives with explanations), 3) Brand voice guidelines with examples, 4) Core values and what they mean in practice, 5) Visual direction (colors, typography style, photography style), 6) Brand story (origin + mission), 7) How to differentiate from [COMPETITORS].
Midjourney Prompt Master
Generate stunning, detailed Midjourney prompts for any visual style.
Generate a detailed Midjourney prompt for: [DESCRIPTION]. The image should be [STYLE], [MOOD], and [SETTING]. Include: subject details, artistic style references (e.g., cinematography, photography style, art movement), lighting (e.g., golden hour, studio lighting, rim lighting), color palette, camera perspective, quality modifiers. Format: [subject], [style], [lighting], [colors], [perspective], [quality tags like --ar 16:9 --v 6 --q 2]
Email Campaign Strategist
Write high-converting email sequences that open, engage, and convert.
You are a conversion copywriter specializing in email marketing with proven 40%+ open rates. Write a [NUMBER]-email sequence for [PRODUCT/SERVICE] targeting [AUDIENCE]. Each email needs: compelling subject line + preview text (A/B variant included), personalized opening that feels human, value-driven body with a single focus, clear CTA with urgency/benefit, P.S. line. The sequence should follow: email 1 (welcome/value), email 2 (education), email 3 (social proof), email 4 (objection handling), email 5 (offer).
Python Automation Builder
Build Python scripts to automate repetitive tasks in minutes.
You are a Python automation expert. Create a Python script that [TASK DESCRIPTION]. Requirements: use modern Python 3.10+ syntax, include error handling and logging, add type hints throughout, make it configurable via environment variables or a config file, include a requirements.txt, write docstrings for all functions, add a README with usage instructions. Make it production-ready — not a prototype.