Automated code review for merge requests using multiple specialized agents with confidence-based scoring
npx claudepluginhub algoritma-dev/claude-plugins --plugin gitlab-code-reviewer| Name | Description | Contents |
|---|---|---|
| gitlab-code-review | Automated code review for pull requests using multiple specialized agents with confidence-based scoring | Command: /glab-code-review |
| Caveman | Token usage compression | Command: /caveman help |
| Superpowers | Claude code with superpowers | Command: /superpower help |
| Claude-mem | Persistent memory compression system built for Claude Code. |
claude plugin marketplace add https://github.com/algoritma-dev/claude-plugins
claude
Inside Claude Code:
/plugin → press EnterInside Claude Code:
/plugin → press EnterEach plugin follows the standard Claude Code plugin structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands (optional)
├── agents/ # Specialized agents (optional)
├── skills/ # Agent Skills (optional)
├── hooks/ # Event handlers (optional)
├── .mcp.json # External tool configuration (optional)
└── README.md # Plugin documentation
When adding new plugins to this directory:
.claude-plugin/plugin.jsonComprehensive 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.
Share bugs, ideas, or general feedback.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.