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.
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.
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.
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.
Get PHP code intelligence (diagnostics, go-to-definition, references, hover info) for .php files in Claude Code via the Marko LSP.
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.
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.
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.
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.
Run local semantic code search on your codebase using Go AST parsing and vector embeddings via Ollama or LM Studio, then query the index through Claude via an MCP server — no cloud dependencies.
Develop and deploy Craft CMS 5 sites and plugins with AI agents that scaffold projects, write php/twig code following conventions, debug bugs, review PRs, and manage hosting on Craft Cloud or Servd
Provides Claude Code with a comprehensive library of skills for web consulting: TYPO3 v14 development, frontend UI/UX, mobile app design, security audits, SEO, code quality refactoring, AI video creation, and marketing automation.
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.
Audit and improve PHP codebases by analyzing architecture (DDD, CQRS, Event Sourcing, Clean/Hexagonal), detecting security vulnerabilities (OWASP Top 10), code smells, and test coverage gaps. Generate production-ready Docker setups, CI/CD pipelines, and PHP components following design patterns and PSR standards.
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.
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.
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.
Write modern PHP with type-safe features, manage dependencies via Composer, and apply security patterns like input validation and CSRF protection, all with Intelephense LSP support for code navigation and diagnostics.
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.
Build, test, and debug event-driven state machines in Laravel with declarative workflows, parallel states, child machine delegation, timers, event sourcing, and HTTP endpoint routing.
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.
Run automated security audits against OWASP Top 10, CWE Top 25, and CVSS v4.0 standards, with deep scanning for PHP/TYPO3 projects, APIs, frontends, infrastructure-as-code, cloud configurations, and dependencies. A pre-execution hook warns before running any Bash command to prevent accidental destructive operations.
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 code style and remove unused imports using nette/coding-standard after every file edit, ensuring consistent formatting without manual effort.
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.
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.
Extract content from closed web platforms (GoDaddy, Hostinger, HubSpot, Shopify, Squarespace, Webflow, Weebly, Wix) into WordPress-compatible WXR files, then inspect, QA, and import into WordPress with full visual parity and theme reconstruction.
Develop full-stack Nette applications with conventions for Latte templates, NEON config, DI, database, forms, architecture, and testing, plus Vite frontend integration and Tracy debugging.
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.
Generate and validate Divi 5-compatible CSS and page section templates, audit CSS health and convert legacy Divi styles for migration, check for WCAG accessibility issues, and diagnose Divi-specific errors with fix recommendations.
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.
Enforces a disciplined software engineering workflow combining DDD, Clean Architecture, and TDD with automated code reviews, quality gates, refactoring plans, and safe Git practices for PHP and TypeScript projects.
Run comprehensive WCAG accessibility, performance, security, and code quality audits for Drupal and WordPress sites directly from the terminal. Orchestrates multi-site audits, exports findings to Teamwork CSV tasks, generates client-friendly executive summaries, and creates GitHub pull requests with auto-generated descriptions.
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.
Builds a compiled, multi-layer context for Claude Code: discovers stacks, extracts conventions, maps features to code, tracks provenance, and enforces a plan-first protocol. Prevents blind re-implementation, phantom features, drift, and cross-session amnesia in complex projects.
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.
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.
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.
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.
Generates Signal attribute annotations (Module, Service, Repository) on PHP classes and produces annotated code stubs compatible with the juststeveking/signal documentation library.
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.
Enforce and execute PHP and JavaScript code quality tools via MCP servers (static analysis, linting, testing) and access Shopware LSP for code intelligence, by blocking raw bash commands and injecting MCP tool directives.
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.
Run comprehensive code quality and security audits for Drupal and Next.js projects, including static analysis, linting, test coverage, SOLID/DRY checks, and multi-layer security scanning with Semgrep, Trivy, and Gitleaks. Auto-detects project type, generates prioritized reports, and supports TDD workflows.
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.
Develop and customize WooCommerce extensions with PHP 8.x, including plugins, payment gateways, shipping methods, Gutenberg blocks, and REST API endpoints, while managing HPOS, admin UI, testing, and deployments, aided by an expert agent and PHP Intelephense LSP.
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.
Migrate Drupal AJAX interactions to HTMX with analysis, migration tooling, pattern recommendations, and best-practice validation for Drupal 11.3+
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.
Audits code changes for hardcoded thresholds and tunable parameters, logging them to a local backlog and reporting backlog status and crashed experiments on session start
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.
Provides a comprehensive expert agent and skills for Magento 2 Open Source development — building custom modules with DI, plugins, and EAV; creating REST/GraphQL APIs; customizing checkout, catalog, and admin UI; writing tests; optimizing performance and security; and deploying with CI/CD. Includes PHP code intelligence via Intelephense LSP and Docker validation hooks.
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.
Automate end-to-end CVE hunting in open source packages: discover under-audited targets, systematically detect 20+ vulnerability classes (injection, auth bypass, XXE, SSRF, etc.), build proof-of-concept exploits, eliminate false positives, and generate professional disclosure reports for submission to HackerOne or GitHub Security Advisories.
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.
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.