·testing blocks
</>

testing blocks

用於測試 AEM Edge Delivery 專案中的程式碼變更(包括區塊、腳本和樣式)的指南。在進行程式碼變更之後和開啟拉取請求以驗證功能之前,請使用此技能。涵蓋實用程式和邏輯的單元測試、使用 Playwright/Puppeteer 進行的瀏覽器測試、linting、效能驗證以及有關維護哪些測試與用作一次性驗證的指南。

17安裝·1熱度·@adobe

安裝

$npx skills add https://github.com/adobe/helix-website --skill testing blocks

如何安裝 testing blocks

透過命令列快速安裝 testing blocks AI 技能到你的開發環境

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

來源:adobe/helix-website。

SKILL.md

查看原文

This skill guides you through testing code changes in AEM Edge Delivery Services projects. Testing follows a value-versus-cost philosophy: create and maintain tests when the value they bring exceeds the cost of creation and maintenance.

This skill should be automatically invoked by the building-blocks skill after implementation is complete.

The Principle: Create and maintain tests when the value they bring exceeds the cost of creation and maintenance.

用於測試 AEM Edge Delivery 專案中的程式碼變更(包括區塊、腳本和樣式)的指南。在進行程式碼變更之後和開啟拉取請求以驗證功能之前,請使用此技能。涵蓋實用程式和邏輯的單元測試、使用 Playwright/Puppeteer 進行的瀏覽器測試、linting、效能驗證以及有關維護哪些測試與用作一次性驗證的指南。 來源:adobe/helix-website。

可引用資訊

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

安裝指令
npx skills add https://github.com/adobe/helix-website --skill testing blocks
分類
</>開發工具
認證
收錄時間
2026-02-22
更新時間
2026-03-10

Browse more skills from adobe/helix-website

快速解答

什麼是 testing blocks?

用於測試 AEM Edge Delivery 專案中的程式碼變更(包括區塊、腳本和樣式)的指南。在進行程式碼變更之後和開啟拉取請求以驗證功能之前,請使用此技能。涵蓋實用程式和邏輯的單元測試、使用 Playwright/Puppeteer 進行的瀏覽器測試、linting、效能驗證以及有關維護哪些測試與用作一次性驗證的指南。 來源:adobe/helix-website。

如何安裝 testing blocks?

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

這個 Skill 的原始碼在哪?

https://github.com/adobe/helix-website