Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
npx claudepluginhub vdemeester/claude-code-pluginsCreate well-formatted commit messages for your current work
Generate a weekly summary of your git commits with insights on tech debt, bug fixes, and new features
GitHub CLI (gh) utilities and skills for working with issues, PRs, workflows, labels, and projects
A collection of plugins for Claude Code to enhance your development workflow.
Create thoughtful commit messages that focus on why changes were made, not just what changed.
What makes it different:
Usage:
/git-commit:commit
The plugin enhances Claude Code's native git workflow with structured review, better messaging, and safety gates. Perfect for maintaining clean, meaningful commit history.
Generate comprehensive weekly summaries of your work, automatically categorized by work type. Prioritizes GitHub PRs when available and falls back to git commits.
What it analyzes:
Usage:
/weekly-review:weekly-review # Review past 7 days
/weekly-review:weekly-review 10 # Review past 10 days
The plugin generates a structured report with:
Features:
Comprehensive skills and utilities for working with GitHub CLI (gh) to manage issues, pull requests, workflows, labels, and projects.
What it covers:
Usage:
The gh-usage skill is automatically invoked when you ask questions about GitHub CLI operations:
"List all open PRs with the bug label"
"Show me failed workflow runs for the current branch"
"How do I check workflow status for PR #123?"
"Get all issues assigned to me"
Features:
--json and --jq for scriptinggh apigh commandsInstall this plugin collection from the shell:
claude plugin marketplace add vdemeester/claude-code-plugins
To install specific plugins:
claude plugin install git-commit
claude plugin install weekly-review
claude plugin install gh-tools
Each plugin is located in the plugins/ directory and includes:
.claude-plugin/plugin.json - Plugin metadatacommands/ - Slash commands for user interaction (optional)agents/ - Specialized agents for specific tasks (optional)skills/ - Reusable knowledge and expertise (optional)Want to create your own Claude Code plugins? Check out CLAUDE.md for a comprehensive guide covering:
The guide is based on real-world experience designing the plugins in this repository.
Plugins are defined in .claude-plugin/marketplace.json. To add a new plugin, create a directory in plugins/ following the existing structure.
Vincent Demeester - [email protected]
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations