SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

tideways-profiler-ai-agent-skill
Analyze Tideways APM traces to diagnose PHP performance issues, generate root-cause hypotheses, and recommend concrete fixes.

claude-skill-registry
Opinionated SOLID-guidance for Laravel 12 / PHP 8.5 projects: file-size rules, interface separation, PHPDoc requirements, pattern decision trees and templates.

agents
Guided upgrade path and checklist to move Laravel 12 apps to Laravel 13 (PHP 8.3, dependency bumps, breaking changes, Attributes migration).

ploi-php-sdk
Guides the agent on using the Ploi PHP SDK: initialization, fluent resource chaining, pagination, error handling, and common deployment/maintenance tasks.

claude-mpm-skills
Guidance for building block themes and custom Gutenberg blocks using theme.json, HTML templates, and server-rendered blocks for WordPress 6.7+.

agent-skills-standard
Opinionated guidelines for writing performant, safe Eloquent queries in Laravel: eager loading, reusable scopes, strict lazy-loading prevention, and memory-safe

superpowers-sage
Integrates Livewire v3 into Sage/Acorn WordPress themes for server-driven reactive UI (forms, real-time search, file uploads) without writing client JS.

claude-skill-registry
Expert WordPress development guidance covering self-hosted setup (Docker/Nginx), theme and plugin development, performance tuning, and security hardening for pr

kyon147 / laravel-shopify
Adds billing (recurring & one-time charges), plan URLs and middleware to gate routes for Laravel apps using kyon147/laravel-shopify.

aire
Build and work with Aire forms in Laravel, including the fluent PHP API, data binding, validation, and customization.

agent-skills
Generates Behat BDD feature files, context classes, and configuration for PHP browser tests using Mink and Selenium-compatible drivers.

superpowers-sage
Run a structured project inventory for Sage/Acorn/Lando projects: detect versions, providers, routes, ACF blocks, Livewire components, active plans, and suggest

agent-skills-standard
Opinionated PHP coding standards and architecture guidance (PSR-12, SOLID, naming, structure) to improve code quality, maintainability, and testability.

superpowers-sage
Comprehensive security patterns for WordPress development using Sage and Acorn, focusing on sanitization, escaping, and authorization.

laravel-waitlist
Expert guidance on implementing and managing multiple waitlists, email verification, and invitation flows using the laravel-waitlist package.

superpowers-sage
Expert patterns for creating, modifying, and debugging WordPress REST API endpoints, ensuring secure and performant API surfaces.

laraclaude
Automatically generates feature-rich Laravel Volt table components with filtering, sorting, and infinite scroll.

agentguard
Guidelines and best practices for modern PHP (8.4–8.5): typing, security, architecture, testing, and performance for writing and reviewing PHP code.

core
Guidance for implementing, reviewing, debugging, and migrating WordPress custom database tables using BerlinDB 3.x — schemas, queries, migrations, and verificat

Shopware AI Coding Tools
Automates the generation of PHPUnit migration tests for Shopware 6, analyzing SQL operations to create validated test patterns.

lonsdale201
Reference for the experimental WordPress Presence API, focusing on the high-frequency ephemeral state architectural pattern using dedicated tables and TTL.

skills_collection
Comprehensive workflow for analyzing legacy Yii2 projects to extract business logic, assess technical debt, and plan modernization to NestJS.

lonsdale201
Audits WordPress PHP code for internationalization (i18n) correctness and translation readiness.

superpowers-laravel
Implements per-user and per-route API rate limits in Laravel using RateLimiter and throttle middleware to prevent abuse.

offload-project
Polymorphic user invitations for Laravel with token acceptance and scheduled reminders.

WordPress Studio
Guided templates and technical specifications for building new WordPress blocks from scratch.

awesome-claude-code
Analyzes PHP methods for excessive length and complexity, identifying Single Responsibility violations and extract-method opportunities.

superpowers-sage
Implements Laravel-style HTTP middleware, JWT authentication, and request filtering within WordPress using Acorn and Sage.

paulofelipem
Comprehensive architectural and coding standards for production-ready Laravel applications.