Skill
code-style
PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/Automattic/wordpress-activitypub /tmp/wordpress-activitypub && ln -s /tmp/wordpress-activitypub/.claude/skills/code-style ~/.claude/skills/code-style
From README
Read .agents/skills/code-style/SKILL.md for full instructions.
More from this repo
dev
Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build...
federation
ActivityPub protocol specification and federation concepts.
gitattributes
Used when auditing or updating .gitattributes export-ignore coverage so dev-only files (lint configs, CI, tests, docs,...