19 plugins, each analyzed from its own files.
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
#playwright#browser-automation#qa-testing#mcp-server
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
#web-performance#core-web-vitals#chrome-devtools#auditing
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
#quality-control#code-review#multi-agent-orchestration#security-validation
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
#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
#typo3-extensions#code-conformance#psr-compliance#architecture-validation
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
#performance-profiling#benchmarking#hotspot-analysis#evidence-backed
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
#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
#php-8x-modernization#type-safety#static-analysis#phpstan
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
#github-issues#automation#code-fixing#testing
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
#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
#pr-review#code-review#test-coverage#error-handling
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
#tdd#red-green-refactor#testing-workflow#development-practices
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
#debugging#error-resolution#troubleshooting#test-failures
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
#debugging#error-diagnosis#test-failures#troubleshooting
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
#browser-automation#web-testing#ai-agent-tools#form-filling
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
#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
#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
#docker#dockerfile#docker-compose#ci-testing
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
#typo3-testing#playwright-e2e#accessibility-testing#phpunit