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.
Browse plugins
9 plugins, each analyzed from its own files.
browser
★ 624This 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.
perf
★ 584This 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.
pr-review-toolkit
★ 334PR 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.
debugger
★ 258A 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.
debugger
★ 258A 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.
api-tester
★ 79The 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.
test-writer-fixer
★ 72This 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.
typo3-testing
★ 12This 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.