Adobe Summit 2026 Lab 613
Official@adobe-summit2026-l613 · United States of America
Lab 613 Samples for Adobe Summit 2026
Agent Skills by Adobe Summit 2026 Lab 613
Showing 17 vetted skills indexed across 1 GitHub repositories.
generate-import-html
Convert authoring analysis into structured HTML export for AEM Edge Delivery.
identify-page-structure
Identify section boundaries and content sequences in scraped webpage HTML.
find-test-content
Query /query-index.json to find pages containing a specific block and report variant counts.
analyze-and-plan
Analyze AEM development requirements and define acceptance criteria before coding.
code-review
Analyze code changes for quality, performance, accessibility, and EDS best practices.
page-decomposition
Identify content sequences and breaking points within page sections.
block-collection-and-party
Search AEM block and integration references from Block Collection and Block Party.
content-driven-development
Orchestrate a content-first AEM Edge Delivery development workflow with planning, modeling, testing, linting, and shipping steps.
authoring-analysis
Analyze content sequences to choose default content or blocks for AEM Edge Delivery Services migrations.
page-import
Import webpages from a URL and convert them into structured HTML for AEM Edge Delivery.
block-inventory
Survey local AEM Edge Delivery Services blocks and Block Collection to produce a consolidated inventory.
docs-search
Search AEM Edge Delivery Services documentation indices by keyword.
scrape-webpage
Scrape webpage content, metadata, and images into migration-ready JSON, HTML, and local assets.
testing-blocks
Validate AEM Edge Delivery code changes with linting, unit tests, and Playwright browser tests.
preview-import
Validate imported HTML rendering and assets on a local AEM Edge Delivery Services dev server.
content-modeling
Standardize content modeling for author-friendly blocks in AEM Edge Delivery.
building-blocks
Implement AEM Edge Delivery block changes following content-driven-development patterns.
Frequently Asked Questions About Adobe Summit 2026 Lab 613
FAQPage SchemaWhat specific tasks can I perform with these capabilities?▼
You can execute end-to-end migrations by scraping legacy webpages, converting content into structured HTML, modeling reusable blocks, and validating rendering on local development environments. These functions support the entire lifecycle of content-driven development within the AEM Edge Delivery ecosystem.
Which personas benefit most from these technical resources?▼
These resources are designed for front-end developers, content architects, and migration engineers working within AEM Edge Delivery environments. They provide structured methods for analyzing page architecture, managing block inventories, and ensuring code quality through standardized testing and linting practices.
What are the prerequisites for implementing these migration patterns?▼
Implementation requires an active AEM Edge Delivery Services project environment and access to the target site's source content. Users must have a local development setup configured to support block-based rendering, JSON query indexing, and Playwright-based testing for component validation.