All notable changes to this project are documented in this file.
- Documentation improvements with LICENSE.md, CONTRIBUTING.md, and CHANGELOG.md
- Skill connections guide explaining how skills work together
- compound-writing plugin — Complete writing system with:
- 6 specialized agents (clarity-editor, fact-checker, publishing-optimizer, researcher, structure-architect, voice-guardian)
- 4 workflow commands (plan, draft, review, compound)
- 5 writing skills (dhh-writing, every-style-editor, pragmatic-writing, voice-capture, writing-orchestration)
- Pattern capture system for learning from successful writing
- Major restructure — Rebranded from "Claude Skills" to "Claude Code Toolkit"
- Reorganized all skills into
skills/directory - Created
hooks/directory for event handlers - Created
templates/directory for configuration templates
- handoff skill — Session continuity documents for context preservation
- Templates collection — HUMAN.md, CLAUDE.md guides, compaction strategy, prompt guides
- Expanded template documentation
- code-documenter skill — Intelligent documentation generation with:
- Multi-agent analysis
- Documentation health scoring
- Architecture Decision Records (ADRs)
- Quality gates throughout generation
- MkDocs documentation site with Material theme
- GitHub Pages deployment via GitHub Actions
- Developer guide, concept documentation, skill catalog
- Getting started tutorials
- Restored build.py packaging system
- Switched to uv package manager
- ebook-factory — Focused ebook creation pipeline
- non-fiction-book-factory — Full pipeline from idea to chapter architecture
- writing — Voice capture and ghost writing
- skill-creator — Tool for creating new skills
- Integrated multiple writing-focused PRs (#1, #2, #3)
- brainstorm skill — Multi-session ideation partner with 25+ brainstorming methods
- Basic project structure
- Initial build system for skill packaging