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.
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 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.
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.
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.
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.
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.
Generate code for interactive Symfony UX frontends using AI agent skills: build Stimulus controllers for DOM manipulation, Turbo for SPA-like navigation and partial updates, reactive LiveComponents for real-time forms and search, reusable Twig components, Iconify SVG icons, and Leaflet/Google Maps with markers and events—all with minimal custom JavaScript.
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.
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.
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.
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.
Run local semantic code search using Go AST parsing and vector embeddings via Ollama or LM Studio, exposed through an MCP server for Claude — no cloud dependencies.
Develop Craft CMS 5 plugins and sites with AI agents that scaffold project config, generate PHP code following framework conventions, debug with hypothesis-driven reproduction, and review PRs for cross-file issues and security gaps.
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.
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.
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.
Profiles competitors from URLs using live site scraping and SEO data, generates SEO-optimized pages at scale, optimizes conversion funnels, and creates marketing copy, email sequences, and ad creative. Also provides TYPO3 extension development, migration, and security hardening, plus React/Next.js performance optimization and shadcn/ui scaffolding.
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.
Audits, generates, and refactors PHP applications using DDD, CQRS, Event Sourcing, Clean/Hexagonal Architecture, and GoF patterns. Provides CI/CD pipeline analysis, Docker optimization, security reviews, and architectural documentation for PHP projects.
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.
Migrate WordPress sites between page builders (Divi, Elementor, WPBakery, Beaver Builder, Oxygen, Thrive Architect, Brizy) and Gutenberg, Bricks, or Breakdance via duplicate-based conversion plans. Audit sites for technical debt, SEO/AEO, mobile experience, WooCommerce health, and content freshness. Extract brand voice profiles, design systems, and internal linking opportunities. Each skill activates automatically when you describe the task.
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.
Turn Markdown specs into executable development workflows with a structured skill system that automates planning, code review, debugging, task tracking, git worktree management, and session handoffs — all driven by spec-defined instructions loaded at session start.
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.
Automated security audit for any project covering OWASP Top 10, CWE Top 25, CVSS v4.0, plus deep PHP/TYPO3 scanning with 80+ checkpoints and pre-tool-use environment verifications.
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 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 fixes PHP coding style and removes unused imports on every file save using the nette/coding-standard ruleset, with post-write checks for unresolved token placeholders.
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 templates, NEON config, DI container, database access, forms, and Tracy debugging — all scaffolded and validated against framework conventions.
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.
Migrate entire websites from closed platforms (GoDaddy, Hostinger, HubSpot, Shopify, Squarespace, Webflow, Weebly, Wix) into WordPress by extracting content to WXR files, inspecting and QAing the output, then importing and reconstructing block themes with visual parity.
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 generate Divi 5-compatible CSS, scaffold page sections with responsive and accessible patterns, audit project styles for compatibility and design quality, and troubleshoot Divi-specific errors with root-cause 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
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.
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.
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.
Provides AI-driven TYPO3 site development, from v13-to-v14 upgrades and Extbase plugin creation to Tailwind CSS integration, CSP hardening, and deployment tasks within DDEV, plus Google AdSense, GA4, and schema.org structured data.
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.
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.
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.
Automates Laravel + PHP development workflows by auto-approving write operations, running self-healing scripts, and integrating external context retrieval via Exa.ai search and Upstash memory, plus structured reasoning for complex problem-solving.
Run PHP and JavaScript code quality tools (PHPStan, ECS, PHPUnit, ESLint, Stylelint, Prettier, Jest) and trigger Vite/Webpack builds from Claude, plus get Shopware LSP intelligence for Twig templates, routes, service IDs, and feature flags — all within Docker or local environments.
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.
Automates end-to-end CVE hunting in open source packages: discovers under-audited targets, audits code for 20+ vulnerability classes, builds proof-of-concept exploits, eliminates false positives through multi-gate verification, and generates professional disclosure reports.
Set up and manage TYPO3 extension development environments across multiple versions (v11–v14) using DDEV, automating PHP switching, database selection, and troubleshooting.
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.
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.
Upgrade TYPO3 extensions to v14 LTS systematically: assess upgrade complexity and effort with scanners, generate phased migration plans via agents analyzing deprecations and APIs, apply Rector/Fractor fixes and PHPStan checks through commands, then commit changes to git.
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 and extensions with PHP 8.x — create payment gateways, shipping methods, checkout blocks, admin UIs, REST API endpoints, and Gutenberg blocks, with testing, deployment, and security hardening
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.
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 structured reports with prioritized action items for modernization.
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, customize, and deploy Magento 2 Open Source modules with code-generation, checkout/catalog customization, admin UI, REST/GraphQL APIs, EAV, DI/plugins, testing, performance tuning, and production deployment — backed by an agent that fetches latest DevDocs.
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.
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.
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.
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.
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.
Extend REDAXO addons by adding custom REST routes via FriendsOfRedaxo/api with Bearer-token auth and scope management to expose your data over the shared API, while calling its endpoints for articles, categories, slices, modules, templates, languages, media, and users using OpenAPI specs and handling auth, errors, and quirks like trailing slashes and cache invalidation.
Configure full-text search backends in REDAXO CMS using Search It addon: set search modes, indexes for DB columns/media/files, highlighting, autocomplete, phonetic matching; customize via PHP hooks; reindex with console commands; build modules for forms/results/pagination; execute filtered searches with result processing.
Programmatically manage REDAXO CMS structure: fetch/edit articles by ID/language/category, traverse category trees for navigation/breadcrumbs/sitemaps, create/reorder/delete content slices across articles/languages, add/edit custom metadata fields on articles/categories/media via PHP APIs and SQL.