PlugMyPlugin

Browse plugins

20 plugins, each analyzed from its own files.

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

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

gcloud-tools

★ 814
fcakyon

This plugin provides an MCP server interface to Google Cloud's observability suite, enabling access to logs, metrics, and traces through Claude. It bundles best practices for monitoring and troubleshooting applications running on Google Cloud Platform.

1 command · 2 skills · 1 MCP server
DevOps free MCP
#gcloud-observability#logs-metrics-traces#mcp-server#gcp-integration

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

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

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

azure-tools

★ 669
fcakyon

This plugin integrates Azure MCP Server, enabling access to 40+ Azure services through Azure CLI authentication directly within Claude. It provides command, skill, and MCP server components to manage Azure resources programmatically.

1 command · 2 skills · 1 MCP server
Integrations free MCP
#azure#mcp-server#cloud-infrastructure#cli-integration

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
fcakyon

This plugin provides web performance audit capabilities using Core Web Vitals metrics and Chrome DevTools integration to analyze and report on website performance. It includes one skill and an MCP server that leverages npx for executing performance diagnostic tools.

1 skill · 1 MCP server
Testing free MCP
#web-performance#core-web-vitals#chrome-devtools#auditing

pg

★ 338
timescale

pg-aiguide is a PostgreSQL expertise resource that provides 10 AI-optimized skills covering schema design, migrations, full-text search, and TimescaleDB patterns to help AI coding assistants generate better Postgres code. It works as standalone Agent Skills (installed via `npx skills add`), an MCP server for semantic search over PostgreSQL documentation, or a Claude Code plugin.

10 skills
DevOps free agent skill
#postgres-schema-design#timescaledb-patterns#semantic-search#ai-coding-assistant

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

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

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

demoday

★ 89
mrieck

DemoDay automates the creation of polished demo videos by having Claude read your codebase, script a demonstration, and drive your app on screen while narrating with AI voiceover and optional on-camera presenter generated via fal.ai. The result is a finished MP4 with captions, transitions, and professional editing rendered using Remotion, available for macOS only.

1 command · 4 skills · 1 MCP server
Marketing & Content free MCP
#demo-video-generation#screen-recording-automation#ai-voiceover#video-editing

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