jeremylongshore

Blog Jekyll Technical — Development skill for Claude Code

Development community

Generate and publish a technical blog post to your Jekyll blog that showcases your work and teaches others how to build similar solutions.

How to install Blog Jekyll Technical

Installs to ~/.claude/skills/jeremylongshore-content-nuke-claude-blog-jekyll-technical/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeremylongshore-content-nuke-claude-blog-jekyll-technical && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/Content-Nuke-Claude/HEAD/commands/blog-jekyll-technical.md -o ~/.claude/skills/jeremylongshore-content-nuke-claude-blog-jekyll-technical/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Blog Jekyll Technical does

Generate and publish a technical blog post to your Jekyll blog that showcases your work and teaches others how to build similar solutions.

Your Task

  1. Analyze ENTIRE Working Session
    • Git History: Check commits since the most recent post date in your Jekyll _posts/ directory (fallback: last 14 days)
    • Current Conversation: Review the COMPLETE conversation history from this session
      • What problem were we solving?
      • What questions did the user ask?
      • What s

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Troubleshooting Guide — Common issues and solutions when using Skill Seeker 12.9k ★
  • Summarize Blogs — Blog Post Summary Prompt 3.2k ★

Full documentation available on GitHub

View Source Repository