technical-blog-writing
Installation
Summary
Structured technical blog writing for developers with templates, code examples, and distribution guidance.
- Covers five post types: tutorials, deep dives, postmortems, benchmarks, and architecture posts, each with specific structure and word count targets
- Includes detailed rules for developer-friendly voice, code formatting, explanation depth, and what to avoid (filler language, dismissive tone, broken examples)
- Provides templates for ideal post structure, diagram generation via CLI, and visual guidance on when to use diagrams versus text
- Offers distribution strategy across platforms (Dev.to, Hacker News, Reddit, Twitter) with cross-posting and canonical URL handling
SKILL.md
Install the belt CLI skill:
npx skills add belt-sh/cli
Technical Blog Writing
Write developer-focused technical blog posts via inference.sh CLI.
Quick Start
Requires inference.sh CLI (
belt). Install instructions
belt login
# Research topic depth
belt app run exa/search --input '{
"query": "building REST API Node.js best practices 2024 tutorial"
}'
# Generate header image