Claude Code plugin marketplace.
In Claude Code, run:
/plugin marketplace add rodrigoluizs/claude-plugins
You will be prompted to install available plugins. Accept to install them all, or choose individually.
After adding the marketplace:
/plugin install product
/plugin install maintenance
To get the latest versions of all installed plugins:
/plugin marketplace update
| Plugin | Skills | Agents | Description |
|---|---|---|---|
product | create-prd | — | Product management tools for feature definition and planning |
maintenance | handle-dependency-prs, fix-ci-main | analyze-dependency-pr, fix-dependency-pr | Tools for routine repository maintenance and housekeeping |
plugins/<your-plugin-name>/.claude-plugin/plugin.json with at minimum:
{
"name": "your-plugin-name",
"version": "1.0.0",
"description": "What it does",
"author": { "name": "Your Name", "email": "[email protected]" }
}
plugins/<your-plugin-name>/skills/<skill-name>/SKILL.md.claude-plugin/marketplace.jsonmain, the release workflow auto-tags and versions itEach plugin is versioned independently using tags in the format <plugin>/vX.Y.Z (e.g. product/v1.2.0).
Version bumps are determined automatically from Conventional Commits:
| Commit prefix | Version bump |
|---|---|
fix: | patch (1.0.0 → 1.0.1) |
feat: | minor (1.0.0 → 1.1.0) |
feat!: or BREAKING CHANGE | major (1.0.0 → 2.0.0) |
Each plugin has a CHANGELOG.md automatically updated on every release.
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 rodrigoluizs/claude-plugins --plugin productTools for routine repository maintenance and housekeeping
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
MUST use when user wants to plan or strategize a product/feature. 22 PM frameworks, 6 modes, multi-language, from idea to dev handoff
Agent-first PM toolkit with 9 specialist agents and 18 skills for solo developers and small teams
The Product Manager's Operating System. AI-powered skills for every PM workflow: PRDs, prioritization, competitive intel, stakeholder updates, launch planning, and more.
The AI-native PM operating system — deep, framework-grounded PM skills with live MCP tool integrations, chained sub-agent workflows, and persistent user memory. Built for solo PMs and founding PMs who need an AI partner that actually knows their product.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques