php skills

256 tagged php, measured the same way as everything else here.

Browse within: laravel 78cursor-rules 49mysql 43php-framework 38content-management-system 35databaseless 35php-widgets 35web-components 35ecommerce-platform 30hr 28open-source 28orangehrm 28restful-api 28doctrine-orm 19

slowlyo/owl-admin

Skill Claude CodeCodex

Use this skill for Owl Admin development tools, code generator, dynamic API templates, relationships, visual pages, generated CRUD code, app/ApiTemplates, Support/Apis, Support/CodeGenerator, Controllers/DevTools, or questions about “代码生成器”, “动态 API”, “API 模板”, “关系管理”, “可视化页面”, and “生成 CRUD”.

616 2d ago A 82 tokens original MIT

gh-issue

26

phel-lang/phel-lang

Skill Claude CodeCodex

Fetch a GitHub issue, create a branch, implement with TDD, and open a PR.

523 8d ago A 19 tokens original MIT

gh-issues

27

phel-lang/phel-lang

Skill Claude CodeCodex

Walk over all open GitHub issues that are unassigned or assigned to the current user, and process each one via the /gh-issue skill, sequentially.

523 8d ago A 33 tokens original MIT

module-new

28

phel-lang/phel-lang

Skill Claude CodeCodex

Scaffold a new Gacela module under src/php/ with Facade, Provider, and CLAUDE.md.

523 8d ago A 23 tokens original MIT

minify

29

sybrew/the-seo-framework

Skill Claude CodeCodexCursor

Regenerates lib/js/.min.js and lib/css/.min.css via babel-tsf and cleancss-tsf. Use after editing unminified lib/js or lib/css sources, or when the user asks to minify. Do not hand-edit min files.

483 6d ago A 57 tokens GPL-3.0

release

30

marko-php/marko

Skill Claude CodeCodex

Cut a new Marko release. Reads every PR merged since the last tag, audits their release-notes labels, recommends the next version number with reasoning, and — only after you confirm or override it — runs ./bin/release.sh. Use this skill whenever the user types /release or asks to cut, ship, publish, or tag a release.…

393 3d ago A 93 tokens original MIT

create-module

31

marko-php/marko

Skill Claude CodeCodex

Scaffold a new Marko module — a self-contained Composer package with composer.json, namespaced src/, and Pest tests. Use this skill whenever the user asks to create, add, or scaffold a new Marko module or package. Concrete triggers: 'create a module named payment', 'scaffold an acme/blog package', 'add a new module…

393 3d ago A 120 tokens original MIT

create-plugin

32

marko-php/marko

Skill Claude CodeCodex

Create a Marko plugin — a class that intercepts methods on another class to modify behavior without subclassing. Use this skill whenever the user wants to add a plugin, intercept a method, or extend a class's behavior. Concrete triggers: "add a plugin for the OrderService", "intercept the save method on User", "extend…

393 3d ago A 119 tokens original MIT

instructor-qa

33

cognesy/instructor-php

Skill Claude CodeCodex

Run multi-dimensional quality assurance for InstructorPHP. Use when asked to validate a change, assess production readiness, reproduce CI failures, harden a PR, choose the right verification commands, or investigate regressions across tests, static analysis, docs QA, dependency compatibility, and local GitHub Actions…

326 2d ago A 65 tokens original MIT

instructor-release

34

cognesy/instructor-php

Skill Claude CodeCodex

Prepare and execute a new InstructorPHP version release. Use when asked to cut a release, prepare release notes, run release QA, create a release epic and tasks in bd, verify changed packages since the last tag, run curated live examples, publish via scripts/release/publish-ver.sh, or prepare the launch announcement.

326 2d ago A 68 tokens original MIT

examples-qa

35

cognesy/instructor-php

Skill Claude CodeCodex

Verify Instructor behavior through the repository's ./examples/ suite in pass, live record, or hermetic replay mode. Use when running selected examples or the corpus, capturing and reusing recorded LLM HTTP responses, diagnosing hub results, or distinguishing real errors, assertion failures, skipped examples, and…

326 2d ago A 67 tokens original MIT

Cecilapp/Cecil

Skill Claude CodeCodex

Standard workflow to address pull request review comments in Cecil. Use when responding to review feedback, fixing requested changes, or preparing a clear reviewer reply with reproduction, fix, tests, and response.

295 4d ago A 44 tokens EUPL-1.2

php-development

37

Cecilapp/Cecil

Skill Claude CodeCodex

Expert guidance for PHP 8+ development, prioritizing code quality (SOLID, PSR standards), security practices, and testing requirements.

295 4d ago A 30 tokens EUPL-1.2

cecil

38

Cecilapp/Cecil

Skill Claude CodeCodex

Build and configure Cecil static sites, with focused guidance for content, templates, and site generation.

295 4d ago A 22 tokens EUPL-1.2

Laravel Waitlist

39

offload-project/laravel-waitlist

Skill Claude CodeCodex

Conventions and APIs for the offload-project/laravel-waitlist package — multiple waitlists, entry status tracking, optional email verification, lifecycle events, mailing list sync (Mailchimp/Kit/Audienceful), and bridge into laravel-invite-only.

57 12d ago A 57 tokens original MIT

neuron-tool-creator

40

neuron-core/maestro

Skill Claude CodeCodex

Create custom tools and toolkits for Neuron AI agents. Use this skill whenever the user mentions tools, functions, capabilities, agent actions, building tools, extending agent functionality, or wants to add custom capabilities to Neuron agents. Also trigger for tasks involving tool properties, tool execution…

38 2mo ago A 82 tokens

neuron-core/maestro

Skill Claude CodeCodex

Build custom Neuron AI workflows with nodes, events, middleware, and human-in-the-loop patterns. Use this skill whenever the user mentions workflows, orchestration, event-driven systems, custom agents, complex multi-step processes, human-in-the-loop patterns, or wants to build a custom agentic system from scratch.…

38 2mo ago A 89 tokens

maestro-extension

42

neuron-core/maestro

Skill Claude CodeCodex

Help developers create and implement extensions for the Maestro CLI application. Use this skill whenever the user mentions creating a Maestro extension, adding custom tools or commands, building UI components for Maestro, registering memory files or event handlers, packaging a Composer package with Maestro extensions…

38 2mo ago A 99 tokens

gemvc

44

gemvc/gemvc

Skill Claude CodeCodexCursor

Orients agents on GEMVC under a mandatory source-ingestion protocol: examine vendor/gemvc and src/ before any architecture advice or code; no Laravel/ Symfony assumptions; PHPStan level 9. Covers server-agnostic PHP microservices (Apache/Nginx/FrankenPHP/OpenSwoole), 4 layers, automatic routing, JWT, Table/ViewTable…

22 8d ago A 146 tokens original MIT

phpstan-trace

45

kayw-geek/phpstan-type-trace

Skill Claude CodeCodex

Use when a PHPStan/Larastan type error is NON-TRIVIAL to fix by reading the source alone — the variable crosses multiple scopes (closure, callback, helper), is shaped by a third-party extension (larastan Eloquent magic attributes, webmozart/assert, doctrine generics, dynamic-return-type extensions), lives in a method…

20 3mo ago C 143 tokens original MIT

opcua-client

46

php-opcua/opcua-client

Skill Claude CodeCodex

Connect a PHP application to an OPC UA server (industrial automation protocol) using php-opcua/opcua-client v4.5.0 — read, write, browse, call methods, subscribe to data changes, query history, manage trust, and extend with custom modules. Use this skill whenever a task involves OPC UA, opc.tcp://, opc.https://, PLC /…

13 21d ago A 113 tokens original MIT

database-analyzer

47

netresearch/composer-agent-skill-plugin

Skill Claude CodeCodex

Analyze and optimize database schemas, identify performance issues, and suggest improvements. Use when working with database structure, indexes, or query performance.

10 1mo ago A 31 tokens original MIT