tech-blog

Installation
SKILL.md

Technical Blog Writing Skill

When to Use

  • Source code analysis / architecture deep dive
  • Implementation walkthrough with file:line citations
  • Technology comparison or design trade-off post
  • Doc-driven research post (no source code in scope)

Document Skeleton

# [Topic] Deep Dive

Brief intro + why it matters.
> **Code Version**: Based on [project] `vX.Y.Z` (commit `abc1234`).

## 1. Introduction (problem + scope + navigation table)
## 2-N. Core Content (by data flow, not code structure)
Related skills
Installs
8
GitHub Stars
6
First Seen
Jan 21, 2026