adobeadobeOfficial·6 Agent Skills Included

helix-website

Build, test, and migrate AEM Edge Delivery websites

Builds and modifies AEM Edge Delivery Services blocks using content-driven development workflows. Migrates existing webpages into structured AEM content by scraping pages, analyzing sections, and generating import-ready HTML. Eliminates guesswork with guided content modeling, block testing, code review, and documentation search.
npx skills add adobe/helix-website --all -g -y
Available:

Directs the agent to route all development work through the content-driven-development skill and all page migrations through the page-import skill, while enforcing Adobe's coding, testing, and deployment standards.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install helix-website skills?

Run `npx skills add adobe/helix-website --all -g -y` in your terminal to install all skills in this suite globally.

How to migrate a webpage to AEM Edge Delivery?

The page-import skill scrapes any URL, analyzes its sections and content, maps them to existing blocks, and generates ready-to-preview HTML for AEM Edge Delivery Services.

How to build a new AEM block?

Start with the content-driven-development skill, which designs an author-friendly content model, creates test content, then guides implementation, styling, and testing.

Does it help test and review AEM code?

Yes. The testing-blocks skill covers unit and browser testing, while the code-review skill validates performance, accessibility, and pull request quality.

Can I search AEM documentation and existing blocks?

Yes. The docs-search skill queries official aem.live documentation, and block-collection-and-party finds vetted reference blocks and community implementations.

Related Repositories in Software Engineering

View All in Software Engineering