Claude Code plugins by Jorge Muza — DevOps, project management, and developer productivity tools.
npx claudepluginhub jorgemuza/claude-pluginsUnified CLI skills for managing development lifecycle services — Jira, Confluence, GitHub, GitLab, Bitbucket, GoCD, and Draxarp. Includes issue tracking, dashboards, filters, pull requests, pipelines, wiki publishing, page hierarchy, build attestation, and markdown formatting for Confluence.
Convert Markdown to PDF and DOCX, and Excalidraw diagrams to SVG and PNG. Professional document generation with templates, cover pages, TOC, and batch processing.
A Claude Code plugin marketplace for DevOps, project management, and developer productivity.
/plugin marketplace add jorgemuza/claude-plugins
/plugin
This opens the interactive plugin manager. Go to the Discover tab to see all available plugins, then install the ones you need.
Or install directly:
/plugin install orbit@jorgemuza
/plugin install docverter@jorgemuza
| Plugin | Description | Install |
|---|---|---|
| orbit | Unified CLI for Jira, Confluence, GitHub, GitLab, Bitbucket, GoCD, Draxarp, and build attestation (9 skills) | /plugin install orbit@jorgemuza |
| docverter | Convert Markdown to PDF/DOCX and Excalidraw to SVG/PNG with templates, cover pages, and batch processing | /plugin install docverter@jorgemuza |
/plugin # Interactive plugin manager
/plugin install orbit@jorgemuza # Install a plugin
/plugin uninstall orbit@jorgemuza # Uninstall a plugin
/plugin marketplace list # List added marketplaces
/plugin marketplace update jorgemuza # Refresh plugin catalog
/plugin marketplace remove jorgemuza # Remove this marketplace
/reload-plugins # Apply changes without restarting
To add a plugin to this marketplace:
.claude-plugin/plugin.json and a skills/ directorymarketplace.json in this repoyour-plugin/
.claude-plugin/
plugin.json # Plugin metadata
skills/
your-skill/
SKILL.md # Skill definition
references/
commands.md # Command reference
{
"name": "your-plugin",
"description": "What your plugin does",
"source": {
"source": "github",
"repo": "owner/repo"
}
}
MIT
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local 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.