npx claudepluginhub mixomat/claude-pluginscode review toolkit, uses multi sub-agent based workflow to review a local branch or a gitlab merge request
backend development toolkit, containing supporting skills for tdd, writing use cases and defining api specs
Personal plugin marketplace for Claude Code, supporting skills, slash commands, and agents.
Add this marketplace to Claude Code:
/plugin marketplace add mixomat/claude-plugins
Browse available plugins:
/plugin
Install a specific plugin:
/plugin install <plugin-name>@mixomat
Code review toolkit that uses a multi sub-agent based workflow to review local branches or GitLab merge requests.
Install:
/plugin install gitlab-code-review@mixomat
Features:
/code-review - Run comprehensive MR reviews using specialized agentsBackend development toolkit containing supporting skills for TDD, writing use cases, and defining API specs.
Install:
/plugin install backend-development@mixomat
Skills:
Git workflow toolkit with commands for committing, squashing commits, and creating merge/pull requests.
Install:
/plugin install git-workflow@mixomat
Skills:
[gone]). Safely skips branches with worktrees.See Plugin Development Guide for creating your own plugins.
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog
├── plugins/
│ ├── gitlab-code-review/ # MR review with specialized agents
│ ├── backend-development/ # TDD and use case documentation
│ └── git-workflow/ # Git commit management
└── README.md
MIT License - see LICENSE file for details
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.