PlugMyPlugin

Browse plugins

9 plugins, each analyzed from its own files.

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

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

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
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