55 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 through 19 skills and an MCP server, using shell commands and hooks to manage context retention. It integrates with the Code editor's session lifecycle via pre/post tool hooks and prompt submission events.
19 skills · 1 MCP server · 6 hooks
#memory-persistence#context-compression#session-management#mcp-server
anthropics
A comprehensive toolkit for developing Claude Code plugins with seven specialized skills covering hooks, MCP integration, plugin structure, settings, commands, agents, and skills. Includes guided workflow commands, example scripts, validation utilities, and best-practice documentation for building production-ready plugins.
1 command · 3 agents · 7 skills
#plugin-development#claude-code#hook-api#mcp-integration
thedotmack
Claude-Mem for Cowork captures tool use and prompts via hooks, streams them to cmem.ai for server-side observation synthesis, and injects compiled context back into new sessions and spawned agents. It provides fail-soft operation with spool fallback, a mem-search skill for querying memory, and automatic project-based naming in ephemeral cloud sessions.
2 skills · 7 hooks
#memory-persistence#hook-capture#observability#cloud-sync
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 is a Claude Code plugin that enforces minimal, production-ready solutions by prioritizing YAGNI principles, standard library usage, and avoiding unnecessary abstractions. It reduces code bloat, cost, and execution time while maintaining full safety guarantees through session-start and prompt-submit hooks that guide the agent toward simpler implementations.
6 skills · 2 hooks
#yagni-principle#code-minimization#senior-dev-mode#stdlib-first
tigerless-labs
AutoHarness is a self-learning skill layer for Claude Code that automatically distills reusable skills from real work sessions, consolidates similar skills to avoid duplication, and prunes unused ones to keep the library clean. Skills are validated by actual adherence in use rather than offline benchmarks, and the system maintains a per-skill ledger of decisions and scenarios for transparency.
2 agents · 1 skill · 1 MCP server · 4 hooks
#self-learning-skills#skill-consolidation#agent-optimization#session-distillation
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 recalls Claude's work across sessions by hooking into Claude Code's lifecycle and storing summarized memories as searchable embeddings. The plugin runs entirely locally using ONNX-based embeddings, requiring no API keys or external services.
3 skills · 4 hooks
#session-memory#semantic-search#local-embeddings#context-persistence
ayghri
A Claude Code skill that reformats assistant output for ADHD-friendly readability by leading with actionable next steps, numbering multi-step tasks, and eliminating tangents and filler language. It applies 10 structured rules (e.g., no preamble, specific time estimates, suppressed asides) to make technical guidance direct and scannable.
1 skill · 1 hook
#adhd-friendly#output-formatting#accessibility#productivity
activeloopai
Hivemind is a Claude Code plugin that provides cloud-backed persistent memory using Deeplake, allowing you to read, write, and share memory across multiple Claude Code sessions and agents through hooks and skills. It enables long-term state management and data persistence without requiring external API keys, using Node.js as the runtime dependency.
2 commands · 3 skills · 13 hooks
#persistent-memory#deeplake#multi-session#state-management
fcakyon
This plugin intercepts write operations and blocks a predefined list of AI buzzwords before they're used, helping developers maintain more authentic language in their code and documentation. It leverages Python-based hooks to filter and flag overused terminology in real time.
1 skill · 2 hooks
#ai-buzzword-filter#writing-guard#code-quality#hook-based
wondelai
A curated library of 65 agent skills for Claude and compatible AI agents, comprising 51 expert frameworks drawn from bestselling business and design books, plus 14 guided metaskills that orchestrate multi-phase journeys (create/improve/grow a business, website, or app; refactor code architecture; optimize conversions). Each metaskill asks decision questions phase by phase and persists state in your project's docs/ folder so work resumes across sessions.
65 skills
#agent-skills#business-frameworks#ux-design#code-architecture
netresearch
This skill teaches Claude Code agents when and how to use dedicated structured data tools (jq, yq, dasel, qsv, mlr) instead of fragile text processing on JSON, YAML, TOML, XML, CSV, and JSONL formats. It includes a PreToolUse hook that guides tool selection and provides comprehensive cookbooks for each tool's patterns and use cases.
1 skill · 1 hook
#data-processing#jq#yaml-editing#csv-analysis
netresearch
This Agent Skill detects missing CLI tools from error patterns, audits project environments, and installs them automatically via optimal package managers (binary downloads, Cargo, pip, npm, or system packages). It supports 77+ tools across development stacks including Python, Node.js, Rust, Go, Docker, and DevOps platforms, with reactive triggers on "command not found" errors and proactive mode for environment audits.
1 skill · 1 hook
#cli-management#auto-installation#devops#environment-auditing
nagisanzenin
Engram is a learning system that turns Claude into a Socratic tutor, verifying your understanding through free-recall challenges and scheduling review sessions using FSRS-4.5 spaced repetition. It keeps you accountable to what you actually learn—with receipts—across nine agentic platforms including Claude Code, OpenAI Codex, OpenCode, and multiple others.
3 agents · 3 skills · 1 hook
#socratic-tutoring#spaced-repetition#learning-verification#fsrs-scheduler
netresearch
The retro plugin analyzes Claude Code session transcripts to detect friction points and friction and proposes learnings to appropriate destinations—personal rules, project rules, skill pull requests, or checkpoints—with explicit approval gates on every write. It offers four operational modes: Sweep (current session), Spotlight (focused issue), Outcome (replay past sessions), and Audit (cross-session architectural review).
1 command · 1 skill
#session-retrospectives#friction-detection#continuous-learning#agent-workflows
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
fcakyon
This Claude Code plugin provides LiveKit Agents SDK skills for building voice AI agents that run on cloud or self-hosted LiveKit deployments. It integrates voice capabilities directly into AI agent workflows without requiring external API keys or third-party services.
1 skill
#voice-agents#livekit#real-time-audio#self-hosted
fcakyon
This plugin provides four built-in skills for working with common Microsoft Office and PDF file formats directly within Claude. It enables processing and manipulation of PDF, Word, PowerPoint, and Excel documents without requiring external dependencies.
4 skills
#office-docs#pdf-processing#document-automation#file-handling
fcakyon
This plugin provides four official OpenAI skills for working with common office document formats: PDF, Word, PowerPoint, and Excel files. It enables direct manipulation and processing of these file types through integrated capabilities.
4 skills
#office-documents#pdf-processing#word-excel-powerpoint#file-handling
fcakyon
This plugin optimizes Claude's output style to use fewer tokens by structuring responses with short numbered steps, concise insights, and clear next-action calls. It's designed to improve efficiency and readability for users who prefer faster, more focused interactions.
1 skill
#token-efficiency#output-formatting#productivity#adhd-friendly
anthropics
This plugin provides seven specialized skills and a structured workflow command for building high-quality Claude Code plugins, covering hooks, MCP integration, plugin structure, settings, commands, agents, and skills. It includes comprehensive documentation, working examples, and utility scripts to guide developers through an 8-phase plugin creation process from discovery to marketplace publishing.
1 command · 3 agents · 7 skills
#plugin-development#hooks-api#mcp-integration#agent-creation
netresearch
This plugin provides three independent Agentic Skills for Matrix/Synapse: matrix-communication sends and reads encrypted chat messages with formatting and reactions, matrix-administration operates Synapse homeservers, and matrix-announcement composes structured announcements. All three skills work with any Matrix homeserver and require only a local config file with credentials.
1 command · 3 skills
#matrix-chat#e2e-encryption#homeserver-admin#structured-announcements
cbrock84
This Claude Code plugin provides 10 skills covering the full revenue lifecycle, including sales enablement, pricing strategies, customer activation, retention, and referral programs. It equips teams to manage outbound campaigns, revenue operations, and packaging decisions without requiring external API keys or third-party services.
10 skills
#sales-enablement#revenue-ops#pricing-strategy#customer-retention
ccplugins
context-memory provides persistent, searchable storage of conversation context across Claude Code sessions using SQLite with full-text search (FTS5). It enables quick retrieval and reuse of previous work without losing continuity between separate coding sessions.
1 command · 1 skill
#session-persistence#context-storage#sqlite-fts5#searchable-memory
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
cbrock84
The Executive plugin provides seven skills for organizational leadership, including direction-setting, capital allocation, cross-functional arbitration, strategy validation, and organizational structuring. It operates entirely self-contained with no external dependencies or API keys required.
7 skills
#executive-leadership#strategy-validation#organization-design#capital-allocation
netresearch
This Agent Skill enforces natural German technical register for Jira tickets, wiki pages, and team messages by detecting and correcting anglicisms (false cognates like "returnen" → "zurückgeben") and enforcing domain-specific terminology with correct grammar and impersonal voice. It catalogs ~60 English-to-German false friends and maintains artifact-specific conventions across Claude Code, Cursor, GitHub Copilot, and other Agent Skills-compatible platforms.
1 skill
#german-technical#jira-automation#natural-language-register#anglicism-detection
netresearch
This Agent Skill automates DDEV environment setup for TYPO3 extension development, detecting extension metadata and generating multi-version TYPO3 configurations. It creates custom DDEV commands, multi-domain development URLs, and a branded landing page while supporting TYPO3 versions 11.5 through 14.3 LTS.
1 skill
#typo3#ddev#extension-development#multi-version-testing
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
cbrock84
This Claude Code plugin provides seven skills for managing customer experience after purchase, including support operations, escalation handling, and voice-of-customer collection. It operates entirely within Claude without requiring external integrations or API keys.
7 skills
#customer-support#escalation-management#voc-collection#self-service
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
fcakyon
This plugin provides a skill that integrates with Codex CLI to fetch GPT-powered second opinions before making significant decisions. It offers advisory functionality by routing decisions through OpenAI's language model for thoughtful analysis.
1 skill
#decision-support#gpt-advisor#codex-cli#second-opinion
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
cbrock84
This plugin provides 11 integrated skills for product strategy, UX audits, design systems, and visual direction work. It guides users through interface design decisions, brand expression, and usability improvements without requiring external tools or APIs.
11 skills
#design-systems#ux-audit#product-strategy#interface-design
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
cbrock84
This plugin provides 12 standalone skills for HR and organizational management, covering org design, hiring, interviewing, compensation, leveling, and workforce planning. It requires no external API keys or third-party services, making it a self-contained tool for people operations tasks.
12 skills
#hr-operations#org-design#hiring-recruiting#compensation-leveling
cbrock84
This Claude Code plugin provides 12 skills for managing program delivery, process workflows, vendor relationships, and operational execution across teams and systems. It enables developers to integrate operational management capabilities like supplier tracking, process documentation, and delivery coordination into their Claude applications.
12 skills
#program-management#operations-ops#vendor-management#process-design
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
fcakyon
This plugin pulls review comments from Overleaf directly into your local .tex repository and helps apply the suggested edits programmatically. It provides two skills that streamline the workflow of incorporating feedback from Overleaf collaborators without manual copy-pasting.
2 skills
#overleaf#latex#review-workflow#document-collaboration
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
TerminallyLazy
This Claude Code plugin integrates Tree Ring Memory, a local-first memory lifecycle system, providing slash commands for agents to recall, write, audit, consolidate, and forget project memory without background services or network dependencies. It packages one skill and seven commands that guide memory actions through the open-source Tree Ring Memory CLI, with support for receipt-backed harness verification and multi-agent identity management.
7 commands · 1 skill
#local-first-memory#project-context#memory-lifecycle#claude-code
fcakyon
The plugin leverages Claude's reasoning capabilities to provide thoughtful second opinions on significant decisions you're facing. It integrates a single skill that helps you explore multiple perspectives before committing to important choices.
1 skill
#decision-support#ai-advice#reasoning#second-opinion
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
cbrock84
This Claude Code plugin provides 13 skills for financial modeling, budgeting, forecasting, and unit economics analysis. It enables financial decision support through integrated calculations and analysis tools without requiring external API keys or services.
13 skills
#financial-modeling#budgeting#forecasting#unit-economics
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
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