Nuanced Writing with Style Control
Claude produces notably more natural prose and follows style instructions precisely. Gemini adds value when the topic requires grounded research. The anti-pattern list eliminates AI writing tells on both models.
Write a {{content_type}} about {{topic}} for {{publication_or_context}}. Voice and style: - Tone: {{tone}} - Reference style: Write like {{style_reference}} (adopt their sentence rhythm and perspective approach, not their exact phrases) - POV: {{point_of_view}} Structure requirements: - Open with a specific scene, anecdote, or surprising fact — never a dictionary definition - Each paragraph must advance the argument or narrative (no filler paragraphs) - Include at least one counterargument and address it honestly - End with an insight that reframes how the reader thinks about the topic Constraints: - Length: {{word_count}} words - No cliches, no "In today's rapidly evolving landscape", no "It's worth noting that" - Prefer active voice. Use passive only when the actor is genuinely unknown or irrelevant - Vary paragraph length: mix 1-sentence paragraphs with longer ones for rhythm
Variables to customize
Why this prompt works
Claude produces notably more natural prose and follows style instructions precisely. Gemini adds value when the topic requires grounded research. The anti-pattern list eliminates AI writing tells on both models.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Get thorough code reviews with actionable feedback tailored to your language, framework, and standards.
Context-Aware Code CompletionProviding the surrounding code and project context lets the model match existing patterns exactly. The constraint against modifying existing code prevents unwanted side effects.
Inline Code SuggestionConstraining suggestions to match existing style and scope produces insertions that feel native to the codebase. The 'no explanation' rule mimics real inline completion behavior.
Code ExplanationThe audience level parameter adjusts complexity automatically. Requiring a usage example ensures the explanation is practical, not just theoretical.