testing-blocks

Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to validate functionality. Covers unit testing for utilities and logic, browser testing with Playwright/Puppeteer, linting, performance validation, and guidance on which tests to maintain vs use as throwaway validation.

$ Installieren

git clone https://github.com/adobe/helix-website /tmp/helix-website && cp -r /tmp/helix-website/.claude/skills/testing-blocks ~/.claude/skills/helix-website

// tip: Run this command in your terminal to install the skill