By vdemeester
Generate a weekly summary of your git commits with insights on tech debt, bug fixes, and new features
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]
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub vdemeester/claude-code-plugins --plugin weekly-reviewCreate well-formatted commit messages for your current work
GitHub CLI (gh) utilities and skills for working with issues, PRs, workflows, labels, and projects
Standup reports, changelogs, and git productivity helpers
Git-as-knowledge-graph workflow for traceability across issues, branches, commits, reviews, and PRs.
Analyze git history to understand a codebase before reading any code. Reveals hotspots, risk areas, team structure, and development momentum.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.