PlugMyPlugin

Browse plugins

44 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

handbook-dotnet

★ 894
NikiforovAll

This plugin provides a suite of .NET development tools including automatic CSharpier code formatting for C# files, dotnet-run-file for executing C# without projects, and skills for code analysis via Roslyn AST queries, API inspection, and code coverage reports. It hooks into Claude's post-edit workflow to format C# files automatically and exposes 9 skills for inspecting .NET libraries, analyzing code patterns, and diagnosing style violations.

9 skills · 1 hook
Code Review free runs shell hooks
#dotnet-development#csharp-formatting#roslyn-ast#code-analysis

file-search

★ 872
netresearch

A Claude Code plugin skill that teaches efficient CLI-based codebase search strategies using ripgrep, ast-grep, semgrep, fd, rga, tokei, and scc. It provides tool selection guidance, pattern recipes, and best practices for searching codebases of any size.

1 skill · 1 hook
Search & Research free runs shell hooks
#code-search#ripgrep#ast-grep#codebase-analysis

security-audit

★ 859
netresearch

This Agent Skill performs automated security audits using OWASP Top 10, CWE Top 25 2025, and CVSS v4.0 standards for any project, with deep PHP/TYPO3 scanning across 80+ checkpoints and 19 reference guides. It integrates via a PreToolUse hook to flag risky commands and provides vulnerability assessment, risk scoring, secure coding guidance, and DevSecOps pipeline security.

1 skill · 1 hook
Security free runs shell hooks
#security-audit#owasp-top-10#vulnerability-scanning#cvss-scoring

nopeek

★ 829
spences10

This plugin automatically loads credentials from a CLAUDE_ENV_FILE environment variable on session start and redacts secrets from CLI output in real-time using the nopeek CLI tool. It intercepts both session initialization and tool execution to prevent sensitive data from being exposed in logs or terminal output.

1 skill · 2 hooks
Security free runs shell hooks
#secret-redaction#credential-loading#env-security#cli-safety

github-dev

★ 804
fcakyon

This plugin provides Git and GitHub workflow automation through 4 agents and 7 skills, handling commits, pull requests, code reviews, and comment resolution with built-in safety hooks. It integrates validation tools for commit types, visual proof requirements, and AI attribution checks directly into your development workflow.

4 agents · 7 skills · 5 hooks
DevOps free runs shell hooks
#git-workflow#github-automation#code-review#pr-management

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

github-release

★ 710
netresearch

This Claude Code plugin prevents unsafe GitHub release practices by intercepting dangerous `gh release` commands via hooks and provides orchestrated version bumping, signed tagging, and CI-driven release workflows across multiple ecosystems (TYPO3, PHP, Node.js, Go, Python, Rust). It detects project type, manages semantic versioning from conventional commits, and ensures releases flow through proper code review and CI pipelines with supply chain security features like SBOMs and attestations.

3 commands · 1 skill · 2 hooks
DevOps free runs shell hooks
#github-releases#supply-chain-security#semantic-versioning#signed-tags

pagerangers-seo

★ 671
netresearch

This plugin integrates the PageRangers SEO Monitoring API into AI assistants, enabling keyword analysis, ranking tracking, and KPI queries through a Python-based skill. It runs on user prompt submission and requires local credentials (API token and project hash) to access PageRangers data.

1 skill · 1 hook
Data & Analytics free runs shell hooks
#seo-analytics#keyword-research#ranking-tracking#serp-data
fcakyon

This plugin hooks into Claude Code's session start and user prompt submission events to capture usage metrics, rejections, and session statistics. It collects telemetry data and displays it in a unified dashboard for monitoring plugin performance and user behavior patterns.

2 hooks
Productivity free runs shell hooks
#telemetry-tracking#session-analytics#usage-monitoring#dashboard
anthropics

Three-layer security review for Claude-generated code: pattern-based warnings on edits, LLM-powered diff review on Stop, and an agentic commit reviewer that traces data flow across files to catch injection, XSS, SSRF, hardcoded secrets, and 25+ vulnerability classes. Uses Anthropic's Claude models (Opus 4.7 by default) to review diffs and trace security issues before code is committed.

6 hooks
free runs shell hooks
#code-security#vulnerability-detection#llm-review#data-flow-analysis
composio-community

This plugin acts as a security reminder hook that warns developers about potential security vulnerabilities—including command injection, XSS, and unsafe code patterns—when they edit files. It uses a Python-based analysis triggered by PreToolUse events to flag risky code patterns before they're executed.

1 hook
Security free runs shell hooks
#security-scanning#code-analysis#injection-prevention#xss-detection
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

jira

★ 526
netresearch

A Claude Code plugin providing comprehensive Jira integration through two specialized skills: jira-communication (API operations via Python CLI scripts) and jira-syntax (Wiki markup syntax, templates, validation). Auto-detects issue keys and supports both Jira Server/DC and Cloud deployments with zero MCP overhead.

2 skills · 1 hook
Integrations free runs shell hooks
#jira-integration#issue-tracking#auto-detection#python-cli

reins

★ 525
pegasi-ai

Reins intercepts tool calls via pre/post hooks to block destructive actions, route high-risk operations to human approval, and maintain an immutable audit trail of all decisions. It protects against vulnerabilities covered in OWASP MCP, ASI, and Agentic Skills Top 10 threat models by analyzing commands before execution and logging outcomes to a local decision log.

1 skill · 10 hooks
Security free runs shell hooks
#runtime-security#ai-agent-safety#pre-hook-interception#audit-trail

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
anthropics

This plugin restores the deprecated Explanatory output style by injecting a SessionStart hook that instructs Claude to provide educational insights about implementation choices and codebase patterns throughout each session. It formats these insights in a consistent "Insight" block before and after code generation to explain design decisions and conventions.

1 hook
free runs shell hooks
#educational-output#session-hooks#code-explanation#learning-focused

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

phd-skills

★ 455
fcakyon

This plugin provides guardrails and debugging tools for research workflows, catching AI mistakes in paper reproduction and experiment tracking before they become costly. It includes citation validation, LaTeX checking, timezone handling, and evidence-first experiment comparison through shell-based guards and hooks.

6 commands · 2 agents · 12 skills · 12 hooks
Project Management free runs shell hooks
#research-workflows#paper-reproduction#experiment-tracking#arxiv-integration

simplify

★ 443
fcakyon

This plugin reviews changed code for redundancy, reuse opportunities, and over-engineering, then applies simplification fixes automatically. It runs as a pre-tool-use hook and uses Python to analyze and refactor code.

1 skill · 1 hook
Code Review free runs shell hooks
#code-review#refactoring#simplification#over-engineering

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
anthropics

This plugin activates an interactive learning mode via SessionStart hook that prompts Claude to request meaningful code contributions at decision points while also providing educational insights about implementation choices. It combines the unshipped Learning output style with explanatory functionality to transform passive observation into hands-on learning experiences.

1 hook
free runs shell hooks
#learning-mode#interactive-coding#session-hooks#educational-insights

brooks-lint

★ 410
hyhmrright

brooks-lint performs AI-driven code reviews grounded in twelve classic software engineering books, diagnosing six decay risk dimensions (cognitive overload, change propagation, knowledge duplication, accidental complexity, dependency disorder, and domain model distortion) with citations and remedies. It offers six analysis modes accessible via commands or natural language: PR review, architecture audit, tech debt assessment, test quality evaluation, health dashboards, and automated fixes.

6 commands · 6 skills · 1 hook
Code Review free runs shell hooks
#code-review#engineering-books#decay-risk#software-quality

claude-tools

★ 379
fcakyon

This Claude Code plugin synchronizes CLAUDE.md documentation and a permissions allowlist with an external Python script, then refreshes context on demand via a PostToolUse hook. It provides four commands to manage plugin metadata and permissions without requiring external API keys.

4 commands · 1 hook
Productivity free runs shell hooks
#claude-plugin-management#documentation-sync#permissions-allowlist#context-refresh

octo

★ 353
nyldn

Claude Octopus is a multi-LLM orchestration plugin that integrates up to ten external AI providers (Codex, Copilot, Qwen, Ollama, Perplexity, OpenRouter, OrcaRouter, OpenCode, Grok) alongside Claude for consensus-gated code review, research, and multi-model workflows. It provides 53 commands, 49 specialized agent personas, 62 reusable skills, and structured four-phase methodology (Discover→Define→Develop→Deliver) with quality gates, persistent memory integration, and autonomous pipeline execution.

53 commands · 49 agents · 62 skills · 30 hooks
Code Review free runs shell hooks
#multi-llm-consensus#code-orchestration#adversarial-review#provider-routing

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

safety-net

★ 301
kenryu42

Safety Net intercepts and blocks destructive git and filesystem commands before AI agents execute them by analyzing command semantics, making it immune to flag reordering and shell wrappers. It runs as a PreToolUse hook across seven coding agent CLIs (Claude Code, Codex, Gemini CLI, GitHub Copilot CLI, Kimi Code, OpenCode, and Pi) and works on Windows, macOS, and Linux.

1 skill · 1 hook
Security free runs shell hooks
#safety-hook#git-protection#destructive-command-blocking#semantic-analysis

ralph-wiggum

★ 288
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
Productivity free runs shell hooks
#iterative-development#self-referential-loops#automation#ai-iteration

handbook-sounds

★ 287
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
Productivity free runs shell hooks
#audio-feedback#windows-native#event-hooks#powershell
fcakyon

This plugin hooks into the PreCompact event to automatically summarize file paths, root causes, and open questions, keeping context intact during code compaction. It relies on an external shell script (precompact_priorities.sh) to process and organize information before compaction occurs.

1 hook
Productivity free runs shell hooks
#auto-summarization#code-context#compaction#hook-based

git-workflow

★ 251
netresearch

This Agent Skill provides expert patterns for Git version control workflows including branching strategies (Git Flow, GitHub Flow, trunk-based), Conventional Commits conventions, collaborative pull request processes, and CI/CD integration with Git hooks for quality gates. It includes a `/pr-finish` command to drive pull requests to a fully-green merged state and works across Claude Code, Cursor, GitHub Copilot, and other skills-compatible AI agents.

1 command · 1 skill · 1 hook
DevOps free runs shell hooks
#git-workflow#ci-cd-integration#conventional-commits#git-hooks

tavily-tools

★ 164
fcakyon

Tavily web search and content extraction MCP that provides intelligent web search capabilities and content extraction through model context protocol integration. Includes smart tool selection hooks to automatically route web-related tasks to the appropriate Tavily methods based on context.

1 command · 2 skills · 1 MCP server · 3 hooks
Integrations runs shell MCP hooks
#web-search#content-extraction#mcp-server#api-integration

git-flow

★ 153
alexei-led

This plugin provides Git workflow automation including worktree management, branch cleanup, secret scanning, and configuration validation through hooks and guardrails. It uses a PreToolUse hook to inspect and control tool execution decisions, with built-in shell integration for Git operations.

3 skills · 1 hook
DevOps free runs shell hooks
#git-workflow#secret-scanning#branch-management#hooks

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

ultralytics-dev

★ 125
fcakyon

This plugin provides Ultralytics Platform API integration and YOLO26 training skills for Claude Code, with pre/post-tool-use hooks and a push guard that blocks force pushes via Python. It enables direct interaction with Ultralytics services and model training workflows while enforcing safe git practices.

2 skills · 2 hooks
Integrations free runs shell hooks
#ultralytics-yolo#model-training#push-guard#pre-post-hooks

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

typo3-docs

★ 49
netresearch

This Agent Skill helps create and maintain TYPO3 extension documentation in reStructuredText format, with built-in support for TYPO3-specific directives, local Docker-based rendering, and validation tools. It includes extraction utilities for documenting PHP code, configurations, and project metadata, plus comprehensive guidance on TYPO3 documentation standards and automated deployment workflows.

1 skill · 2 hooks
Documentation free runs shell hooks
#typo3-extensions#rst-documentation#code-extraction#docker-rendering

dev-flow

★ 29
alexei-led

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

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