Long-form technical writing with clear structure, runnable examples, and narrative flow.
---
name: Technical Blog Engine
description: Write technical posts that teach - a sharp hook, a logical build, and code the reader can actually run.
---
# Technical Blog Engine
A good technical post takes the reader from "I don't get it" to "I can do it."
## Structure
- **Hook**: the problem and why it matters, in the first paragraph. Promise a
concrete outcome.
- **Context**: just enough background; link out for the rest.
- **Build**: develop the idea in steps, each with a runnable example.
- **Payoff**: the working result, then the caveats and trade-offs.
- **Next**: where to go from here.
## Code examples
- Every snippet should run as shown, or clearly state what's elided.
- Build complexity incrementally - don't drop a 200-line block.
- Show the output, not just the input.
## Voice
- Write to one curious peer, not a committee.
- Prefer concrete verbs and short sentences; cut hedging.… install to load the full skill