·php-api

PHP API 開発の習得 - REST、GraphQL、JWT/OAuth、OpenAPI ドキュメント

16インストール·0トレンド·@pluginagentmarketplace

インストール

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-php --skill php-api

SKILL.md

Atomic skill for mastering API design and implementation in PHP

Comprehensive skill for PHP API development covering REST design, GraphQL, authentication strategies, and API documentation.

| CORS errors | Missing headers | Configure CORS middleware | | JWT invalid | Expired or wrong secret | Check exp claim, verify secret | | 429 errors | Rate limited | Implement backoff, cache responses | | N+1 in resources | Missing eager loading | Use with() in controller |

PHP API 開発の習得 - REST、GraphQL、JWT/OAuth、OpenAPI ドキュメント ソース: pluginagentmarketplace/custom-plugin-php。

原文を見る

引用可能な情報

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

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

クイックアンサー

php-api とは?

PHP API 開発の習得 - REST、GraphQL、JWT/OAuth、OpenAPI ドキュメント ソース: pluginagentmarketplace/custom-plugin-php。

php-api のインストール方法は?

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

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

https://github.com/pluginagentmarketplace/custom-plugin-php