Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for PHP development. Browse commands, agents, skills, and more.
Delegates product strategy, legal/licensing, business analysis, project management, UX research, content marketing, customer success, technical sales, technical writing, and WordPress development to specialized AI agents
Launch a local MCP server in your Laravel project using 'php artisan boost:mcp' to enable Claude to execute Artisan commands, generate Eloquent queries and models, configure routes and migrations, and produce framework-specific code through natural language interactions.
Scan your current codebase for security vulnerabilities using SAST on code, CVE detection in npm, pip, and composer dependencies, plus configuration issues. Receive a structured report with severity ratings, detailed findings, and remediation steps to fix them quickly.
Audit dependencies across Node.js, Python, PHP, Ruby, Go, and Rust projects for vulnerabilities, outdated versions, transitive issues, and license compliance. Generate detailed reports with CVE information, upgrade recommendations, and fix commands using tools like npm audit and pip-audit.
Scan cryptographic code for timing side-channel vulnerabilities like secret-dependent branches and divisions across Go, Rust, Java, Kotlin, C#, PHP, JS/TS, Python, and Ruby. Run constant-time analysis via skills or commands to get violation reports in JSON, with filters for warnings, architecture, and functions.
Delegate coding tasks to expert AI agents specialized in Python, Go, Rust, Java, JavaScript, PHP, Ruby/Rails, C/C++, SQL, and TypeScript. They proactively write idiomatic code, refactor for performance, implement advanced features like concurrency and generics, add tests with pytest or RSpec, optimize queries/schemas, and handle builds like Cargo.toml or CMake.
Delegate to specialized AI agents that design scalable backend architectures, REST/GraphQL APIs, database schemas, Next.js/React frontends, iOS/Swift or React Native/Flutter mobile apps, Laravel-Vue stacks, and CMS extensions for Directus, Drupal, WordPress. Accelerate full-stack development workflows across diverse tech stacks.
Connect to WordPress sites via WP-CLI over SSH or REST API, then create and manage posts, pages, media, categories, tags, menus; edit Elementor pages for text, images, styles, layouts, sections, and templates using interactive commands and skills.
Refine recently modified PHP/Laravel code with an AI agent that simplifies it for clarity, consistency, and maintainability while preserving all functionality.
Deploy Laravel applications to Laravel Cloud and manage their environments, databases, caches, domains, instances, deployments, and infrastructure directly via CLI commands.
Build production-grade Laravel REST APIs using essa/api-tool-kit patterns and DDD support: generate full CRUD endpoints with models, migrations, filters, policies, and resources; enhance list endpoints with filtering, sorting, search; debug issues via data-first workflows; conduct multi-phase code reviews; write comprehensive tests; create and consolidate workflow documentation.
Develop production PHP apps with Laravel, Symfony, and WordPress: generate clean architectures and AWS Lambda handlers, build Sage themes, use expert agents to review code, refactor for SOLID principles, audit security vulnerabilities, design DDD structures, plus PHP LSPs for diagnostics, navigation, and intelligence.
Configure Nightwatch sampling, filtering, and redaction in Laravel apps to manage production event data volume and protect PII, while connecting to the remote Nightwatch MCP server for E2E testing tools and capabilities.
Get PHP code intelligence (diagnostics, go-to-definition, references, hover info) for .php files in Claude Code via the Marko LSP.
Scaffold Marko Composer packages with structured boilerplate and create attribute-based plugins for method interception, enabling rapid package and plugin generation within the Marko PHP framework.
Audit WordPress PHP code for performance anti-patterns, database queries, caching issues, and scalability concerns using both in-depth reviews and fast grep-based triage scans with severity reporting.
Connect to MongoDB databases, explore schemas, generate queries and aggregation pipelines from natural language, analyze query performance with index recommendations, implement Atlas Search and Vector Search, and manage stream processing workflows — all from within Claude.
Use AI-driven skills to build interactive Symfony frontends: create reactive server-rendered components with LiveComponent, add SPA-like navigation with Turbo, manage client-side UI with Stimulus, and render reusable TwigComponents with icons and maps — all from PHP with minimal JavaScript.
Accelerate Symfony development with TDD workflows using Pest/PHPUnit, scaffold API Platform resources/DTOs/security, evolve Doctrine entities/migrations/relations, implement Messenger queues/schedulers, add voters/forms validation, run quality checks (PHPStan/CS-Fixer), and apply architecture patterns (CQRS/ports-adapters) via skills, agents, commands, and checkpointed planning/execution for safe, production-grade changes.
Delegate Odoo 17-19 module development and reviews to specialized agents and skills that reference Python ORM/XML/JS APIs, trace execution through inheritance/DB ops, score PRs for security/performance, plan complex features, integrate payments via Stripe/SePay/Polar, and guide TDD or presentations.
Integrate NewebPay Taiwan payment gateway into PHP, Laravel, Node.js, Python, or Django backends to process MPG checkouts with AES256 encryption and HTML forms, query transaction statuses via SHA256-signed APIs, handle Notify/ReturnURL callbacks, and execute full/partial refunds for credit cards and e-wallets.
Debug PHP applications non-invasively using Xdebug tools to trace execution paths, step through code with breakpoints, profile performance bottlenecks, measure test coverage, and inspect stack traces.
Execute WooCommerce development workflow by running PHP and JavaScript tests with pnpm, linting code, performing quality checks, and applying fixes to resolve style issues and ensure code quality.
Generate or modify WooCommerce backend PHP code for classes, methods, hooks, dependency injection, data integrity checks, and unit tests, ensuring adherence to project conventions in WordPress ecommerce projects.
Review WooCommerce PHP backend code changes for standards compliance across architecture, naming, documentation, data integrity, testing, and UI text conventions like sentence case. Enables local code checks, automated PR reviews, and quality assurance in WooCommerce and WordPress ecommerce projects.
Performs precise semantic code search across a local codebase using Go AST parsing and vector embeddings from Ollama or LM Studio, all served through an MCP server with no cloud dependencies. Includes index management and health monitoring.
Develop and deploy Craft CMS 5 sites and plugins with agent-guided scaffolding, content modeling, PHP/Twig coding standards, DDEV local environment, and deployment to Craft Cloud or Servd, plus code review and debugging agents
Set up git worktrees for Laravel projects served by Herd, creating isolated feature branches with dedicated site URLs and Vite configurations for parallel development without environment conflicts.
Provides a comprehensive set of marketing, SEO, conversion optimization, and TYPO3 development skills for AI agents, enabling automated campaign management, content creation, code refactoring, and security auditing within Claude Code.
Score your codebase's agent readiness across 8 dimensions using parallel AI agents to get a weighted 0-100 score, band rating, and actionable improvement roadmap based on Stripe AI benchmarks. Analyze Ruby, Python, PHP, TypeScript, JavaScript, or Go projects in one workflow.
Provides skills for setting up Docker-based local development environments and deploying to production, including generating Docker Compose configurations, managing Laravel-specific workflows, creating design systems, and maintaining project documentation.
Audit PHP codebases for DDD, CQRS, Event Sourcing, and Clean/Hexagonal architecture compliance; generate domain-driven components, GoF patterns, Docker configurations, and CI/CD pipelines; and perform security, performance, and code quality reviews.
Upgrade PHP codebases to modern 8.x syntax with automated refactoring, type safety enforcement, and coding standards compliance. Integrates Rector, PHPStan, PHP-CS-Fixer, and PHPat for guarded migrations, DTOs, enums, readonly properties, and PSR/PER-CS formatting.
Modern PHP development with Intelephense language server, Composer-based project scaffolding, type-safe syntax from PHP 7.4+, and security patterns for input validation, SQL injection prevention, XSS/CSRF protection, and secure session handling.
Develop secure WordPress plugins using core patterns like hooks, nonces, sanitization, prepared $wpdb queries, REST API endpoints, custom post types, and Settings API to handle publishing, content management, and common vulnerabilities such as SQL injection, XSS, and CSRF.
Generate and maintain a project's Memory Bank—a living documentation system capturing tech stack, workflows, and knowledge—via AI agents that detect dependencies across Python/JS/Go/Ruby/Java/PHP, create/update docs with 3-way merges, import from URLs/files/text, fix broken links, check redundancy, and automate commits.
Delegate specialized Laravel tasks to Claude Code agents and skills: architect scalable apps, model Eloquent schemas and optimize queries, design REST APIs with auth and resources, review code quality and security, debug issues, tune performance via caching and queues, write Pest tests with TDD, implement notifications and scheduling, and generate docs.
Generate WordPress block themes from natural language descriptions via interactive workflow: extract site specs, preview HTML/CSS design options, build full themes with theme.json, blocks, and PHP, then deploy to a local WordPress Studio site for real-time preview.
Enables PHP language intelligence in Claude Code via the Intelephense language server, providing PHP autocompletion, diagnostics, refactoring, and code navigation within the editor.
Enforce Nette Framework contributor conventions for PHP coding standards with TAB indentation and PSR-12 tweaks, PHPDoc blocks using generics and skips, git commit messages in lowercase past tense, and PHPStan error resolution prioritizing refactors over ignores to maintain codebase consistency.
Generate on-brand WordPress marketing content via AI agents: draft WordCamp event recaps for WordPress.org/news from live notes, write official project voice posts following the Marketing Style Guide and Brand Book, and create per-platform social copy with proper character limits and hashtags.
Migrate WordPress sites between page builders (Divi, Elementor, WPBakery, Oxygen, Beaver Builder, Brizy, Thrive Architect) and target builders like Gutenberg, Bricks, or Breakdance. Also audit site health, SEO/AEO, mobile experience, WooCommerce checkout, content freshness, and technical debt, then generate reports or execute fixes.
Audit PHP engine deserialization surfaces like unserialize, session decoders, WDDX, phar metadata, and custom handlers for use-after-free via back-references, type confusion, partial-object __destruct, heap overflows, and parse inconsistencies. Analyze PHP 5.4-5.6 sources with advisory verification and AI agents.
Develop and maintain Moodle plugins with automated scaffolding, code audits for security/accessibility/GDPR, PHPUnit/Behat testing, cross-version upgrades, and mobile integration — all within Claude Code.
Orchestrate autonomous TDD-driven feature development: generate structured plans with task breakdowns and dependencies, execute them in parallel using Red-Green-Refactor worker agents, critically review architecture for gaps, configure projects for TDD, and enforce coding/testing standards across file batches.
Define software projects using Markdown specification files as the single source of truth, then generate code, plans, and documentation downstream from those specs. Provides a structured workflow for spec-driven development with Claude Code, including architecture guidance, decision-making frameworks, research synthesis, and task management.
Generate full FilamentPHP v4 CRUD resources with forms, tables, actions, widgets, infolists, dashboards, and Pest tests for Laravel admin panels from natural language descriptions. Diagnose issues, reference official docs, and apply fixes.
Generate Shopware core contributor documentation—ADRs, trunk/feature-branch PR titles and descriptions, RELEASE_INFO/UPGRADE entries—by analyzing Git branch diffs, classifying changes, and tailoring content to conventions and magnitude.
Execute structured software development workflows across the full lifecycle — planning, architecture, implementation, testing, review, deployment, and documentation — using a library of expert skills and specialized AI agents for PHP, Symfony, git, and general development tasks.
Build, test, and debug event-driven state machines in Laravel — define parallel states, delegation, timers, and HTTP routing with event sourcing and full test assertions.
Run OWASP Top 10, CWE Top 25, and CVSS v4.0 security audits across PHP/TYPO3, APIs, frontend, IaC, cloud (AWS/Azure/GCP), AI agent configs, and dependencies. Enforce commit policies with a Python guard script that blocks rejected commit messages.
Generate detailed E2E test plans for Laravel Filament apps and run Playwright tests covering all pages, role-based user flows, access controls, error handling, functionality, and visual rendering across viewports and devices.
Automatically fix PHP coding style and remove unused use statements using nette/coding-standard after every file edit.
Design, secure, and test REST/GraphQL APIs with API Platform, covering DTOs, filters, pagination, validation, serialization, error handling, OpenAPI customization, real-time Mercure updates, and MCP AI agent integration.
Run QIT CLI for WooCommerce extension testing: execute E2E and managed tests, debug failures, manage test environments, configure qit.json files, and use commands like qit run, env, package.
Generate Shopware 6-compliant PHPUnit unit tests for PHP classes via multi-agent orchestration: analyze source to detect categories (DTO, Service, etc.), apply templates, run wave-based teams for generation, peer debate, adversarial review, defense rounds, and inline fix loops (up to 4 iterations) validated by PHPStan, ECS, and PHPUnit.
Develop Nette Framework applications with Latte templating and NEON config, covering frontend (Vite, Tailwind, JS/TS) and backend (presenters, DI, database, forms), plus testing (Tester), debugging (Tracy), and data validation (Schema).
Paste GitHub Actions CI failure logs from Shopware workflows to get noise-filtered interpretations that pinpoint root causes across PHPUnit tests, PHPStan analysis, ECS, ESLint, TypeScript checks, Stylelint, Prettier formatting, Jest, Playwright e2e tests, ludtwig, and Lighthouse audits.
Adds Laravel-specific skills for test-driven development with Pest/PHPUnit, safe migrations, queue management, quality checks (Pint, Insights), and architecture patterns (DTOs, Form Requests, Actions). Works with Sail and non-Sail environments, includes Blade component patterns, API resources, and Playwright E2E testing.
Validate and convert CSS to Divi 5 standards, generate Divi-ready code and page section templates, audit project stylesheets for compatibility and accessibility issues, and diagnose Divi-specific errors with actionable fixes.
Generate Pest 4 tests for Laravel models, controllers, policies, Livewire components, and Filament resources/pages/widgets/actions. Analyze coverage gaps by file/method with test suggestions, auto-fix failures, and run suites with parallel execution, profiling, filtering, and html/text reports.
When a PHPStan or Larastan error involves generics or cross-scope types, runs the phpstan-trace CLI to show the full type-inference chain—every assignment, parameter binding, narrowing, and read—so Claude Code can fix errors with upstream type evidence instead of guessing.
Run comprehensive code reviews and scans for WordPress projects covering accessibility, performance, security, architecture, blocks, REST APIs, headless/GQL, CI/CD, migrations, themes, WooCommerce, and testing across PHP, JS, and CSS files
Manage TYPO3 sites from v11 to v14: configure CMS features like multilingual sites, navigation, forms, SEO, sitemaps, and security; build Extbase plugins, FlexForms, and custom content elements; integrate Google services (Analytics, Tag Manager, AdSense, CMP); upgrade between LTS versions and modernize CSS with Tailwind v4 and visual regression testing.
Manage and troubleshoot Laravel Docker development environments with docker-local CLI expertise. Spin up/down services (PHP, MySQL, PostgreSQL, Redis, MinIO, Traefik), run health checks and status commands, diagnose access issues like SSL/DNS/404s via nginx logs, set up multi-project isolation, Xdebug, queues, and databases without app code changes.
Transform Claude into a disciplined senior engineer using DDD, Clean Architecture, and TDD. Enforce architecture reviews, systematic debugging, safe Git workflows, automated code quality gates, and parallel agent teams across PHP/Symfony and React/TypeScript stacks.
Prepare codebases for production deployment by analyzing features and structure, cleaning debug logs/TODOs from JS/TS/Python/PHP/Java/Kotlin/Vue/Svelte files, generating/running Pest unit tests and Playwright E2E tests, fixing issues autonomously, verifying readiness via checklists, and showcasing app demos with screenshots.
Connect to WordPress sites via SSH, Docker, git, or local dirs to run structured diagnostics yielding A-F graded reports on security, performance, code quality, database bloat, and architecture. Build full FSE sites from natural language descriptions, screenshots, or URL scrapes as Local WP importable zips. Interactively modify sites with git-committed steps and export versions.
Run Drupal/WordPress project workflows from Claude: accessibility audits, code quality checks, Figma-to-CMS code generation, PR creation, performance analysis, security scanning, QA test plans, and automated client communications with PM tool integration.
Set up Laravel Reverb WebSockets, broadcast events, configure Echo clients for JavaScript apps including React and Vue, integrate real-time notifications in Filament panels, troubleshoot connections, and deploy to production.
Integrate Paymob payment gateway across regions, handling Intention API, Unified Checkout, Pixel SDK, HMAC validation, webhooks, subscriptions, and regional endpoints for Egypt, KSA, UAE, and Oman.
Web scraping and data extraction across websites using ScraperAPI's MCP, SDK, and CLI interfaces, including async jobs, crawlers, structured data, and integrations with Python, Node.js, Java, PHP, Ruby, and n8n.
Configure Claude Code for Shopware development: PHP static analysis, testing, code-style fixes; JavaScript linting, formatting, builds via ESLint/Prettier/Vite/Webpack; LSP-powered code intelligence for PHP, Twig, XML, YAML with service ID completion, route lookup, and feature flags. Comes with hooks that enforce MCP tool usage by blocking raw bash commands.
Guides WordPress plugin development from planning through implementation, with structured task-based builds, PRD generation, codebase auditing, and testing support for modern WordPress features like Gutenberg blocks, WooCommerce, and the REST API.
Automated code quality and security auditing for Drupal (PHP) and Next.js (JavaScript/TypeScript) projects. Runs comprehensive linting, static analysis, security scans, SOLID/DRY checks, test coverage, and TDD workflow with multi-agent debates for balanced improvements.
Develop and test Fediverse servers with ActivityPub federation references covering protocols like NodeInfo, WebFinger, HTTP signatures, JSON-LD; platform guides for Mastodon, Lemmy, Pixelfed, PeerTube; detectors for discovery endpoints; and interoperability across 40+ projects.
Set up and manage TYPO3 extension development environments across multiple versions (v11–v14) using DDEV, automating PHP switching, database selection, and troubleshooting.
Plan and execute systematic TYPO3 extension upgrades between v11-v14 by assessing complexity, scanning deprecations, running Rector/Fractor migrations, and generating phased migration plans with git commits.
Automate Drupal 10/11 development workflows with live AI autopilot that classifies tasks, delegates to agents for module implementation, theming, config management, security audits, caching strategies, and content modeling, then verifies via drush evals, curl tests, and structural checks while generating semantic docs and indexes.
Execute a structured 3-phase Drupal development workflow—Research patterns and requirements, Architecture design with SOLID/DRY enforcement and Mermaid diagrams, Implementation via TDD cycles—using agents, skills, and commands that validate code standards, security gates, and task progress before completion.
Generate responsive Greenshift Gutenberg blocks for WordPress from text descriptions, screenshots, or legacy code: build heroes, sections, galleries, layouts, full pages, accordions, tables; migrate old blocks to GreenLight format; verify and fix HTML/CSS/JS code.
Build and customize WooCommerce plugins end-to-end: create extensions with PHP 8.x patterns, custom payment gateways, shipping methods, Gutenberg blocks, admin UIs, REST API endpoints, and HPOS-compliant data stores. Includes testing (PHPUnit, Playwright), dev environment setup, deployment automation, security hardening, and performance optimization.
Build, debug, and verify modern WordPress sites using the Roots Sage + Acorn stack in Lando — scaffold ACF blocks and Livewire components, manage Eloquent models and migrations, implement Tailwind design systems from Figma specs, run visual regression tests with Playwright, and automate deployments with migration safety checks.
Analyze Drupal modules for AJAX patterns, generate step-by-step migration plans to HTMX, and validate implementations against best practices and accessibility standards for dynamic interactions like dependent dropdowns and infinite scroll.
Develop, debug, and optimize full WordPress projects: build Gutenberg blocks and block themes with PHP/JS, create secure plugins and REST API endpoints, profile backend performance, run WP-CLI ops, test in disposable Playground instances, and analyze with PHPStan.
Evaluate TYPO3 extensions for conformance to v12/v13/v14 coding standards and best practices, generating a structured report with prioritized action items to guide modernization efforts.
Review Laravel and PHP code with Taylor Otwell's philosophy in mind, promoting elegant, simple designs while detecting over-engineering smells like repository wrappers, proxy services, trait explosions, and framework-fighting patterns for cleaner, idiomatic code.
Develop and customize Magento 2 Open Source stores: build modules, admin UIs, REST/GraphQL APIs, catalog extensions, checkout customizations, and EAV attributes; write PHP 8.x code, unit tests, and deploy with CI/CD pipelines
Manage domain lifecycles via dn CLI in Claude Code: check availability and generate suggestions, register new domains or add to WordPress.com cart, configure DNS records and WHOIS contacts, enable privacy, renew registrations, transfer in/out, set locks, restore deleted domains, or delete them using partner or user mode APIs.
Automates end-to-end CVE discovery in open source packages: finds under-audited targets, scans code for 20+ vulnerability classes like injection, auth bypass, and DoS, builds proof-of-concept exploits, validates findings through multi-gate verification, and generates professional disclosure reports for submission channels.
Develop PHP code with full LSP intelligence via Intelephense: get diagnostics, go-to-definition, find references, hover information, and symbol listings for .php and .phtml files in your editor.
Customize and implement YCom user authentication in REDAXO PHP apps: configure login/registration/profile forms, integrate SSO with SAML/OAuth2/CAS, enable 2FA/OTP enforcement, protect articles/media via groups/permissions, manage sessions/tokens, and log activity.
Develop, scaffold, and maintain custom REDAXO PHP CMS addons, modules, templates, backend pages, API endpoints, Symfony Console commands, SQL queries, metainfo fields, and event hooks with safe patterns, idempotent scripts, and Composer integration.
Build complex REDAXO module input forms with MForm: add text/select/radio fields, flex repeaters (nested, with media/link widgets), conditional wrappers/tabs, and advanced YForm types like custom links/media/color swatches. Normalize outputs by resolving links, decoding repeater JSON for frontend display.
Manage YForm tables in REDAXO CMS using ORM-style queries for CRUD, relations, and pagination; build public frontend forms with validation, spam protection, file uploads, and email notifications; configure fields, actions, and datasets; expose tables as filtered, paginated JSON:API REST endpoints with auth.
Configure MultiGlossar exclusions, scopes, and cache options in REDAXO to control glossary replacements on specific pages; manage multilingual terms, aliases, and permissions via backend SQL interface; debug replacement engine internals like DOM parsing, regex issues, and tooltip failures.