A curated marketplace of powerful Claude Code plugins that extend your development workflow with intelligent automation, best practices enforcement, and productivity tools.
Add this marketplace to your Claude Code configuration:
# Add the marketplace (replace with actual installation command)
/marketplace add https://github.com/thoeltig/claude-code-toolkitThen install any plugin:
/plugin install <plugin-name>@claude-code-toolkit| Plugin | Description | Version |
|---|---|---|
| changelog | Create, update, and maintain CHANGELOG.md files following Keep a Changelog and Common Changelog standards | 1.1.0 |
| session-protocol | Manage session continuity across Claude conversations by saving and loading structured context | 1.0.0 |
| claude-code-capabilities | Comprehensive management of Claude Code features including skills, commands, hooks, prompts, subagents, and MCPs | 1.7.0 |
Professional changelog management with automatic formatting, version tracking, and standards compliance validation.
Install: /plugin install changelog@claude-code-toolkit
Never lose context again. Save your work state, git status, and active tasks between sessions for seamless continuity.
Install: /plugin install session-protocol@claude-code-toolkit
The most comprehensive toolkit for working with Claude Code's extensibility features. Includes 7 specialized skills for managing every aspect of your Claude Code setup.
- managing-agent-skills skill (v1.0.0): Create, analyze, and improve agent skills with validation frameworks and progressive disclosure
- managing-hooks skill (v1.1.0): Configure event-driven automation with all 10 hook types, prompt-based hooks, and plugin composition
- managing-plugins skill (v1.2.0): Bundle components into distributable plugins with marketplace support and team workflows
- managing-prompts skill (v1.3.0): Master prompt engineering with Claude best practices, extended thinking, caching strategies, and Structured Outputs
- managing-slash-commands skill (v1.4.0): Create and manage custom slash commands with extended thinking support, SlashCommand tool, and ecosystem integration
- managing-subagents skill (v1.5.0): Analyze, evaluate, create, and improve subagents with resumable workflows, decision scoring, and permission modes
- managing-mcps skill (v1.6.0): Create, analyze, and manage Model Context Protocol servers with Messages API integration, enterprise configuration
Install: /plugin install claude-code-capabilities@claude-code-toolkit
Each plugin has its own detailed README with:
- Installation instructions
- Component listings (skills, commands, hooks)
- Usage examples and workflows
- Changelog and version history
Click on any plugin name above to view its documentation.
We welcome contributions! Please see CONTRIBUTING.md for guidelines on:
- Submitting improvement ideas
- Reporting bugs and requesting features
- Code standards and best practices
- Pull request process
This project adheres to a Code of Conduct. By participating, you are expected to uphold this code.
See LICENSE for details.
- Repository: https://github.com/thoeltig/claude-code-toolkit
- Issues: https://github.com/thoeltig/claude-code-toolkit/issues
- Claude Code Documentation: https://claude.ai/code
Maintained by: Thore Höltig