PlugMyPlugin

Browse plugins

35 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 .NET development tools for Claude Code, including automatic CSharpier formatting for C# files after edits and a dotnet-run-file skill to execute C# code directly without projects (.NET 10+). It also offers coverage report generation scoped to branch changes, integrating seamlessly via post-tool-use hooks.

6 skills · 1 hook
DevOps free runs shell hooks
#csharp-formatting#dotnet-tooling#code-execution#coverage-reports

security-audit

★ 859
netresearch

This skill audits any project for security vulnerabilities (OWASP Top 10, CWE Top 25, CVSS scoring) and GitHub repositories, with deep PHP/TYPO3 scanning across 80+ checkpoints and 19 reference guides. It hooks into PreToolUse events to warn about risky commands before execution.

1 skill · 1 hook
Security free runs shell hooks
#security-audit#owasp-top10#vulnerability-scanning#php-security

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

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

github-release

★ 710
netresearch

This skill prevents dangerous GitHub release commands (like unsigned tags and bypassed CI) by intercepting them via hooks, then orchestrates safe releases with version bumps, signed tags, and CI-driven workflows across multiple ecosystems (TYPO3, PHP, Node.js, Go, Python, Rust). It auto-detects project type, manages versioning from conventional commits, and ensures supply chain security through signed tags and attestations.

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

pagerangers-seo

★ 671
netresearch

This plugin integrates the PageRangers Monitoring API into AI assistants, enabling keyword analysis, ranking tracking, KPI reporting, and prospect identification directly within agent workflows. It runs as a hook on user prompt submission and requires PageRangers API credentials and Python 3.10+ to execute SEO monitoring commands.

1 hook
Data & Analytics free runs shell hooks
#seo-monitoring#keyword-analysis#serp-tracking#python-integration
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
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
jordanrendric

Claude Code plugin that extracts video frames via ffmpeg and processes audio through configurable backends (Gemini API, local Whisper, or OpenAI) to give Claude direct visual and audio understanding of videos. The plugin supports local files and YouTube URLs, automatically adapting frame extraction parameters based on user queries.

2 commands · 1 agent · 1 skill · 1 MCP server
Design & Frontend free MCP
#video-analysis#multimodal-perception#youtube-support#audio-transcription
NikiforovAll

This plugin provides an MCP server for searching and fetching official Microsoft Learn and Azure documentation directly within Claude Code. It includes tools for documentation search, code sample discovery, and full-page retrieval covering Microsoft, Azure, .NET, C#, and Visual Studio resources.

1 MCP server
Documentation free MCP
#microsoft-docs#azure-documentation#mcp-server#code-samples

handbook-qa

★ 595
NikiforovAll

This plugin provides a Playwright MCP server that integrates browser automation and QA testing capabilities, exposing tools to navigate pages, take screenshots, interact with elements, and fill forms across Chromium, Firefox, and WebKit. It requires npx to run the Playwright-based MCP server for automated testing and web interaction workflows.

1 MCP server
Testing free MCP
#playwright#browser-automation#qa-testing#mcp-server

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 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
Code Review free runs shell hooks
#lazy-senior-dev#yagni-principle#code-minimization#llm-guardrails

jira

★ 526
netresearch

This Jira integration plugin provides two specialized skills—jira-communication for API operations and jira-syntax for wiki markup handling—that auto-detect issue keys and enable comprehensive Jira actions through Python CLI scripts. It supports both Jira Server/DC and Cloud deployments with zero MCP overhead, running scripts directly via Bash for fast execution.

2 skills · 1 hook
Integrations free runs shell hooks
#jira-integration#auto-key-detection#issue-management#time-tracking

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
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 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
Productivity free runs shell hooks
#semantic-memory#session-persistence#local-embeddings#claude-code

hivemind

★ 473
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
Productivity free runs shell hooks
#persistent-memory#multi-session#cloud-backed#deeplake
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-powered code reviews grounded in twelve classic engineering books, diagnosing code against six decay risk dimensions with book citations and severity labels. It offers six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, and auto-fix) that produce structured findings with symptoms, sources, consequences, and remedies.

6 commands · 6 skills · 1 hook
Code Review free runs shell hooks
#code-review#decay-risk-diagnostics#engineering-classics#book-citations

octo

★ 353
nyldn

Octopus orchestrates code review, research, and development workflows across up to ten external LLM providers (Codex, Gemini, Copilot, Ollama, Qwen, OpenRouter, and others) alongside Claude, using consensus gates and multi-agent deliberation to catch blind spots before shipping. It bundles 50 commands, 58 reusable skills, 50 specialized personas, and persistent session memory to run autonomous pipelines from spec to delivery with quality checks at each phase.

50 commands · 50 agents · 58 skills · 27 hooks
Code Review free runs shell hooks
#multi-llm-orchestration#consensus-gates#code-review#autonomous-agents

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

git-workflow

★ 251
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
DevOps free runs shell hooks
#git-workflow#commit-conventions#ci-cd-integration#branching-strategies

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 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
DevOps free runs shell hooks
#cli-tools#auto-install#devops#environment-audit

engram

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

This MCP server fetches the latest official library documentation from authoritative sources to ground Claude's responses in current API references. It supports popular libraries and frameworks, helping prevent outdated information and reduce hallucinations by providing real-time documentation access.

1 MCP server
#mcp-server#documentation#api-reference#hallucination-prevention

typo3-docs

★ 49
netresearch

This skill equips Claude Code and other AI agents to create and maintain TYPO3 extension documentation in reStructuredText format, including RST validation, TYPO3-specific directives, and Docker-based local rendering. It provides extraction patterns, gap analysis workflows, and automated deployment guidance aligned with official TYPO3 documentation standards.

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

notfair

★ 46
nowork-studio

NotFair is a goal-driven marketing automation platform that runs autonomous agents on your machine to achieve and maintain business metrics across Google Ads, Meta Ads, and SEO. It connects to Google Search Console, Google Ads, and Meta Marketing APIs through PKCE OAuth, measures results server-side, and executes one disciplined action per check cycle with full auditability.

3 MCP servers
#marketing-automation#autonomous-agents#goal-tracking#seo-optimization

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