By marko-php
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.
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 for X', 'break this code out into its own package', 'I need a new module', 'make me a Marko module'. Marko makes no distinction between core and third-party modules: layout is identical.
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 the behavior of X without changing it", "modify Y's return value before it's returned", "I need a plugin", "create a Before/After plugin". Plugins use the #[Plugin], #[Before], #[After] attributes.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub marko-php/marko --plugin marko-skillsMarko MCP server (codeindexer, docs-fts) for Claude Code.
Marko LSP bundle (PHP intelephense) for Claude Code.
Marko MCP server (codeindexer, docs-fts) for Claude Code.
PHP and WordPress development capabilities
Complete fullstack development toolkit: React, Express/FastAPI, PostgreSQL scaffolding with AI agents
Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.
Full-stack web development with app scaffolding and page generation
Advanced PHP programming skills for modern PHP and security patterns