By stainedhead
Developer workflow acceleration skills — full delivery pipeline from PRD to committed, reviewed, and analyzed code
Archive a completed spec directory to specs/archive/
Create a product requirements document via structured interview
Create a structured code review artifact for the current branch
Create a spec directory from a PRD
Drive full 16-step implementation from a Jira ticket or change description
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.
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>/.
npx claudepluginhub stainedhead/shared-plugins --plugin dev-flowGitHub repository setup and management skills for developers
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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
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.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.