create-plugin
marko-php/markoCreate a Marko plugin — a class that intercepts methods on another class to modify behavior without subclassing. **Use this skill whenever the user wants to…
Scores out of 100 · grade B+
2026-08-09Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score92/100
- no commits in the last 12 weeks
Adopted
20% of the score36/100
- 393 stars on the source repo.
Documented
15% of the score73/100
- 909 words with worked examples.
- Ships 2 bundled files.
Install
npx skills add marko-php/marko/create-pluginWhat it says it does
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.
Also in marko-php/marko
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| doc-updatermarko-php/marko | clean | Subagent | 393 stars | 13 days ago | |
| releasemarko-php/marko | Missing files | Skill | 393 stars | 13 days ago | |
| standards-enforcermarko-php/marko | clean | Subagent | 393 stars | 13 days ago | |
| create-modulemarko-php/marko | Missing files | Skill | 393 stars | 13 days ago | |
| markomarko-php/marko | clean | Marketplace | 393 stars | 13 days ago | |
| claude-codemarko-php/marko | No name | Subagent | 393 stars | 13 days ago |
Other language-specific skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| turborepovercel/turborepo | clean | Language-specific | 64,154 installs | today | |
| programmingcode-yeongyu/oh-my-openagent | No license | Language-specific | 68k stars | today | |
| cadearthtojake/text-to-cad | clean | Language-specific | 8,940 installs | today | |
| dxfearthtojake/text-to-cad | clean | Language-specific | 4,838 installs | today | |
| modern-pythontrailofbits/skills | clean | Language-specific | 6,975 installs | today | |
| printing-press-polishmvanhorn/cli-printing-press | clean | Language-specific | 5,602 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=marko-php%2Fmarko)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
