afv-library/prompts/writing/blog-post.md
2025-11-07 12:27:31 -05:00

33 lines
864 B
Markdown

---
name: Blog Post Writer
description: Create engaging blog posts on technical topics
tags: writing, blog, content
---
Write an engaging blog post about [TOPIC] with the following structure:
## Opening Hook
Start with an interesting question, statistic, or story that captures attention.
## Introduction
- Explain why this topic matters
- What problem does it solve?
- Who is this for?
## Main Content
Break down the topic into digestible sections:
- Use clear headings and subheadings
- Include practical examples
- Add code snippets or screenshots where relevant
- Explain complex concepts simply
## Key Takeaways
Summarize the main points in 3-5 bullet points.
## Call to Action
End with a question or suggestion for next steps.
**Tone**: Professional but conversational
**Length**: 1000-1500 words
**Audience**: Developers with intermediate experience