Skills for building AEM Edge Delivery Services sites — block development, content modeling, code review, testing, and page import.
82
76%
Does it follow best practices?
Impact
88%
1.04xAverage score across 6 eval scenarios
Advisory
Suggest reviewing before use
On the AEM Edge Delivery Services site, the testimonial-carousel block has a scrolling issue on iOS Safari. When a user swipes to the next testimonial, the carousel sometimes snaps back to the first item instead of advancing. This only happens on iOS Safari (works fine on Chrome, Firefox, and desktop Safari). The block uses CSS scroll-snap for navigation. The issue was introduced after a recent CSS refactor that changed the carousel container from overflow-x: auto to overflow-x: scroll.
Analyze this bug and produce structured acceptance criteria for the fix. Do NOT write any code or propose a solution.
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
skills
analyze-and-plan
block-collection-and-party
block-inventory
building-blocks
code-review
content-driven-development
content-modeling
docs-search
find-test-content
generate-import-html
identify-page-structure
page-decomposition
page-import
preview-import
scrape-webpage
testing-blocks