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

20Installs·2Trend·@automattic

Installation

$npx skills add https://github.com/automattic/wordpress-activitypub --skill code-style

SKILL.md

Plugin-specific conventions and architectural patterns for the ActivityPub plugin.

WordPress Global Functions When in a namespace, always escape WordPress functions with backslash: \getoption(), \addaction(), etc.

When to use: Converting posts, comments, users, or custom content types into ActivityPub format.

PHP coding standards and WordPress patterns for ActivityPub plugin. Use when writing PHP code, creating classes, implementing WordPress hooks, or structuring plugin files. Source: automattic/wordpress-activitypub.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/automattic/wordpress-activitypub --skill code-style
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is 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. Source: automattic/wordpress-activitypub.

How do I install code-style?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/automattic/wordpress-activitypub --skill code-style Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/automattic/wordpress-activitypub

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01