62 plugins, each analyzed from its own files.
anthropics
Hookify creates custom hooks to prevent unwanted behaviors by analyzing conversation patterns or explicit instructions, using simple markdown configuration files with regex pattern matching. It supports four hook events (PreToolUse, PostToolUse, UserPromptSubmit, Stop) and provides commands to generate rules, list configurations, and interactively manage hook behavior without requiring restarts.
4 commands Β· 1 agent Β· 1 skill Β· 4 hooks
#hook-management#pattern-matching#behavior-prevention#markdown-config
rohitg00
Pro Workflow is a complete AI coding system with self-correcting memory, persistent SQLite-indexed research wikis, and an auto-research loop that learns from corrections across sessions. It provides 41 skills, 8 agents, 23 commands, and intelligent hooks that inject relevant knowledge and enforce quality gates without requiring API keys or external services.
23 commands Β· 8 agents Β· 41 skills Β· 21 hooks
#self-correcting-memory#persistent-wikis#fts5-search#multi-agent
jordanrendric
Claude Code plugin that extracts video frames via ffmpeg and processes audio through configurable backends (Gemini API, local Whisper, or OpenAI) to give Claude direct visual and audio understanding of videos. The plugin supports local files and YouTube URLs, automatically adapting frame extraction parameters based on user queries.
2 commands Β· 1 agent Β· 1 skill Β· 1 MCP server
#video-analysis#multimodal-perception#youtube-support#audio-transcription
agenticnotetaking
Ars Contexta generates a personalized knowledge management system through conversational setup, creating markdown vaults with wiki links, processing pipelines, automation hooks, and domain-native documentationβall derived from how you describe your thinking and work. The plugin provides 10 skills for extracting insights, finding connections, and maintaining your vault, plus a 6-phase pipeline that mirrors Cornell note-taking with a meta-cognitive layer for continuous system evolution.
1 agent Β· 10 skills Β· 3 hooks
#knowledge-graph#agent-memory#personal-knowledge-management#conversational-derivation
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
#multi-llm-orchestration#consensus-gates#code-review#autonomous-agents
nagisanzenin
Engram is a learning system that turns your AI assistant into an evidence-based tutor using first-principles Socratic questioning, blind-graded recall verification, and FSRS-based spaced repetition scheduling to ensure you retain knowledge. The plugin stores your learning state locally as plain JSON, works across six agentic platforms, and requires only Python 3 (no external APIs or accounts).
3 agents Β· 3 skills Β· 1 hook
#spaced-repetition#socratic-tutoring#learning-engine#fsrs-scheduler
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#linting#automated-fixes#git-commits
ccplugins
This plugin provides a content-creator subagent that integrates into Claude for content generation tasks. It offers specialized capabilities for producing various types of written content without requiring external API keys or third-party service integrations.
1 agent
#content-generation#subagent#writing#creator-tools
ccplugins
This agent analyzes user feedback from multiple sources to identify patterns, complaints, and requests, then synthesizes insights and prioritizes features based on aggregated user input. It transforms raw feedback into actionable product intelligence for development teams.
1 agent
#feedback-analysis#user-research#product-insights#pattern-detection
ccplugins
The code-architect agent helps design scalable architecture and folder structures for new features or projects, including microservice boundaries and component hierarchies. It assists with initial planning of authentication systems, feature organization, project structure conventions, and code refactoring.
1 agent
#architecture-design#folder-structure#microservices#project-planning
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
#multi-language#code-generation#idiomatic-patterns#net-go-java-python-rust-typescript
ccplugins
This agent designs and implements complex enterprise system integrations for B2B platforms, connecting to Salesforce, HubSpot, Microsoft 365, Google Workspace, SAP, Oracle ERP, and other business software. It handles API orchestration, data synchronization, webhook management, and enterprise integration patterns without requiring external API keys or pre-configured tools.
1 agent
#enterprise-integration#b2b-platforms#salesforce#api-orchestration
ccplugins
This agent optimizes customer success operations for B2B enterprise clients by monitoring customer health, identifying expansion opportunities, and preventing churn through enterprise account management. It handles the full customer lifecycle including onboarding, adoption tracking, and strategic account growth.
1 agent
#customer-success#enterprise-accounts#churn-prevention#customer-health
ccplugins
This agent helps optimize app store listings by researching keywords, improving metadata, and maximizing organic visibility to increase downloads. It analyzes app store performance and provides guidance on conversion rate optimization for app launches.
1 agent
#app-store-optimization#keyword-research#app-metadata#conversion-rates
ccplugins
The deployment-engineer agent helps set up CI/CD pipelines, configure Docker containers, deploy to cloud platforms, and implement infrastructure-as-code solutions for automated deployment workflows. It provides guidance and assistance for containerization, Kubernetes clustering, and production-ready deployment strategies.
1 agent
#ci-cd-pipelines#docker-containers#kubernetes#infrastructure-as-code
anthropics
This toolkit provides seven specialized skills and a guided workflow command for building Claude Code plugins, covering hooks, MCP integration, plugin structure, settings, commands, agents, and skills. The /plugin-dev:create-plugin command guides users through an 8-phase process from discovery to documentation, with best practices, examples, and validation utilities included.
1 command Β· 3 agents Β· 7 skills
#plugin-development#mcp-integration#workflow-automation#code-generation
ccplugins
This agent analyzes metrics and performance data to generate actionable insights for studio growth and optimization. It transforms raw analytics into data-driven recommendations that support strategic decision-making.
1 agent
#analytics#data-driven#performance-reports#metrics-analysis
ccplugins
This agent implements AI ethics frameworks, governance policies, and responsible AI practices for B2B applications, focusing on bias detection and algorithmic transparency. It helps enterprises establish AI governance structures and compliance requirements that build trust in AI systems.
1 agent
#ai-ethics#governance#bias-detection#compliance
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
#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
#typo3-extensions#php-migration#automated-upgrades#rector-fractor
ccplugins
This plugin provides an AI agent specialized in designing and implementing internal API architecture, including REST API design, GraphQL implementation, API documentation, SDK development, and developer portal creation. It handles API performance optimization, versioning strategies, and internal service communication for B2B applications.
1 agent
#api-design#developer-experience#api-architecture#graphql
NikiforovAll
This plugin provides a spec-driven development workflow system with four specialized agents that guide feature development through structured phases: Requirements (business analyst), Design (software architect), Tasks (development lead), and Implementation (strict task executor). The workflow enforces sequential execution with approval gates, zero-improvisation during coding, and produces comprehensive specification documents at each phase.
4 agents Β· 1 skill
#spec-driven-development#agent-workflow#requirements-management#technical-design
ccplugins
This agent implements data privacy engineering and GDPR compliance frameworks for B2B applications, covering data minimization, consent management, and privacy-by-design principles. It specializes in helping enterprises meet global privacy regulation requirements across their platforms.
1 agent
#gdpr-compliance#data-privacy#privacy-engineering#consent-management
alexei-led
This plugin provides browser-based testing, validation, screenshots, recordings, and quick automation capabilities through an agent and supporting skills. It requires no external API keys or third-party services.
1 agent Β· 2 skills
#browser-testing#screenshots#recordings#automation
composio-community
This plugin provides a rigorous performance investigation workflow that establishes baselines, runs controlled sequential benchmarks, and performs profiling to identify hotspots. It consolidates findings into evidence-backed recommendations with structured logging and version-specific baselines.
1 command Β· 6 agents Β· 8 skills
#performance-profiling#benchmarking#hotspot-analysis#evidence-backed
ccplugins
This plugin provides an agent for coordinating B2B product launches, managing enterprise release processes, and executing go-to-market strategies within a 6-day development cycle. It triggers automatically when enterprise release dates are set or B2B launch plans are needed, helping teams align business milestones with development workflows.
1 agent
#b2b-launch#enterprise-release#go-to-market#project-coordination
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
#flutter-dev#mobile-development#widget-creation#code-analysis
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
#five-whys-analysis#code-explanation#system-architecture#codebase-analysis
ccplugins
This plugin provides a data analysis expert agent that specializes in SQL queries, BigQuery operations, and generating data insights from existing datasets. It operates proactively to assist with data analysis tasks without requiring external API keys or tools.
1 agent
#data-analysis#sql-queries#bigquery#data-insights
ccplugins
This agent fetches and retrieves documentation from Context7 for specific libraries and frameworks like React, Express.js, and MongoDB. It enables users to access accurate, up-to-date reference materials directly within their development workflow.
1 agent
#docs-fetcher#react#express-mongodb#library-reference
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
#react-components#responsive-design#performance-optimization#ui-ux
composio-community
This agent specializes in building and optimizing user interfaces using React, Vue, and Angular, handling tasks like component implementation, state management, and responsive design. It excels at creating performant, accessible web applications and fixing UI/UX issues across all device sizes.
1 agent
#react#responsive-design#ui-components#performance-optimization
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
#desktop-app-dev#subagent#multi-platform#developer-tools
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
#ai-implementation#llm-integration#recommendation-systems#computer-vision
composio-community
This plugin provides a development toolkit for building Claude Agents, including one command and two agent templates to scaffold and test agent-based workflows. It requires no external APIs or tools, making it a self-contained local development resource for agent creation.
1 command Β· 2 agents
#agent-sdk#scaffolding#local-dev#workflow-templates
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
#agent-sdk#project-scaffolding#typescript#python
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#security-analysis#code-quality#maintainability
ccplugins
This plugin provides an agent that creates and converts prompts using SYMBO (symbolic) notation, a structured format for defining AI system behavior and capabilities. It ensures proper adherence to SYMBO notation rules when generating prompts for task-specific AI agents and systems.
1 agent
#symbo-notation#prompt-generation#prompt-conversion#symbolic-format
ccplugins
This agent optimizes database performance for B2B and SaaS applications, specializing in query tuning, indexing strategies, connection pooling, and scaling for PostgreSQL, MySQL, MongoDB, and cloud databases. It provides enterprise-grade multi-tenant database optimization without requiring external API keys or services.
1 agent
#database-optimization#performance-tuning#saas-scaling#query-indexing
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
#pr-review#code-review#test-coverage#error-handling
ccplugins
This agent automates compliance processes for major regulatory frameworks including SOC 2, ISO 27001, GDPR, and HIPAA, helping B2B platforms with audit preparation and continuous monitoring. It provides a specialized interface for implementing and managing enterprise regulatory requirements without external dependencies.
1 agent
#compliance-automation#soc2#iso27001#gdpr
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#diff-analysis#agent-strategies#subagents
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
#feature-workflow#code-exploration#architecture-design#multi-agent
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
#debugging#error-diagnosis#test-failures#troubleshooting
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
#debugging#error-resolution#troubleshooting#test-failures
ccplugins
This plugin provides an agent that analyzes codebases and service components to generate comprehensive CLAUDE.md documentation files. It automatically documents new services, refactored code, and API modules to keep team documentation synchronized with implementation changes.
1 agent
#codebase-analysis#documentation-generation#code-documentation#claude-md
ccplugins
This plugin provides an AI agent that conducts comprehensive security assessments and compliance validation for B2B SaaS platforms, covering SOC 2, GDPR, and ISO 27001 standards. It specializes in multi-tenant security reviews, enterprise compliance checks, and audit preparation without requiring external API keys or tools.
1 agent
#security-audit#compliance-review#b2b-saas#soc2
ccplugins
Brand Guardian is an agent that helps establish brand guidelines, maintain visual consistency across touchpoints, and evolve brand identity. It enables rapid development of cohesive brand experiences by managing brand assets and ensuring design uniformity.
1 agent
#brand-guidelines#design-system#brand-consistency#asset-management
alexei-led
spec-flow provides a lightweight spec loop that guides you through planning a slice, executing a task, and then checkpointing progress or closing out work. It consists of two agents and one skill to streamline iterative development cycles.
2 agents Β· 1 skill
#spec-loop#task-planning#checkpoint-workflow#iterative-development
ccplugins
The devops-automator agent helps set up CI/CD pipelines, configure cloud infrastructure, and implement monitoring systems for automated deployments and operations. It specializes in streamlining deployment processes and infrastructure scaling to support rapid development cycles.
1 agent
#ci-cd-pipelines#infrastructure-automation#deployment#monitoring
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#git-commits#refactoring#code-quality
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
#api-design#database-architecture#backend-systems#oauth2
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
#api-design#database-optimization#authentication#backend-architecture
alexei-led
This plugin provides 3 agents and 7 skills for research, documentation lookup, utility routing, and skill authoring, along with instruction review and agent configuration auditing capabilities. It enables developers to audit reasoning processes and review agent configurations without requiring external API keys or services.
3 agents Β· 7 skills
#research-tools#docs-lookup#agent-config#skill-authoring
ccplugins
The api-tester agent provides comprehensive API testing capabilities including performance, load, and contract testing to ensure APIs are robust and meet specifications before deployment. It functions as a standalone testing agent without external dependencies or third-party service requirements.
1 agent
#api-testing#performance-testing#load-testing#contract-testing
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
#test-automation#test-generation#failure-analysis#code-quality
alexei-led
This plugin provides an infrastructure operations agent for managing Kubernetes, Terraform, Helm, GitHub Actions, and cloud platforms like AWS and GCP. It bundles capabilities for common DevOps and infrastructure automation tasks.
1 agent Β· 2 skills
#kubernetes#terraform#helm#github-actions
ccplugins
This plugin provides an agent that designs and optimizes complex enterprise customer onboarding processes, handling multiple stakeholders, change management, and large-scale rollouts for B2B platforms. The agent specializes in enterprise implementation strategy, stakeholder management, and organizational adoption coordination.
1 agent
#enterprise-onboarding#change-management#stakeholder-management#b2b-implementation
ccplugins
This plugin provides a subagent that automatically generates changelogs from project history or commit data. It streamlines documentation by extracting and formatting relevant changes into readable release notes.
1 agent
#changelog#documentation#automation#release-notes
ccplugins
This agent helps manage budgets, optimize costs, forecast revenue, and analyze financial performance by transforming raw financial data into strategic clarity for studio resource allocation. It provides tools to track spending, plan quarterly budgets, and ensure resources generate maximum return on investment.
1 agent
#budget-management#financial-forecasting#cost-optimization#revenue-analysis
ccplugins
The experiment-tracker agent automatically monitors and documents A/B tests, feature experiments, and iterative improvements throughout the development cycle. It captures metrics, triggers on experimental code changes, and supports data-driven product decisions from feature flag introduction through deployment and analysis.
1 agent
#a-b-testing#feature-flags#experiment-tracking#metrics-analysis
netresearch
This TYPO3 extension testing skill generates unit, functional, and E2E tests automatically using Claude Code agents, with support for Playwright browser automation, accessibility testing via axe-core, and CI/CD integration templates. It provides infrastructure setup, fixture management, and quality tooling integration (PHPStan, Rector, php-cs-fixer) following TYPO3 best practices.
2 agents Β· 1 skill
#typo3-extension#automated-test-generation#playwright-e2e#accessibility-testing