PlugMyPlugin

Browse plugins

56 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

dokploy-skills

★ 792
fcakyon

This plugin provides a Claude skill for deploying Docker Compose applications, databases, and domains directly to Dokploy Cloud or self-hosted Dokploy instances. It enables automated deployment workflows without requiring external API keys or additional tools.

1 skill
DevOps free prompt pack
#docker-deploy#devops#dokploy#infrastructure
fcakyon

This plugin provides OpenObserve search and dashboard-building capabilities through a single skill interface, enabling queries of logs, metrics, and traces via curl commands. It integrates with OpenObserve instances to retrieve observability data and construct dashboards programmatically.

1 skill
Data & Analytics free prompt pack
#openobserve#logs-metrics-traces#observability#dashboard-building

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

skill-repo

★ 714
netresearch

This skill standardizes Netresearch skill repository structure, packaging, and validation to ensure consistent distribution across marketplace, Composer, npm, and CI/CD pipelines. It provides templates, validation scripts, and reusable workflows to maintain repository layout, licensing conventions, and release discipline across multiple organization repositories.

1 skill
DevOps free prompt pack
#repo-scaffolding#ci-templates#plugin-validation#netresearch-conventions

technology

★ 700
cbrock84

This plugin provides 19 standalone Agent Skills covering architecture, engineering delivery, development discipline, debugging, code review, and AI/automation systems. The skills enable developers to tackle technical challenges across the full development lifecycle without requiring external API keys or third-party services.

19 skills
Code Review free prompt pack
#code-review#debugging#architecture#ai-automation
netresearch

This Agent Skill guides TYPO3 extension developers through systematic upgrades to newer LTS versions, covering deprecated API detection, automated PHP and non-PHP code migrations, and static analysis. It supports upgrade paths from TYPO3 v7 through v14 with structured commands, planning agents, and cross-platform compatibility.

2 commands · 1 agent · 1 skill
DevOps free prompt pack
#typo3#extension-upgrade#php-migrations#rector

polar-skills

★ 672
fcakyon

This plugin provides two official Polar skills for managing billing and subscriptions, plus utilities for local development integration. It enables developers to interact with Polar's billing platform directly within Claude Code workflows.

2 skills
Integrations free prompt pack
#polar#billing#subscriptions#local-dev
fcakyon

This plugin provides a skill that integrates with Cloudflare's ecosystem, enabling access to Workers, R2 storage, D1 databases, KV, and 50+ other Cloudflare services directly within Claude. It requires no external API keys and operates as a self-contained skill module.

1 skill
Integrations free prompt pack
#cloudflare-integration#workers#r2-storage#d1-databases

browser

★ 624
alexei-led

This plugin provides browser-based testing, validation, screenshots, recordings, and quick automation capabilities through an agent and supporting skills. It requires no external API keys or third-party services.

1 agent · 2 skills
Testing free prompt pack
#browser-testing#screenshots#recordings#automation

perf

★ 584
composio-community

This plugin provides a rigorous performance investigation workflow that establishes baselines, runs controlled sequential benchmarks, and performs profiling to identify hotspots. It consolidates findings into evidence-backed recommendations with structured logging and version-specific baselines.

1 command · 6 agents · 8 skills
Testing free prompt pack
#performance-profiling#benchmarking#hotspot-analysis#evidence-backed
netresearch

This Claude Code plugin provides 14 domain-specific skills for OroCommerce v6.1 development, covering entities, datagrids, APIs, workflows, security, testing (Behat, PHPUnit, k6), and CI/CD pipelines. Each skill delivers version-pinned guidance and awareness of platform-specific pitfalls rather than generic tutorials.

14 skills
DevOps free prompt pack
#orocommerce#php-framework#behat-testing#api-configuration
netresearch

This skill provides AST-native mutations for PHP code through nikic/php-parser, allowing agents to describe syntax changes that are validated and applied structurally rather than via regex or text replacement. Every edit is parsed, pretty-printed, and reparsed before being written atomically, preventing corruption from textual matches that miss syntactic boundaries.

1 skill
Code Review free prompt pack
#php-ast#structured-edits#nikic-parser#code-mutations

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

hetzner-skills

★ 430
fcakyon

This plugin provides a Hetzner Cloud CLI skill that wraps the hcloud command-line interface for managing servers, networks, firewalls, DNS records, and storage resources. It enables Claude to execute infrastructure operations on Hetzner Cloud through standard CLI commands without requiring external API keys or dependencies.

1 skill
DevOps free prompt pack
#hetzner-cloud#devops-cli#infrastructure-management#cloud-servers

typo3-vite

★ 423
netresearch

This skill provides a complete Vite build setup, SCSS architecture, and Bootstrap 5 theming framework for TYPO3 v13+ sitepackage development. It includes reference documentation for vite configuration, SCSS folder structure with naming conventions, and Bootstrap theming workflows with CSP compliance.

1 skill
DevOps free prompt pack
#typo3#vite#scss#bootstrap
netresearch

This Agent Skill guides developers through TYPO3 Core contributions via Gerrit, providing workflows for code review, CI/CD debugging, commit message formatting, and quality assurance. It offers step-by-step assistance from account setup through patch submission with automated validation and best practices enforcement.

1 skill
DevOps free prompt pack
#typo3-core#gerrit-workflow#devops-ci-cd#code-contributions
netresearch

This Claude Code skill guides developers through upgrading deployed TYPO3 project instances across major LTS versions, covering TypoScript to site set migration, Bootstrap package updates, infrastructure changes, and database cleanup. It includes structural comparison methodology and 13 assessment checkpoints (9 mechanical, 4 LLM-based) to verify upgrade completeness.

1 skill
DevOps free prompt pack
#typo3#major-version-upgrade#cms-migration#bootstrap-package
netresearch

This skill teaches Claude agents to use Jujutsu (jj) as a safer local change-management layer while keeping Git as the canonical remote and PR interface, avoiding common agent mistakes like destructive resets and unclear commits. It includes runnable evaluations proving jj's advantages for speculative iterative work: reversible discards, non-blocking conflicts, non-interactive history surgery, and whole-repo time travel.

1 skill
DevOps free prompt pack
#jujutsu#git-workflow#version-control#agent-safety
netresearch

This Agent Skill assesses software projects against enterprise-grade standards including OpenSSF Scorecard, Best Practices Badges (Passing/Silver/Gold), SLSA, and supply chain security frameworks. It provides dynamic cross-platform scoring, quality gates, automated security hardening scripts, and guided certification pathways with no external API dependencies.

2 commands · 1 skill
Security free prompt pack
#openssf-compliance#supply-chain-security#slsa-framework#enterprise-audit

mongodb-skills

★ 270
fcakyon

This plugin provides 7 official MongoDB skills covering schema design, query tuning, and search optimization. It integrates directly with Claude to assist developers in building and optimizing MongoDB applications without requiring external API keys or tools.

7 skills
Data & Analytics free prompt pack
#mongodb#schema-design#query-tuning#database-optimization

supabase-skills

★ 249
fcakyon

This Claude Code plugin provides three skills for working with Supabase, enabling developers to manage PostgreSQL databases, use the JavaScript SDK, and run CLI migrations and local development tasks. It integrates Supabase tooling directly into Claude workflows without requiring external API keys or additional dependencies.

3 skills
DevOps free prompt pack
#supabase#postgres#migrations#local-dev

devops-skills

★ 239
spences10

This plugin provides five DevOps-focused skills for CI debugging, detecting technical debt, and implementing ownership patterns within development pipelines. It equips teams with patterns and diagnostics to troubleshoot CI failures and manage code quality without requiring external APIs or tools.

5 skills
DevOps free prompt pack
#devops-patterns#ci-debugging#tech-debt#failure-ownership

github-project

★ 222
netresearch

Configures GitHub repository features including branch protection rules, CODEOWNERS, pull request workflows, and issue hierarchies without touching CI/CD pipelines. This Agent Skill provides procedural knowledge for setting up GitHub-specific platform features like Dependabot auto-merge, merge queues, and sub-issues across multiple AI agent platforms.

1 skill
Project Management free prompt pack
#github-setup#branch-protection#codeowners#pr-workflows
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

concourse-ci

★ 183
netresearch

This Agent Skill provides expert guidance on Concourse CI pipeline development, covering pipeline architecture, resource configuration, optimization patterns, and troubleshooting for 50+ resource types. It activates automatically when working with Concourse CI topics and includes production-ready examples, validation scripts, and best practices for building scalable CI/CD pipelines.

1 skill
DevOps free prompt pack
#concourse-ci#pipeline-optimization#ci-cd-automation#devops-guidance
NikiforovAll

This skill teaches Claude how to query, index, and manage Elasticsearch clusters via curl and REST APIs, covering search, aggregations, ES|QL, index management, and cluster operations. It includes comprehensive markdown references for Query DSL, document CRUD, bulk operations, Kibana dashboards, and OpenTelemetry data correlation — all without requiring an SDK or MCP server.

1 skill
Data & Analytics free prompt pack
#elasticsearch#kibana#rest-api#query-dsl

it-operations

★ 126
cbrock84

This IT operations plugin provides 12 skills covering corporate IT domains including service desk, systems and network administration, cloud and virtualization, telephony, endpoint management, asset tracking, identity lifecycle, and backup/recovery. It requires no external API keys or third-party integrations, making it self-contained for organizational IT workflows.

12 skills
DevOps free prompt pack
#it-operations#service-desk#network-admin#cloud-management

agent-browser

★ 121
fcakyon

Agent Browser provides browser automation skills for AI agents to navigate web pages, fill forms, and interact with web applications programmatically. It includes 2 reusable skills that enable agents to perform web testing and automation tasks without external dependencies.

2 skills
Testing free prompt pack
#browser-automation#web-testing#ai-agent-tools#form-filling

agent-harness

★ 76
netresearch

Agent Harness is a Claude Code skill that bootstraps, verifies, and enforces agent-ready infrastructure in repositories through CI workflows, git hooks, and conventions. It provides three maturity levels (Basic, Verified, Enforced) and a verify-first approach to ensure repos are reliably prepared for AI coding agents with self-sustaining enforcement mechanisms.

1 skill
DevOps free prompt pack
#agent-readiness#ci-enforcement#repo-bootstrap#harness-verification

infra-ops

★ 65
alexei-led

This plugin provides an infrastructure operations agent for managing Kubernetes, Terraform, Helm, GitHub Actions, and cloud platforms like AWS and GCP. It bundles capabilities for common DevOps and infrastructure automation tasks.

1 agent · 2 skills
DevOps free prompt pack
#kubernetes#terraform#helm#github-actions
netresearch

This plugin provides two agent skills for Docker development: one for Dockerfile best practices, Docker Compose orchestration, Docker Bake multi-platform builds, and CI testing patterns; the other for routing docker commands through WSL on Windows hosts. The skills activate automatically when working with container configuration files and offer guidance on security, layer optimization, health checks, and cross-platform builds.

2 skills
DevOps free prompt pack
#docker#dockerfile#docker-compose#ci-testing
composio-community

This plugin analyzes git commit history to automatically generate user-friendly changelogs by categorizing and transforming technical commits into clear release notes. It uses a skill to parse commits and produce customer-facing documentation without requiring external services or API keys.

1 skill
Documentation free prompt pack
#changelog-generation#git-automation#release-notes#commit-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
netresearch

This skill provides a conformance ruleset and self-contained checker for TYPO3 v14 site/project repositories, validating repository layout, Docker/Compose topology, Concourse CI pipelines, supply-chain security, secret handling, and runtime configuration against the Netresearch gold standard. The bundled checker (check.py) requires only Python 3 and PyYAML to audit a target repo and generate a prioritized remediation list across seven rule families (STRUCT, CONTAINER, CI, DEPLOY, DEP, SEC, DOC).

1 skill
DevOps free prompt pack
#typo3-site-config#docker-compose-validation#concourse-ci-audit#supply-chain-gating

typo3-testing

★ 12
netresearch

This TYPO3 extension skill automates the creation and management of unit, functional, and end-to-end tests using Playwright and axe-core for accessibility compliance. It integrates with CI/CD pipelines (GitHub Actions, GitLab CI) and provides infrastructure setup, quality tools (PHPStan, Rector, php-cs-fixer), and fixture management following TYPO3 best practices.

2 agents · 1 skill
Testing free prompt pack
#typo3-testing#playwright-e2e#accessibility-testing#phpunit