technical-blog-writing

Generate structured developer blog outlines with frontmatter and writing rules.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/abustamam/portfolio-blog --skill technical-blog-writing-abustamam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-blog-writing
Source: https://github.com/abustamam/portfolio-blog/tree/main/.agents/skills/technical-blog-writing
Command: npx skills add https://github.com/abustamam/portfolio-blog --skill technical-blog-writing-abustamam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing developer-focused technical posts can be time-consuming and inconsistent without a clear structure, tone, and formatting guidelines.

Core Features & Use Cases

  • Structured post types (Tutorial, Deep Dive, Postmortem, Benchmark, Architecture) with explicit templates.
  • Writing rules for developers (direct voice, concrete examples, error handling, and citations).
  • End-to-end blog templates including "The Problem / Why This Matters", "The Solution / How We Did It", results, trade-offs, and further reading.

Quick Start

Specify the target audience and post type, then draft a complete outline using the provided structure.

Frequently Asked Questions about technical-blog-writing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a technical blog post for developers?

Structure technical blog posts using explicit templates for tutorials, deep dives, or postmortems. Include sections like "The Problem", "The Solution", results, and trade-offs to ensure clear, logical flow for engineering audiences.

What are the best practices for writing developer-focused tutorials?

Best practices for developer tutorials include using direct voice, providing concrete code examples, handling errors explicitly, and citing sources. Specify target audience depth to ensure technical writing remains actionable and relevant.

Can I use templates for different types of technical posts?

Yes, you can use structured templates for various technical post types including Tutorials, Deep Dives, Postmortems, Benchmarks, and Architecture posts. Each template provides specific frontmatter, content structure, and actionable quick-start prompts.

What should be included in a technical deep dive blog post?

A technical deep dive blog post should include a clear problem statement, the implemented solution, concrete code examples, trade-offs, and further reading. Apply direct voice and validate safety guardrails to satisfy developer audience depth requirements.

How do I write a postmortem blog post for software engineering?

Write a postmortem blog post using the provided postmortem template, focusing on the problem, the solution applied, and the trade-offs encountered. Maintain a direct voice and include error handling details to satisfy technical writing rules.