PlugMyPlugin

Browse plugins

21 plugins, each analyzed from its own files.

octo

β˜… 353
nyldn

Octopus orchestrates code review, research, and development workflows across up to ten external LLM providers (Codex, Gemini, Copilot, Ollama, Qwen, OpenRouter, and others) alongside Claude, using consensus gates and multi-agent deliberation to catch blind spots before shipping. It bundles 50 commands, 58 reusable skills, 50 specialized personas, and persistent session memory to run autonomous pipelines from spec to delivery with quality checks at each phase.

50 commands Β· 50 agents Β· 58 skills Β· 27 hooks
Code Review free runs shell hooks
#multi-llm-orchestration#consensus-gates#code-review#autonomous-agents

dev-flow

β˜… 29
alexei-led

dev-flow provides code review, automated fixes, commit management, and linting for development workflows through 2 agents and 6 skills integrated via hooks. It uses local tools (node, bash, python3) to run shell-based linting and code quality checks without external API dependencies.

2 agents Β· 6 skills Β· 6 hooks
Code Review free runs shell hooks
#code-review#linting#automated-fixes#git-commits

programming

β˜… 868
alexei-led

This plugin provides idiomatic development assistance across eight major programming languages and frameworks: C#/.NET, Go, Java/Kotlin, Python, Rust, TypeScript, shell, and web technologies. It bundles one AI agent with eight skills to help developers follow language-specific best practices and conventions.

1 agent Β· 8 skills
Code Review free prompt pack
#multi-language#code-generation#idiomatic-patterns#net-go-java-python-rust-typescript
ccplugins

This plugin acts as a universal quality control orchestrator that dynamically discovers and coordinates with available sub-agents to perform comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification across any project type. It provides enterprise-grade quality standards validation regardless of programming language or development framework.

1 agent
Code Review free prompt pack
#quality-control#code-review#multi-agent-orchestration#security-validation
netresearch

This skill guides TYPO3 extension developers through systematically upgrading extensions to newer LTS versions by diagnosing deprecated APIs, automating PHP and non-PHP code migrations, and providing version-specific guidance across TYPO3 v7–v14. It integrates with tools like Rector, Fractor, PHPStan, and the Extension Scanner to streamline the upgrade workflow.

2 commands Β· 1 agent Β· 1 skill
DevOps free prompt pack
#typo3-extensions#php-migration#automated-upgrades#rector-fractor
ccplugins

This plugin provides an expert Flutter development agent for analyzing code, creating widgets, debugging issues, and optimizing mobile app architecture. It handles navigation problems, widget design, performance tuning, and other Flutter-specific development challenges.

1 agent
Code Review free prompt pack
#flutter-dev#mobile-development#widget-creation#code-analysis

handbook-extras

β˜… 521
NikiforovAll

Handbook Extras provides extended tools for Claude Code including root cause analysis, code explanation, and specialized agents for research, architecture design, and codebase analysis. It offers 6 commands and 4 agents to enhance development workflows within Claude Code Handbook without requiring external API keys or services.

6 commands Β· 4 agents
Productivity free prompt pack
#five-whys-analysis#code-explanation#system-architecture#codebase-analysis

frontend-developer

β˜… 445
ccplugins

This agent specializes in building user interfaces and implementing React/Vue/Angular components with expertise in state management and responsive design. It handles frontend development tasks from UI component creation to performance optimization and accessibility improvements.

1 agent
Design & Frontend free prompt pack
#react-components#responsive-design#performance-optimization#ui-ux

desktop-app-dev

β˜… 433
ccplugins

This plugin provides a subagent specialized in desktop application development, enabling focused assistance on building and debugging desktop apps across multiple frameworks and platforms. It acts as a dedicated expert component that can be invoked to handle desktop-specific development tasks within a larger workflow.

1 agent
DevOps free prompt pack
#desktop-app-dev#subagent#multi-platform#developer-tools

ai-engineer

β˜… 429
ccplugins

This agent specializes in implementing AI/ML features including language model integration, recommendation systems, computer vision, and intelligent automation for rapid deployment. It guides developers through prompt engineering, model selection, ML pipeline design, and response handling for production AI features.

1 agent
Code Review free prompt pack
#ai-implementation#llm-integration#recommendation-systems#computer-vision

agent-sdk-dev

β˜… 398
anthropics

This plugin scaffolds new Claude Agent SDK applications in Python and TypeScript with a single interactive command, then automatically verifies the setup against best practices using dedicated verifier agents. It handles environment setup, dependency installation, type checking, and provides comprehensive verification reports with actionable recommendations.

1 command Β· 2 agents
DevOps free prompt pack
#agent-sdk#project-scaffolding#typescript#python

code-reviewer

β˜… 374
ccplugins

The code-reviewer plugin provides an expert code review specialist agent that proactively analyzes code for quality, security, and maintainability issues immediately after writing or modifying code. It runs entirely within Claude without requiring external APIs or tools.

1 agent
Code Review free prompt pack
#code-review#security-analysis#code-quality#maintainability

pr-review-toolkit

β˜… 334
anthropics

PR Review Toolkit bundles six specialized agents that analyze different aspects of code quality: comment accuracy, test coverage, error handling, type design, general code compliance, and code simplification. Each agent can be triggered individually with natural language requests or used together for comprehensive pull request review.

1 command Β· 6 agents
Code Review free prompt pack
#pr-review#code-review#test-coverage#error-handling
NikiforovAll

This plugin provides a code-reviewer agent that performs systematic reviews against a base branch by analyzing diffs for critical issues and quality. It includes two skill strategies: disposable subagents for quick one-shot reviews and persistent team members for iterative follow-up questions.

1 agent Β· 2 skills
Code Review free prompt pack
#code-review#diff-analysis#agent-strategies#subagents

feature-dev

β˜… 291
anthropics

The feature-dev plugin guides systematic feature development through 7 phases: discovery, codebase exploration, clarifying questions, architecture design, implementation, quality review, and documentation. It orchestrates multiple specialized agents to understand context, design thoughtfully, and ensure quality before and after code is written.

1 command Β· 3 agents
Productivity free prompt pack
#feature-workflow#code-exploration#architecture-design#multi-agent

debugger

β˜… 258
ccplugins

A debugging agent that identifies and resolves errors, test failures, and unexpected behavior in code. It proactively analyzes issues and provides diagnostic guidance without requiring external tools or API integrations.

1 agent
Code Review free prompt pack
#debugging#error-resolution#troubleshooting#test-failures

debugger

β˜… 258
composio-community

A debugging specialist agent that diagnoses errors, test failures, and unexpected behavior in your code. It can be invoked proactively whenever issues arise to help identify and resolve problems.

1 agent
Code Review free prompt pack
#debugging#error-diagnosis#test-failures#troubleshooting

handbook

β˜… 152
NikiforovAll

The handbook plugin provides core Claude Code commands and agents for code review, refactoring, and git workflows using structured best practices. It includes a code-reviewer agent for systematic review against base branches, a refactoring-expert for improving code quality, and a root-cause-analyst for problem investigation.

1 command Β· 4 agents
Code Review free prompt pack
#code-review#git-commits#refactoring#code-quality

backend-architect

β˜… 139
composio-community

The backend-architect agent guides design decisions for APIs, databases, and scalable server-side systems by providing architectural expertise and best practices. It specializes in building secure, performant backends through careful consideration of authentication, indexing, query optimization, and system design patterns.

1 agent
DevOps free prompt pack
#api-design#database-optimization#authentication#backend-architecture

backend-architect

β˜… 139
ccplugins

The backend-architect agent helps design APIs, implement databases, and architect scalable backend systems with focus on security and performance. It guides developers through creating robust server-side infrastructure through conversational design assistance.

1 agent
DevOps free prompt pack
#api-design#database-architecture#backend-systems#oauth2

test-writer-fixer

β˜… 72
composio-community

This agent automatically writes new tests, runs existing test suites, analyzes failures, and fixes issues after code modifications. It ensures comprehensive test coverage and maintains suite health throughout the development lifecycle.

1 agent
Testing free prompt pack
#test-automation#test-generation#failure-analysis#code-quality