PlugMyPlugin

Browse plugins

17 plugins, each analyzed from its own files.

ccplugins

This plugin acts as a universal quality control orchestrator that dynamically discovers and coordinates with available sub-agents to perform comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification across any project type. It provides enterprise-grade quality standards validation regardless of programming language or development framework.

1 agent
Code Review free prompt pack
#quality-control#code-review#multi-agent-orchestration#security-validation

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
netresearch

This Agent Skill evaluates TYPO3 extensions for conformance to official v12/v13/v14 standards through automated validation of file structure, coding guidelines, PHP architecture, and testing patterns. It orchestrates specialized ecosystem skills for deep testing and documentation analysis, with fallback surface-level checks when specialized skills are unavailable.

1 command · 1 skill
Code Review free prompt pack
#typo3-extensions#code-conformance#psr-compliance#architecture-validation

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

go-development

★ 546
netresearch

A portable Agent Skill providing production-grade Go development patterns including cron scheduling with resilience wrappers, Docker integration, LDAP/Active Directory support, and comprehensive testing strategies with build tag isolation. This skill automatically triggers when building Go services, job schedulers, Docker clients, or systems requiring retry logic and observability.

1 skill
Code Review free prompt pack
#go-development#job-scheduling#resilience-patterns#docker-integration
netresearch

An Agent Skill that modernizes PHP applications to PHP 8.x standards with type safety, static analysis (PHPStan, Rector), and PSR/PER-CS compliance through executable Python tools that emit structured verification reports and actionable recommendations. The skill includes binding guardrails against common pitfalls (e.g., no readonly on Doctrine entities, Rector only in dry-run mode) and supports project-archetype detection for Symfony apps, TYPO3 extensions, and monorepos.

1 skill
Code Review free prompt pack
#php-8x-modernization#type-safety#static-analysis#phpstan

fix-issue

★ 439
ccplugins

This plugin takes a GitHub issue number as input, analyzes the issue context, implements a solution, and validates the fix through testing to ensure proper integration. It automates the end-to-end workflow of addressing issues without requiring external API keys or tools.

1 command
Code Review free prompt pack
#github-issues#automation#code-fixing#testing

test-file

★ 368
ccplugins

This plugin generates comprehensive test suites for individual files by analyzing their content and structure. It provides a command-line interface to create thorough test coverage tailored to specific code files.

1 command
Testing free prompt pack
#test-generation#unit-testing#code-analysis#automation
anthropics

PR Review Toolkit bundles six specialized agents that analyze different aspects of code quality: comment accuracy, test coverage, error handling, type design, general code compliance, and code simplification. Each agent can be triggered individually with natural language requests or used together for comprehensive pull request review.

1 command · 6 agents
Code Review free prompt pack
#pr-review#code-review#test-coverage#error-handling

dev-practices

★ 309
spences10

This plugin provides a skill for implementing test-driven development (TDD) workflows using the red-green-refactor cycle. It guides developers through writing failing tests first, then implementing code to pass those tests, and finally refactoring for quality.

1 skill
Testing free prompt pack
#tdd#red-green-refactor#testing-workflow#development-practices

debugger

★ 258
ccplugins

A debugging agent that identifies and resolves errors, test failures, and unexpected behavior in code. It proactively analyzes issues and provides diagnostic guidance without requiring external tools or API integrations.

1 agent
Code Review free prompt pack
#debugging#error-resolution#troubleshooting#test-failures

debugger

★ 258
composio-community

A debugging specialist agent that diagnoses errors, test failures, and unexpected behavior in your code. It can be invoked proactively whenever issues arise to help identify and resolve problems.

1 agent
Code Review free prompt pack
#debugging#error-diagnosis#test-failures#troubleshooting

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

api-tester

★ 79
ccplugins

The api-tester agent provides comprehensive API testing capabilities including performance, load, and contract testing to ensure APIs are robust and meet specifications before deployment. It functions as a standalone testing agent without external dependencies or third-party service requirements.

1 agent
Testing free prompt pack
#api-testing#performance-testing#load-testing#contract-testing
composio-community

This agent automatically writes new tests, runs existing test suites, analyzes failures, and fixes issues after code modifications. It ensures comprehensive test coverage and maintains suite health throughout the development lifecycle.

1 agent
Testing free prompt pack
#test-automation#test-generation#failure-analysis#code-quality
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

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