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
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,...
