By mixomat
backend development toolkit, containing supporting skills for tdd, writing use cases and defining api specs
Write unit test first before writing new production code, watch the unit test fail, then write the minimal production code to pass the test. Use when the user asks to implement/add/create/build features or functionality, fix/resolve/patch bugs or issues, refactor/restructure/reorganize code, modify/update/change existing behavior, add new methods/functions/classes, or make code changes. Activate for substantial changes that affect behavior, not formatting or comments.
Create structured use case documentation with sequence diagrams for backend systems. Use when documenting API endpoints, service interactions, event flows, or system behaviors. Triggers on requests like "document this use case", "create use case for X endpoint", "write flow documentation", or "explain how X feature works".
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
Uses power tools
Uses Bash, Write, or Edit tools
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 mixomat/claude-plugins --plugin backend-developmentcode review toolkit, uses multi sub-agent based workflow to review a local branch or a gitlab merge request
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
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.