Add branch protection to main — requires PRs, blocks direct push
Add outside collaborators to the repo with a specified role
Add the repo to a GitHub team
Create a new GitHub repository under the detected or specified org
Scaffold a repo with standard files and tooling
A local Claude Code plugin registry for personal and shared developer workflows. Install directly from this repo to get all plugins in one step.
| Plugin | Description | Key Skills |
|---|---|---|
dev-flow | Developer workflow acceleration covering the full delivery pipeline: PRD → spec → implementation → review → analysis | /dev-flow:create-prd, /dev-flow:create-spec, /dev-flow:implm-from-spec, /dev-flow:review-code, /dev-flow:write-flow-analys |
repo | GitHub repository administration — creates, scaffolds, and manages repos with opinionated defaults | /repo:create-repo, /repo:init-repo, /repo:add-branch-restricts, /repo:label-repo |
claude-cost | Estimates API-equivalent cost of Claude Code usage from local session data — no network calls, all computation local | /claude-cost:cost-this-month, /claude-cost:cost-last-month, /claude-cost:cost-for-period, /claude-cost:cost-for-repo |
leader-rpts | Jira and GitHub delivery reports for tech leads, product owners, and dev managers — resolves team and person names via a local config | /leader-rpts:gen-team-rpt, /leader-rpts:gen-user-rpt, /leader-rpts:gen-gh-user-rpt, /leader-rpts:add-gh-team, /leader-rpts:add-person |
/plugin marketplace add ~/shared-plugins
/plugin install dev-flow
/plugin install repo
/plugin install claude-cost
/plugin install leader-rpts
Skills are then available namespaced by plugin — e.g., /dev-flow:create-prd, /repo:create-repo.
After editing plugin files locally, run /reload-plugins to pick up changes without restarting Claude Code.
See INDEX.md for the full skill reference and usage examples.
shared-plugins/
├── plugins/ — flat registry copies of each plugin (installed from here)
│ ├── claude-cost/
│ ├── dev-flow/
│ ├── repo/
│ └── leader-rpts/
├── .claude-plugin/
│ └── marketplace.json — registry manifest consumed by /plugin marketplace add
├── README.md — this file
└── INDEX.md — full skill reference
To add or update a plugin in this registry, open a PR targeting main with your changes under plugins/<plugin-name>/.
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 stainedhead/shared-plugins --plugin repoDeveloper workflow acceleration skills — full delivery pipeline from PRD to committed, reviewed, and analyzed code
Jira and GitHub delivery reports for tech leads, product owners, and dev managers — resolves team and person names to API identifiers via a local config
Token cost estimation for Claude Code subscription users — estimate API equivalent costs by period or repository
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams