PlugMyPlugin

Browse plugins

55 plugins, each analyzed from its own files.

hookify

★ 896
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
Productivity free runs shell hooks
#hook-management#pattern-matching#behavior-prevention#markdown-config

pro-workflow

★ 802
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
Productivity free runs shell hooks
#self-correcting-memory#persistent-wikis#fts5-search#multi-agent

claude-mem

★ 754
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
Productivity free runs shell MCP hooks
#memory-persistence#context-compression#session-management#mcp-server

plugin-dev

★ 732
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
Productivity free agent skill
#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
Integrations free runs shell hooks
#memory-persistence#hook-capture#observability#cloud-sync

arscontexta

★ 552
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
Productivity free runs shell hooks
#knowledge-graph#agent-memory#personal-knowledge-management#conversational-derivation

ponytail

★ 538
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
Productivity free runs shell hooks
#yagni-principle#code-minimization#senior-dev-mode#stdlib-first

autoharness

★ 512
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
Productivity free runs shell MCP hooks
#self-learning-skills#skill-consolidation#agent-optimization#session-distillation

toolkit-skills

★ 487
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
Productivity free runs shell hooks
#skill-framework#plugin-development#session-reflection#ecosystem-guide

memsearch

★ 480
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
Productivity free runs shell hooks
#session-memory#semantic-search#local-embeddings#context-persistence

i-have-adhd

★ 474
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
Productivity free runs shell hooks
#adhd-friendly#output-formatting#accessibility#productivity

hivemind

★ 473
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
Productivity free runs shell hooks
#persistent-memory#deeplake#multi-session#state-management

humanize

★ 432
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
Productivity free runs shell 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
Productivity free agent skill
#agent-skills#business-frameworks#ux-design#code-architecture

data-tools

★ 326
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 & Analytics free runs shell hooks
#data-processing#jq#yaml-editing#csv-analysis

cli-tools

★ 143
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
DevOps free runs shell hooks
#cli-management#auto-installation#devops#environment-auditing

engram

★ 91
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
Productivity free runs shell hooks
#socratic-tutoring#spaced-repetition#learning-verification#fsrs-scheduler

retro

★ 900
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
Productivity free prompt pack
#session-retrospectives#friction-detection#continuous-learning#agent-workflows

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
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
Code Review free prompt pack
#model-migration#code-upgrade#opus-4-5#prompt-engineering

livekit-skills

★ 862
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
Integrations free prompt pack
#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
Integrations free prompt pack
#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
Productivity free prompt pack
#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
Productivity free prompt pack
#token-efficiency#output-formatting#productivity#adhd-friendly

plugin-dev

★ 732
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
Productivity free prompt pack
#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
Integrations free prompt pack
#matrix-chat#e2e-encryption#homeserver-admin#structured-announcements

revenue

★ 628
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
Productivity free prompt pack
#sales-enablement#revenue-ops#pricing-strategy#customer-retention

context-memory

★ 557
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
Productivity free prompt pack
#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
Project Management free prompt pack
#product-strategy#business-canvas#market-analysis#pricing-design

executive

★ 529
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
Project Management free prompt pack
#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
Documentation free prompt pack
#german-technical#jira-automation#natural-language-register#anglicism-detection

typo3-ddev

★ 456
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
DevOps free prompt pack
#typo3#ddev#extension-development#multi-version-testing

handbook-glab

★ 444
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
DevOps free prompt pack
#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
Productivity free prompt pack
#customer-support#escalation-management#voc-collection#self-service

pm-toolkit

★ 435
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
Productivity free prompt pack
#resume-optimization#legal-drafting#privacy-compliance#grammar-checking

theme-factory

★ 433
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
Design & Frontend free prompt pack
#theme-application#styling#artifact-formatting#presentation-design

codex-advisor

★ 427
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
Productivity free prompt pack
#decision-support#gpt-advisor#codex-cli#second-opinion

harness

★ 377
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
Project Management free prompt pack
#agent-teams#team-architecture#agent-orchestration#multi-agent-design

product

★ 361
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 & Frontend free prompt pack
#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
Project Management free prompt pack
#product-discovery#ideation#experiment-design#assumption-testing

people

★ 329
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
Project Management free prompt pack
#hr-operations#org-design#hiring-recruiting#compensation-leveling

operations

★ 325
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
Project Management free prompt pack
#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
Productivity free prompt pack
#chat-analysis#learning-resources#skill-assessment#developer-growth

overleaf-skills

★ 237
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
Integrations free prompt pack
#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
DevOps free prompt pack
#git-worktree#branch-management#multi-branch-workflow#developer-productivity

spec-flow

★ 186
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
Project Management free prompt pack
#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
Project Management free prompt pack
#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
Productivity free prompt pack
#local-first-memory#project-context#memory-lifecycle#claude-code

fable-advisor

★ 157
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
Productivity free prompt pack
#decision-support#ai-advice#reasoning#second-opinion

claude-workflow

★ 144
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
Productivity free prompt pack
#workflow-patterns#multi-agent#orchestration#prompt-engineering

discovery

★ 137
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
Search & Research free prompt pack
#research-tools#docs-lookup#agent-config#skill-authoring

finance

★ 118
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
Data & Analytics free prompt pack
#financial-modeling#budgeting#forecasting#unit-economics

reflect

★ 59
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
Productivity free prompt pack
#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
Project Management free prompt pack
#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
DevOps free prompt pack
#git-worktrees#dev-setup#terminal-optimization#environment-config