claude-code-blog-generator
♥Cherished
ccblog extracts Claude Code session transcripts and automatically generates narrative-driven blog posts with intelligent phase detection, code snippets, and decision tracking. Built for developers who want to document their AI-assisted coding sessions without manual post-processing, it handles PII redaction and outputs markdown, HTML, and interactive viewers in a single command.
Clauded With Love Rating
8.3 / 10
ccblog is a command-line tool that automatically converts Claude Code session transcripts (.jsonl files) into publishable blog posts with intelligent phase detection, narrative structure, and interactive HTML viewers. It uses AI to analyze coding sessions and generate markdown/HTML content with PII redaction, multiple output formats, and optional Gist integration.
Code Quality6.5
Usefulness8.5
Claude Usage9.0
Documentation8.0
Originality9.5
Highlights
- ✓Highly original concept that addresses a genuine gap - making AI-assisted coding sessions shareable and documentable without manual effort
- ✓Sophisticated two-pass AI analysis with phase detection and contextual annotations creates genuinely useful narrative structure from raw conversation logs
- ✓Multi-provider AI support (Anthropic/OpenAI) with automatic fallback, cost transparency, and hook-based auto-capture integration shows thoughtful architecture
To Improve
- →Add comprehensive test coverage and error handling for malformed .jsonl files, network failures, and edge cases in AI analysis
- →Implement batch processing capabilities and configuration options for customizing output templates, phase detection sensitivity, and redaction rules