marko
01Plugin Claude Code
Official Marko framework Claude Code plugins.
Plugin Claude Code
Official Marko framework Claude Code plugins.
Agent Claude Code
Documentation updater. Reviews changed package code and updates corresponding docs pages and package READMEs when public API, configuration, or usage patterns have changed.
Agent Claude Code
Code standards enforcement worker. Reviews and fixes a batch of files to match project coding standards without changing behavior.
Settings file Claude Code
Agent settings configuring enabledPlugins.
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.…
Instructions file
Instructions for marko-php/marko, covering marko framework, core principles, commands, run all tests including destructive integration tests and run with coverage.
Plugin Claude Code
Marko LSP bundle (PHP intelephense) for Claude Code.
Plugin Claude Code
Marko MCP server (codeindexer, docs-fts) for Claude Code.
MCP server Claude CodeCodexCursor +2
MCP server "marko" as configured in marko-php/marko. Launched with ${CLAUDE_PLUGIN_ROOT}/bin/marko-mcp.
Plugin Claude Code
Marko-specific skills (create-module, create-plugin) for Claude Code.
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…
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…
Agent
Set up Marko's AI tooling with Anthropic Claude Code — CLAUDE.md guidelines, Claude Code plugins, MCP tools, and LSP completions.
Agent
Set up Marko's AI tooling with OpenAI Codex CLI — AGENTS.md guidelines, MCP tool registration, and skill distribution.
Agent
Set up Marko's AI tooling with GitHub Copilot — workspace instructions and MCP tools.
Agent
Set up Marko's AI tooling with Cursor — .cursor/rules/marko.mdc guidelines and MCP tools.
Agent
Set up Marko's AI tooling with Google Gemini CLI — GEMINI.md guidelines, MCP tool registration, and skill distribution.
Agent
Set up Marko's AI tooling with JetBrains Junie — guidelines and skill distribution inside PhpStorm and IntelliJ.