wp-project-triage

作成者: wordpress

We need to translate the given English text into Japanese, preserving the name "wp-project-triage" if it appears. The text describes a deterministic WordPress repository inspection tool. We must not add any extra commentary, labels, or formatting. Just the translation. The text: "Deterministic WordPress repository inspection with structured JSON output for workflow guidance. Detects project kind (plugin, theme, block theme, WP core, Gutenberg, full site) and outputs a schema-validated JSON report including tooling, tests, and version hints Runs via Node.js detector script at repo root; outputs project.kind , signals , and tooling fields to guide downstream workflows Identifies PHP/Node tooling presence and test frameworks to inform which commands and conventions..." We need to translate this into natural Japanese. Keep technical terms like "WordPress", "JSON", "Node.js", "PHP", "plugin", "theme", "block theme", "WP core", "Gutenberg", "full site", "schema-validated", "project.kind", "signals", "tooling" as

npx skills add https://github.com/wordpress/agent-skills --skill wp-project-triage

wordpressのその他のスキル

blueprint
wordpress
WordPress Playgroundのblueprint JSONファイルを作成、編集、またはレビューする際に使用します。blueprint、Playgroundの設定、リクエストなどに関する言及でトリガーされます。
official
wordpress-router
wordpress
WordPressコードベースを分類し、プラグイン、テーマ、ブロック、コアチェックアウトの正しいワークフローにルーティングします。自動プロジェクトトリアージを実行し、リポジトリタイプ(プラグイン、テーマ、ブロックテーマ、Gutenbergブロック、WPコア)と利用可能なツールを特定します。ユーザーの意図とプロジェクトの種類に基づいて、分類結果とドメイン固有スキルへの決定木ルーティングを出力します。リポジトリルートアクセスとbash/Nodeファイルシステム操作が必要です。一部のワークフローではWP-CLIが必要です。PHP 7.2.24+を搭載したWordPress 6.9+を対象としています。...
official
wp-abilities-api
wordpress
WordPress Abilities APIの登録、REST公開、およびクライアントサイドでの利用(WordPress 6.9以上対応)。PHPでwp_register_ability()とwp_register_ability_category()を使用し、安定したID、ラベル、メタデータを持つアビリティとカテゴリを登録します。meta.show_in_rest: trueを設定することで、/wp-json/wp-abilities/v1/ RESTエンドポイントを介してアビリティをクライアントに公開します。JavaScriptでは@wordpress/abilitiesパッケージを使用してアビリティを利用し、クライアントサイドでのアクセスと権限チェックを行います。WordPress 6.9以上が必要です...
official
wp-block-development
wordpress
WordPressブロック開発(Gutenberg向け):メタデータ、登録、レンダリング、ビルドワークフロー。ブロック作成、block.json設定、静的/動的レンダリング、register_block_type_from_metadata()によるサーバーサイドPHP登録をカバー。WordPress 6.9+互換性のためapiVersion: 3を適用し、iframeエディターサポートとスタイル分離を含む。属性シリアライゼーション、"Invalid block"エラーを防ぐ非推奨/マイグレーション、内部ブロック構成を処理。
official
wp-block-themes
wordpress
WordPressブロックテーマ開発:theme.json、テンプレート、パターン、サイトエディターのトラブルシューティング。theme.jsonの編集(プリセット、設定、ブロックごとのスタイル)、テンプレートとテンプレートパーツ、パターン、WordPress 6.9以降のスタイルバリエーションをカバー。テーマのルートとブロックテーマ構造を検出するトリアージスクリプト、新しいテーマの作成やクラシックテーマの変換手順を含む。スタイル階層の問題、ユーザーカスタマイズの上書き、サイト...
official
wp-interactivity-api
wordpress
WordPress Interactivity APIの機能(data-wp-*ディレクティブ、@wordpress/interactivityのストア/ステート/アクション、ブロックのviewScriptModule…)を構築またはデバッグする際に使用します。
official
wp-performance
wordpress
バックエンド専用のWordPressパフォーマンスプロファイリングと最適化を、WP-CLI、Query Monitor、および対象を絞った診断を用いて実施します。ブラウザアクセスを必要とせず、WP-CLIのdoctor/profileコマンド、Server-Timingヘッダー、Query Monitor REST API統合を通じてパフォーマンスのボトルネックを検出・測定します。データベースクエリの削減、autoloadedオプションのクリーンアップ、オブジェクトキャッシュの設定、cronタスクの最適化、リモートHTTP呼び出し管理の5つの最適化カテゴリをカバーします。安全な検証を含みます...
official
wp-phpstan
wordpress
WordPressプロジェクト向けのPHPStan設定、エラー修正、ベースライン管理。WordPress固有の型付けパターン(WP_REST_Requestを使用したRESTエンドポイント、正確な@param型を使用したフックコールバック、データベース結果、Action Schedulerジョブ引数)を処理します。スタブ(php-stubs/woocommerce-stubs、php-stubs/acf-pro-stubs)と対象を絞った無視パターンを使用して、サードパーティのプラグイン/テーマのクラス解決を管理します。決定論的なPHPStan検出、設定検証、ベースライン...を提供します。
official