From dev-tools-plugin
Blog drafting workflow: create a structured blog post draft from recent work, decisions, and learnings. Use when the user says 'ブログ', 'blog', '記事', 'アウトプット', '書きたい', or wants to turn recent work or learnings into a blog post.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-tools-plugin:blog-draftThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
最近の作業・学び・設計判断をもとにブログ記事の下書きを作成する。
最近の作業・学び・設計判断をもとにブログ記事の下書きを作成する。
パス: ~/Library/Mobile Documents/iCloud~md~obsidian/Documents/Obsidian
/blog-draft <テーマ> で下書き作成を開始する。
テーマ省略時は直近の daily note やメモから候補を提案する。
引数があればそれをテーマとする。なければ:
以下の構成案をユーザーに提示:
ユーザーの承認を得てから次に進む。
承認された構成に沿って下書きを作成する:
[図: ...] で示すWrite ツールで ~/Library/Mobile Documents/iCloud~md~obsidian/Documents/Obsidian/blog/YYYY-MM-DD-{slug}.md を作成。
npx claudepluginhub sizukutamago/dev-tools-plugin --plugin dev-tools-pluginProvides style guide and Markdown templates for consistent, scannable blog posts on technical projects, from quick updates to tutorials and retrospectives.
Generates Markdown blog post drafts from recent git commits, ctx status, learnings, decisions, and journals. Use for documenting project progress and sharing development experiences.
Assesses work sessions, recommends format (tweet, thread, week notes, full write-up), drafts content in your voice, and writes to draft folder.