·code-style
</>

code-style

automattic/wordpress-activitypub

ActivityPub プラグインの PHP コーディング標準と WordPress パターン。 PHP コードの作成、クラスの作成、WordPress フックの実装、またはプラグイン ファイルの構造化を行うときに使用します。

20インストール·2トレンド·@automattic

インストール

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

ActivityPub プラグインの PHP コーディング標準と WordPress パターン。 PHP コードの作成、クラスの作成、WordPress フックの実装、またはプラグイン ファイルの構造化を行うときに使用します。 ソース: automattic/wordpress-activitypub。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/automattic/wordpress-activitypub --skill code-style
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

code-style とは?

ActivityPub プラグインの PHP コーディング標準と WordPress パターン。 PHP コードの作成、クラスの作成、WordPress フックの実装、またはプラグイン ファイルの構造化を行うときに使用します。 ソース: automattic/wordpress-activitypub。

code-style のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/automattic/wordpress-activitypub --skill code-style インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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