·wp-blocks
{}

wp-blocks

peixotorms/odinlayer-skills

Gutenberg ブロック、ブロック テーマを構築するとき、または Interactivity API を使用するときに使用します。 block.json 設定、register_block_type、@wordpress/scripts ツール、useBlockProps、RichText、InspectorControls、BlockControls、wp-block-editor パッケージ、静的および動的レンダリング、InnerBlocks、非推奨、theme.json、FSE (フルサイト編集)、テンプレート パーツ、ブロック パターン、ブロック バリエーション、data-wp-* ディレクティブ、サーバー側レンダリング、WordPress 6.9 の機能をカバーします。

4インストール·0トレンド·@peixotorms

インストール

$npx skills add https://github.com/peixotorms/odinlayer-skills --skill wp-blocks

SKILL.md

Consolidated skill for WordPress Gutenberg block development, block theme creation, and the Interactivity API. Targets WordPress 6.9+ (PHP 7.2.24+).

Every block starts with a block.json file. WordPress 6.9 enforces apiVersion 3.

| editorScript | Editor only | Block registration and edit UI | | editorStyle | Editor only | Editor-specific styles | | script | Both | Shared JS (editor + frontend) | | style | Both | Shared styles | | viewScript | Frontend only | Classic frontend script | | viewScriptModule | Frontend only | Module-based frontend script (ES) |

Gutenberg ブロック、ブロック テーマを構築するとき、または Interactivity API を使用するときに使用します。 block.json 設定、register_block_type、@wordpress/scripts ツール、useBlockProps、RichText、InspectorControls、BlockControls、wp-block-editor パッケージ、静的および動的レンダリング、InnerBlocks、非推奨、theme.json、FSE (フルサイト編集)、テンプレート パーツ、ブロック パターン、ブロック バリエーション、data-wp-* ディレクティブ、サーバー側レンダリング、WordPress 6.9 の機能をカバーします。 ソース: peixotorms/odinlayer-skills。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/peixotorms/odinlayer-skills --skill wp-blocks
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-11
更新日
2026-02-18

クイックアンサー

wp-blocks とは?

Gutenberg ブロック、ブロック テーマを構築するとき、または Interactivity API を使用するときに使用します。 block.json 設定、register_block_type、@wordpress/scripts ツール、useBlockProps、RichText、InspectorControls、BlockControls、wp-block-editor パッケージ、静的および動的レンダリング、InnerBlocks、非推奨、theme.json、FSE (フルサイト編集)、テンプレート パーツ、ブロック パターン、ブロック バリエーション、data-wp-* ディレクティブ、サーバー側レンダリング、WordPress 6.9 の機能をカバーします。 ソース: peixotorms/odinlayer-skills。

wp-blocks のインストール方法は?

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

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

https://github.com/peixotorms/odinlayer-skills