60 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
thedotmack
Claude-mem is a memory compression system that persists context across Claude Code sessions using 18 skills, 6 hooks, and an MCP server integration. It intercepts session and tool-use events to manage and compress conversation history, enabling continuity between separate coding sessions.
18 skills · 1 MCP server · 6 hooks
#context-persistence#memory-compression#session-management#mcp-integration
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
DietrichGebert
Ponytail injects a minimalist decision ladder into Claude Code sessions, forcing the agent to question whether code is needed at all before building solutions. It works by hooking session start and prompt submission to apply YAGNI principles, prefer stdlib, and avoid unrequested abstractions.
6 skills · 2 hooks
#lazy-senior-dev#yagni-principle#code-minimization#llm-guardrails
spences10
This plugin provides five core skills for ecosystem navigation, skill creation, research pattern analysis, session reflection, and plugin development, with a UserPromptSubmit hook that forces skill evaluation on user input. It integrates via a shell-based activation script to enable automated skill assessment workflows.
5 skills · 1 hook
#skill-framework#plugin-development#session-reflection#ecosystem-guide
zilliztech
memsearch automatically captures and indexes your Claude Code session history as semantic memories, allowing Claude to recall past work across sessions without manual saving. It runs entirely locally using ONNX embeddings and shell hooks, integrating with Claude Code's native skill and hook system.
3 skills · 4 hooks
#semantic-memory#session-persistence#local-embeddings#claude-code
activeloopai
Hivemind provides cloud-backed persistent memory using Deeplake, allowing you to read, write, and share memory across Claude Code sessions and agents through hooks that capture session events and tool usage. The plugin integrates with your workflow via Node.js commands and skills, enabling collaborative memory management across multiple Claude instances.
2 commands · 3 skills · 13 hooks
#persistent-memory#multi-session#cloud-backed#deeplake
anthropics
Ralph Wiggum implements continuous self-referential AI loops that repeat the same prompt through a Stop hook until task completion, allowing iterative refinement within a single Claude Code session. The technique runs Claude in a while-true pattern with persistent file state, letting the model read its own past work and fix failures autonomously.
3 commands · 1 hook
#iterative-development#self-referential-loops#automation#ai-iteration
NikiforovAll
This plugin adds audio feedback to Claude Code on Windows by playing system sounds when Claude finishes responding or when notifications occur using PowerShell. It provides non-blocking background playback and is configurable via environment variables to select different Windows system sounds or disable the feature entirely.
2 hooks
#audio-feedback#windows-native#event-hooks#powershell
netresearch
This skill provides expert Git workflow patterns including branching strategies (Git Flow, GitHub Flow, trunk-based), commit conventions, pull request processes, and CI/CD integration through a portable Agent Skill. It includes a `/pr-finish` command to automate pull request merge workflows and pre-commit hooks for validation.
1 command · 1 skill · 1 hook
#git-workflow#commit-conventions#ci-cd-integration#branching-strategies
netresearch
This agent skill automatically detects missing CLI tools (77+ supported) and installs them via optimal package managers, while also providing proactive environment auditing and batch tool updates. It reacts to "command not found" errors and user requests to maintain development environments across multiple platforms.
1 skill · 1 hook
#cli-tools#auto-install#devops#environment-audit
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
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
netresearch
The `/retro` command analyzes the current Claude Code session transcript to detect friction (tool errors, repeated mistakes, convention violations) and routes each finding to one of six destinations—user memory, project rules, skill PRs, checkpoints, or harness artifacts—with explicit per-proposal approval before any writes. It replaces continuous background hooks with a single efficient LLM pass that returns ≤10 actionable proposals grouped by destination.
1 command · 1 skill
#session-retrospective#friction-detection#learning-materialization#agent-improvement
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
anthropics
This skill automates migration of code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5, updating model strings, beta headers, and configuration details. It helps ensure compatibility with the latest model version and can be used iteratively to refine prompts after migration.
1 skill
#model-migration#code-upgrade#opus-4-5#prompt-engineering
ccplugins
Lyra is a specialized AI prompt optimization plugin that helps refine and improve AI prompts to master-level quality. It provides command-driven utilities for prompt engineering and optimization without requiring external dependencies or API keys.
1 command
#prompt-optimization#ai-engineering#prompt-tuning#llm-tools
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
anthropics
This plugin provides three slash commands to streamline git workflows: /commit automatically creates commits with AI-drafted messages matching your repo's style, /commit-push-pr handles the complete workflow of committing, pushing, and creating a PR in one step, and /clean_gone removes local branches that have been deleted remotely. The commands analyze your git history and changes to generate contextual commit messages and PR descriptions without requiring external API keys or services.
3 commands
#git-workflow#commit-automation#pull-requests#branch-cleanup
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
netresearch
This TYPO3 upgrade effort model provides per-version risk multipliers, breaking-change baselines, and a 7-phase assessment workflow to estimate the effort required for TYPO3 LTS major version upgrades. It supplies technical risk factors and compatibility matrices but requires pairing with your team's historical project data to produce calibrated effort estimates.
1 skill
#typo3-upgrades#effort-estimation#risk-assessment#version-compatibility
netresearch
This plugin provides three independent agentic skills for Matrix/Synapse: matrix-communication enables sending, reading, editing, and reacting to chat messages with full E2EE support; matrix-administration operates Synapse homeserver functions; and matrix-announcement helps compose structured announcements. All skills work with any Matrix/Synapse homeserver and require no external API keys or paid services.
1 command · 3 skills
#matrix-chat#e2ee-encryption#homeserver-admin#synapse
spences10
This plugin recommends and bundles three essential MCP servers—omnisearch, sqlite-tools, and mcpick—to streamline common Claude Code workflows. It integrates these servers to enable enhanced search, database querying, and tool selection capabilities within Claude Code.
no extra components
#mcp-servers#workflow-enhancement#tool-integration#omnisearch
composio-community
This plugin integrates with Composio to enable Claude Code to authenticate and perform actions across 500+ third-party applications, including sending emails, creating issues, and posting messages. It provides a unified interface for managing authentication and executing real-world operations across multiple services without requiring individual API key configuration.
1 command
#composio-integration#multi-app-auth#action-execution#email-messaging
phuryn
This plugin provides 12 product strategy skills and 5 commands covering frameworks essential for product managers—including Business Model Canvas, Lean Canvas, SWOT, PESTLE, Porter's Five Forces, Ansoff Matrix, and value proposition design. It enables PMs to analyze markets, design pricing strategies, and develop comprehensive product strategies without requiring external APIs or services.
5 commands · 12 skills
#product-strategy#business-canvas#market-analysis#pricing-design
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 automates the entire pull request workflow, creating a new branch, committing changes, formatting files with Biome, and submitting the PR in a single command. It streamlines code contributions by eliminating manual steps and ensuring consistent code formatting before submission.
1 command
#pr-automation#git-workflow#code-formatting#biome
netresearch
This skill enforces natural German technical register for Jira comments, internal documentation, and team messages by catching anglicisms and false cognates while preserving accepted Denglisch loanwords. It applies domain-specific lexicons and register conventions for German-language technical artifacts.
1 skill
#german-technical-writing#jira-automation#documentation#anti-pattern-detection
ayghri
This plugin reformats Claude Code output for ADHD-friendly reading by leading with actionable next steps, numbering tasks, suppressing tangents, and making progress visible. It uses 10 specific rules—like matter-of-fact tone, capped lists, and concrete time estimates—to eliminate preamble and bury-the-answer patterns.
1 skill
#adhd-friendly#output-formatting#productivity#accessibility
ccplugins
Bug Detective helps developers systematically debug issues by providing step-by-step troubleshooting approaches through a command-driven interface. It guides users through structured debugging workflows to identify and resolve problems efficiently.
1 command
#debugging#troubleshooting#step-by-step#issue-resolution
netresearch
This Agent Skill automates DDEV environment setup for TYPO3 extension development, automatically detecting extension metadata and generating configuration for testing across multiple TYPO3 versions (11.5, 12.4, 13.4, 14.3 LTS). It creates pre-configured Docker environments with TYPO3 installations, custom commands, and a branded landing page dashboard for quick multi-version testing.
1 skill
#typo3-development#ddev-setup#docker-automation#multi-version-testing
spences10
This plugin queries the ccrecall database to surface Claude Code usage metrics including token consumption, session counts, and thinking block statistics. It enables developers to monitor and analyze their coding AI utilization patterns directly from their workspace.
no extra components
#usage-analytics#token-tracking#session-metrics#claude-code
NikiforovAll
This skill provides GitLab CLI (glab) expertise to help manage merge requests, issues, CI/CD pipelines, and repositories from the command line. It requires the GitLab CLI tool to be pre-installed and authenticated locally.
1 skill
#gitlab-cli#merge-requests#ci-cd-pipelines#devops
phuryn
The pm-toolkit provides four core skills for product managers: resume review and tailoring against PM best practices, NDA drafting with jurisdiction-specific clauses, privacy policy generation covering compliance requirements, and grammar/flow checking with targeted fixes. It runs entirely locally without external API dependencies or third-party services.
5 commands · 4 skills
#resume-optimization#legal-drafting#privacy-compliance#grammar-checking
composio-community
Theme Factory provides a single skill that applies professional, pre-configured styling to artifacts like slides, documents, reports, and HTML landing pages. It includes 10 preset themes with coordinated colors and fonts, eliminating the need for manual design work.
1 skill
#theme-application#styling#artifact-formatting#presentation-design
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
ccplugins
This plugin creates and manages git worktrees for all open pull requests or specific branches, with support for branches containing slashes and automatic cleanup of stale worktrees. It provides a single command to streamline multi-branch development workflows without requiring external dependencies.
1 command
#git-worktrees#pr-management#multi-branch#development-workflow
revfactory
Harness is a Claude Code plugin that transforms a domain description into a coordinated agent team architecture and supporting skills by applying one of six pre-defined team patterns: Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, or Hierarchical Delegation. It automatically generates agent definitions and skills tailored to your domain through a structured six-phase workflow spanning domain analysis, architecture design, agent/skill generation, integration, and validation.
1 skill
#agent-teams#team-architecture#agent-orchestration#multi-agent-design
wondelai
A collection of 62 agent skills bundled into 8 topic-focused skill sets covering product strategy, UX design, marketing, sales, innovation, growth, team motivation, and code craftsmanship, plus 12 metaskills that guide step-by-step journeys for building and improving businesses, websites, apps, and code quality. The skills draw from 50 expert frameworks and bestselling books, with persistent state management in a project's docs/ folder for multi-session workflows.
no extra components
#guided-journeys#expert-frameworks#business-strategy#code-quality
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
phuryn
This plugin provides 13 product discovery skills for PMs to run ideation, experiment design, assumption testing, feature prioritization, and customer interview workflows. It includes commands to brainstorm ideas, run full discovery cycles, manage metrics dashboards, and synthesize customer interviews without requiring any external APIs or tools.
5 commands · 13 skills
#product-discovery#ideation#experiment-design#assumption-testing
netresearch
This skill teaches Claude Code agents when and how to use structured data tools (jq, yq, dasel, qsv, mlr) instead of fragile text processing for JSON, YAML, TOML, XML, CSV, and JSONL formats. It includes comprehensive cookbooks and patterns to avoid common antipatterns like grep/sed/awk on structured data.
1 skill
#json-processing#yaml-manipulation#csv-analysis#data-transformation
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
This plugin analyzes your Claude Code chat history to identify coding patterns, development gaps, and skill areas, then generates a personalized growth report with curated learning resources from HackerNews. It works entirely with local data and requires no external API keys or third-party services.
1 skill
#chat-analysis#learning-resources#skill-assessment#developer-growth
NikiforovAll
This plugin provides Git worktree management through a single skill that creates, lists, and deletes worktrees for working on multiple branches simultaneously. It automatically activates when you mention worktree tasks and organizes worktrees in a sibling directory pattern using the naming convention `../<project>-<branch>`.
1 skill
#git-worktree#branch-management#multi-branch-workflow#developer-productivity
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
NikiforovAll
This skill breaks down complex feature implementations into structured phases—Setup, Research, Finalize, Tasks, Implement, Review—with clear task dependencies and success criteria tracked in `.plans/` directories. It guides users through iterative approach selection and integrates with TodoWrite for progress tracking across phased implementation workflows.
1 skill
#task-decomposition#structured-planning#feature-implementation#phase-tracking
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
This plugin provides step-by-step guidance for creating pull requests on GitHub, with enforced title conventions and template structure following best practices. It offers concrete GitHub CLI command examples to streamline the PR creation workflow.
1 command
#pull-requests#github-cli#workflow-automation#best-practices
spences10
A plugin providing Claude Code workflow patterns focused on prompting strategies, CLAUDE.md documentation maintenance, and multi-agent orchestration techniques. It offers 4 reusable skills to streamline agent coordination and collaborative coding workflows.
4 skills
#workflow-patterns#multi-agent#orchestration#prompt-engineering
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
Discuss is a command-driven plugin that facilitates collaborative technical conversations with proactive requirements gathering during discussions. It helps teams align on project needs by structuring dialogue and capturing requirements within conversations.
1 command
#collaborative-discussion#requirements-gathering#team-alignment#technical-discussion
ccplugins
The commit plugin creates well-formatted git commits using conventional commit conventions with contextual emojis, automatically generating descriptive messages that align with project standards. It streamlines the commit workflow by enforcing consistent messaging patterns without requiring external services or tools.
1 command
#git-automation#conventional-commits#emoji-commits#commit-messages
composio-community
This plugin creates git commits in conventional commit format with contextually appropriate emojis, auto-generating descriptive messages that explain the purpose of each change. It enforces project standards for commit messaging through a single command interface.
1 command
#git-workflow#commit-messages#conventional-commits#emoji-formatting
NikiforovAll
Handbook Reflect provides three skills for analyzing Claude Code sessions: a reflection dashboard that identifies wrong turns, a summary tool that generates an interactive HTML recap, and a quest tree visualizer that maps session flow with retries and reversals. These tools help developers turn development sessions into reusable artifacts and insights.
3 skills
#session-analysis#reflection#workflow-visualization#interactive-dashboard
phuryn
This plugin equips product managers with structured frameworks for launching products, including GTM strategy, growth loops, competitive positioning, and customer segmentation. It provides six skills and three commands covering everything from identifying beachhead segments and ideal customer profiles to designing growth mechanisms and sales-ready battlecards.
3 commands · 6 skills
#gtm-strategy#product-launch#growth-loops#competitive-analysis
ccplugins
The explore plugin helps Claude understand a topic by reading a planning document and systematically exploring related files, with a workflow of Plan, then Execute. It works better when framed as preparation for discussion rather than for specific task completion.
1 command
#document-exploration#topic-research#planning-workflow#knowledge-assembly
spences10
This plugin provides 2 skills for setting up and optimizing development environments, including git worktrees management and terminal configuration. It requires no external APIs or tools and runs entirely within Claude's sandboxed environment.
2 skills
#git-worktrees#dev-setup#terminal-optimization#environment-config
ccplugins
The Plan plugin provides a single command to help structure problem-solving workflows, offering guidance for tackling both simple and complex tasks. It serves as a starting point for straightforward issues or as a follow-up step after the Explore phase for more challenging problems.
1 command
#workflow-planning#problem-solving#task-structuring