Personal Claude Code plugins
npx claudepluginhub caseywebb/claude-pluginsReminds Claude to update PR title and description after git push
Blocks Claude at stop to review docs with update-when frontmatter for staleness
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Personal Claude Code plugin marketplace.
/plugin marketplace add caseyWebb/claude-plugins
/plugin install pr-description-sync@caseyWebb
/plugin install doc-gate@caseyWebb
Or auto-enable in a project's .claude/settings.json:
{
"extraKnownMarketplaces": ["caseyWebb/claude-plugins"],
"enabledPlugins": ["pr-description-sync@caseyWebb", "doc-gate@caseyWebb"]
}
| Plugin | Description |
|---|---|
| pr-description-sync | Reminds Claude to update PR title and description after git push |
| doc-gate | Blocks Claude at stop to review docs with update-when frontmatter for staleness |