·wp-block-development
</>

wp-block-development

automattic/agent-skills

開發 WordPress (Gutenberg) 塊時使用:block.json 元數據、register_block_type(_from_metadata)、屬性/序列化、支持、動態渲染 (render.php/render_callback)、棄用/遷移、viewScript 與 viewScriptModule 以及 @wordpress/scripts/@wordpress/create-block 構建和測試工作流程。

0安裝·0熱度·@automattic

安裝

$npx skills add https://github.com/automattic/agent-skills --skill wp-block-development

SKILL.md

If this repo is a full site (wp-content/ present), be explicit about which plugin/theme contains the block.

If you are creating a new block, prefer scaffolding rather than hand-rolling structure:

WordPress 6.9 enforces apiVersion: 3 in the block.json schema. Blocks with apiVersion 2 or lower trigger console warnings when SCRIPTDEBUG is enabled.

開發 WordPress (Gutenberg) 塊時使用:block.json 元數據、register_block_type(_from_metadata)、屬性/序列化、支持、動態渲染 (render.php/render_callback)、棄用/遷移、viewScript 與 viewScriptModule 以及 @wordpress/scripts/@wordpress/create-block 構建和測試工作流程。 來源:automattic/agent-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/automattic/agent-skills --skill wp-block-development
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 wp-block-development?

開發 WordPress (Gutenberg) 塊時使用:block.json 元數據、register_block_type(_from_metadata)、屬性/序列化、支持、動態渲染 (render.php/render_callback)、棄用/遷移、viewScript 與 viewScriptModule 以及 @wordpress/scripts/@wordpress/create-block 構建和測試工作流程。 來源:automattic/agent-skills。

如何安裝 wp-block-development?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/automattic/agent-skills --skill wp-block-development 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/automattic/agent-skills