← スキル一覧に戻る

technical-blog-post
by kasperjunge
My collection of Claude Code skills, slash commands and subagents that can be installed locally using uvx add-skill/add-command/add-agent: https://github.com/kasperjunge/agent-resources-project
⭐ 9🍴 1📅 2026年1月9日
SKILL.md
name: technical-blog-post description: Write high-quality technical blog posts with strong structure and clarity. Use when asked to write a blog post, technical article, tutorial, or guide about programming, software, APIs, tools, or technical concepts. Triggers include "write a blog post about...", "create a technical article", "help me write about [technical topic]", or requests for tutorials and how-to guides.
Technical Blog Post
Write blog posts that respect the reader's time and deliver real value.
Structure
- Lead with the problem or value - First paragraph answers "why should I read this?"
- Use scannable headings - Readers skip around; let them
- Code examples: minimal, complete, runnable
- End with takeaways - What can the reader do now?
Principles
Clarity Over Cleverness
- Simple language; define jargon when unavoidable
- One idea per paragraph
- One main thesis per post
Respect Reader's Time
- Get to the point; cut preamble
- Every sentence earns its place
- If it can be a list, make it a list
- Long posts need a TL;DR at the top
Show, Don't Tell
- Concrete examples over abstract explanations
- Real-world use cases over theoretical possibilities
- Include failures and edge cases encountered
Technical Accuracy
- Test all code before including
- Specify versions and dependencies
- Acknowledge limitations and tradeoffs
- Link to primary sources (docs, specs, papers)
Authenticity
- Share actual experience, including what didn't work
- Write with voice, not corporate speak
- Admit uncertainty when present
- Opinionated writing is more useful than hedged writing
The "So What?" Test
Every post must answer: Why does this matter? What can the reader do now that they couldn't before?
Anti-Patterns
Avoid:
- Long introductions before getting to content
- "In this post, we will..." preamble
- Unexplained jargon
- Code snippets that don't run
- Hedging every statement
- Missing context (versions, environment, prerequisites)
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です