Technical Blog Post

Wandelt research notes, session logs und code in einen structured technical blog post um, LLM-isms stripped.

von sam-dumont · sam-dumont/claude-skills

Funktioniert mit Setup ★ 9.2/10

Technical Blog Post — Wandelt research notes, session logs und code in einen structured technical blog post um, LLM-isms stripped.

Was es kann

Konvertiert raw project material (research notes, session logs, drafts, hex dumps, code) into a six-beat technical blog post structure with an explicit LLM-ism checklist and Astro frontmatter output. Triggers when writing a build/decode/reverse-engineer post from existing project data; explicitly skips opinion pieces and short announcements.

Testbericht

The 'delve/leverage/navigate the landscape' baseline draft turned into a hook-first, number-heavy post ('3 days', '<1% error over 40 samples') once the skill's Phase 2-4 structure and voice checklist were applied - but full effect needs the companion 'sams-voice' skill installed too.

Getestet am: 2026-07-14 · Claude Code 2.x (agent harness)

Installation

git clone https://github.com/sam-dumont/claude-skills
cd claude-skills
mkdir -p ~/.claude/skills
cp -r plugins/technical-blog-post/skills/technical-blog-post ~/.claude/skills/technical-blog-post

Befehle & Beispiel-Prompts

  • /technical-blog-postWandelt research notes, session logs und code in einen structured technical blog post um, LLM-isms stripped.

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Turn my research notes and session logs into a technical blog post.
  • Write a blog post about the format I reverse-engineered this week.
  • Turn this reverse-engineering project into a proper technical post.