·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.

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에서 사용할 수 있습니다

소스 저장소는 어디인가요?

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