PlugMyPlugin

Browse plugins

36 plugins, each analyzed from its own files.

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