# code-style

> Claude/Codex skill by [@automattic](https://omgskills.com/library/automattic/index.md) · 578 stars · Updated 2026-08-31

PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files.

Tags: activitypub, activitystreams, decentralized, federated, federated-social-web, fediverse, hacktoberfest, mastodon, ostatus, wordpress, wordpress-plugin

## Install

```sh
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.

## Links

- HTML page: https://omgskills.com/skills/automattic/wordpress-activitypub/code-style/
- GitHub: https://github.com/Automattic/wordpress-activitypub
- Author: [@automattic](https://omgskills.com/library/automattic/index.md)

## More from this repo

- [dev](https://omgskills.com/skills/automattic/wordpress-activitypub/dev/index.md) — Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build...
   - [@automattic](https://omgskills.com/library/automattic/index.md) · 578 stars
- [federation](https://omgskills.com/skills/automattic/wordpress-activitypub/federation/index.md) — ActivityPub protocol specification and federation concepts.
   - [@automattic](https://omgskills.com/library/automattic/index.md) · 578 stars
- [gitattributes](https://omgskills.com/skills/automattic/wordpress-activitypub/gitattributes/index.md) — Used when auditing or updating .gitattributes export-ignore coverage so dev-only files (lint configs, CI, tests, docs,...
   - [@automattic](https://omgskills.com/library/automattic/index.md) · 578 stars
