Focus-GTS
OrganizationContent operations skills for Adobe Edge Delivery Services (EDS). The first third-party content-ops skills for the EDS ecosystem. Audit, GEO optimization, accessibility, bulk metadata, and content diff.
Categories
Indexed Skills (41)
accessibility-fix
Scan an AEM Edge Delivery Services page for WCAG 2.1 AA accessibility violations and generate specific fixes. Identifies missing alt text, heading hierarchy issues, link text problems, color contrast concerns, and EDS-specific accessibility patterns. Use when fixing accessibility issues, preparing for compliance audits, or remediating WCAG violations.
aem-to-eds-migration
Assess and plan a migration from traditional AEM Sites to AEM Edge Delivery Services. Analyzes the source AEM site to inventory components, templates, content types, and integrations, then maps them to EDS equivalents and produces a migration feasibility report with effort estimates, risk areas, and a phased plan.
author-onboarding
Interactive training coach for new AEM Edge Delivery Services content authors. Walks authors through document-based authoring fundamentals, section and block structure, metadata, the button pattern, image best practices, and common mistakes. Adapts explanations to the author's experience level and authoring tool (Google Docs, Word, or da.live). Generates a quick-reference cheat sheet at the end. Use when onboarding a new content author to an EDS site.
block-accessibility
Deep accessibility audit for AEM Edge Delivery Services block markup patterns. Goes beyond generic WCAG testing by understanding how EDS blocks generate DOM, how the table-to-block transformation works, and common accessibility failures in block decoration including missing ARIA roles, broken focus management, and keyboard navigation gaps. Use when auditing blocks for WCAG 2.1 AA compliance or preparing for accessibility certification.
block-migration
Port custom blocks between AEM Edge Delivery Services projects. Analyzes a block's dependencies including shared CSS variables, utility functions, and external libraries. Identifies project-specific assumptions, produces a migration package, and generates integration instructions for the target project. Use when reusing blocks across sites or consolidating blocks from multiple projects.
block-scaffolder
Generate a new AEM Edge Delivery Services block from a natural-language description. Produces the JavaScript file with a decorate() function, a scoped CSS file, example document markup, and a test page. Use when starting a new block, prototyping a custom component, or onboarding developers to EDS block conventions.
block-testing
Automated testing guidance for custom AEM Edge Delivery Services blocks. Analyzes block JavaScript and CSS for common issues including missing null checks, unscoped CSS selectors, accessibility violations, performance problems, and missing mobile breakpoints. Produces a comprehensive test plan with manual and automated test scenarios.
boilerplate-upgrade
Safely update aem.js, aem.css, and other core AEM Edge Delivery Services boilerplate files when Adobe releases new versions. Analyzes current customizations, compares against the latest boilerplate release, identifies conflicts, and produces a safe upgrade plan with merge ordering and rollback steps. Addresses the documented practitioner pain point of fragile upgrade paths caused by modifications to core files.
brand-voice-check
Check AEM Edge Delivery Services page content against a brand style guide. Validates term usage, tone, capitalization, formatting rules, and terminology conventions. Supports style guides stored as EDS spreadsheets (spreadsheet-as-API pattern), documents, or inline rules. Use when enforcing brand consistency, onboarding new authors, or auditing content before publication.
bulk-metadata
Audit and update metadata across multiple AEM Edge Delivery Services pages. Scans pages via the query index, identifies missing or inconsistent metadata (titles, descriptions, og tags, robots), and generates a corrected bulk metadata spreadsheet. Use when standardizing metadata across a site, preparing for launch, or fixing SEO issues at scale.
catalog-audit
Validate product data integration between Adobe Commerce and an AEM Edge Delivery Services storefront. Checks Catalog Service API connectivity, product data rendering accuracy, pricing consistency, image loading, category navigation, and Live Search results. Identifies mismatches between the catalog source and the storefront display. Use when product pages show incorrect data, images fail to load, or after catalog updates to verify storefront accuracy.
content-audit
Audit an AEM Edge Delivery Services page for content quality, SEO, accessibility, performance, and EDS best practices. Produces a prioritized fix list with specific remediation steps. Use when reviewing page quality, preparing for launch, or optimizing existing content.
content-diff
Compare two versions of an AEM Edge Delivery Services page to identify what changed. Fetches preview vs live, or two different URLs, and produces a detailed content diff showing added, removed, and modified content, metadata, and blocks. Use when reviewing changes before publishing, auditing content modifications, or tracking content evolution.
content-freshness
Flag stale or outdated content across an AEM Edge Delivery Services site. Uses the query index to identify pages by lastModified date, scans content for staleness indicators (past dates, outdated references, seasonal content), and produces a prioritized freshness report. Use when auditing content currency, planning content refresh cycles, or identifying pages that need updating, archiving, or redirecting.
content-migration
Plan and execute a bulk content migration from a traditional CMS (AEM, WordPress, Drupal, or other platforms) to AEM Edge Delivery Services document-based authoring. Analyzes source content structure, maps it to EDS document conventions, generates document templates, configures the query index, and produces migration scripts or step-by-step instructions.
cwv-optimizer
Diagnose and fix Core Web Vitals issues on AEM Edge Delivery Services pages. Goes deeper than generic CWV advice by understanding EDS-specific performance patterns including the 100KB LCP budget, E-L-D loading phases, block rendering behavior, and third-party script impact. Produces specific fixes for LCP, CLS, and INP issues with before/after projections.
eds-cicd-pipeline
Set up a GitHub Actions CI/CD pipeline for an AEM Edge Delivery Services project. Generates workflow YAML files for ESLint (Airbnb rules), Lighthouse CI performance testing, link validation, and automated preview/publish via the AEM Admin API. Fills the gap left by the absence of official CI/CD guidance for EDS projects.
eds-project-health
Audit an AEM Edge Delivery Services project's codebase for best practices, boilerplate currency, CSS scoping issues, block structure quality, performance patterns, and configuration health. Produces a weighted composite grade and prioritized fix list. Use when onboarding to an existing project, preparing for launch, or performing periodic codebase hygiene checks.
eds-skill-catalog
Index all available Adobe EDS skills and recommend which to activate for a given project. Analyzes project structure, tech stack, and goals to produce a tailored skill adoption plan. Use during project setup, onboarding, or whenever deciding which EDS skills to install.
experiment-designer
Set up and configure A/B tests and multivariate experiments using the built-in AEM Edge Delivery Services experimentation framework. EDS experimentation runs at the CDN edge with zero client-side performance impact. This skill helps design experiments, configure metadata, validate setup, and plan for statistical significance.
geo-rewrite
Rewrite AEM Edge Delivery Services page content for AI search discoverability (GEO — Generative Engine Optimization). Analyzes content structure, semantic clarity, and factual density, then produces optimized rewrites that rank in both traditional search and AI-powered search engines. Use when optimizing pages for search visibility, AI discoverability, or content clarity.
go-live-checklist
Full site launch readiness check for AEM Edge Delivery Services. Verifies DNS, HTTPS, robots.txt, metadata, performance, analytics, favicons, social sharing, and redirects from old domains. Produces a launch readiness report with blocking, warning, and info categories. Use before a new site launch or domain migration.
heading-optimizer
Audit and optimize headings across AEM Edge Delivery Services pages for search intent, hierarchy, and consistency. Extracts all headings (H1-H6), evaluates uniqueness, keyword alignment, specificity, and structural correctness, then generates optimized heading suggestions per page. Use when improving on-page SEO, fixing heading hierarchy issues, or standardizing heading patterns across a site.
image-seo
Audit images across AEM Edge Delivery Services pages for SEO and performance. Checks alt text quality, missing dimensions, lazy loading on LCP images, fetch priority, file naming, and decorative image handling. Generates a per-page report with specific fix instructions for alt text (in the source document) and performance attributes (in block code or scripts). Use when optimizing Core Web Vitals, improving image accessibility, or auditing image SEO.
internal-linking
Analyze and improve the internal link structure of an AEM Edge Delivery Services site. Builds a link graph from the query index and page content, identifies orphan pages, hub pages, and content silos, and generates specific linking recommendations with suggested anchor text and placement. Use when improving site navigation, fixing orphan pages, strengthening topical authority, or auditing link equity distribution.
launch-retrospective
Generate a post-launch retrospective report for an AEM Edge Delivery Services project. Analyzes launch execution against the go-live checklist, compares planned vs actual timelines, evaluates performance under real traffic, reviews content migration completeness, and captures wins and improvement areas. Structured for both internal team review and client-facing presentation.
link-rot-scanner
Crawl and validate all internal and external links across an AEM Edge Delivery Services site. Uses the query index or sitemap to discover pages, extracts links from .plain.html renditions, checks HTTP status codes, and produces a prioritized report of broken, redirecting, and insecure links. Use when auditing link health before launch, after a migration, or as a periodic maintenance check.
localization-audit
Audit multi-language AEM Edge Delivery Services sites for content parity across locales. Builds a locale matrix from the query index, identifies missing translations, checks metadata completeness per language, validates hreflang tags, and generates a prioritized remediation report. Use when launching new locales, validating translation completeness, or fixing SEO issues on multi-language EDS sites.
optel-interpreter
Translate Adobe Operational Telemetry (OpTel) Explorer data into actionable recommendations for AEM Edge Delivery Services sites. OpTel Explorer (formerly RUM Explorer) provides real user monitoring data including Core Web Vitals, traffic patterns, and device breakdowns — this skill helps practitioners understand what the numbers mean and what to do about them.
performance-budget
Deep analysis of the AEM Edge Delivery Services 100KB LCP budget. Inventories all critical-path resources before the Largest Contentful Paint element, calculates total byte cost, checks E-L-D phase compliance, and provides specific optimization recommendations per resource. Use when pages feel slow, Lighthouse LCP scores are poor, or you need to verify performance before launch.
product-page-seo
Optimize AEM Edge Delivery Services commerce product pages for search engine crawling and indexing. Audits client-side rendered product content for crawlability, validates meta tags, Product schema.org structured data, canonical URLs, and image optimization. Addresses the core challenge that EDS product pages render catalog data via JavaScript, which search crawlers may not fully execute. Use when product pages are not appearing in search results or have poor search visibility.
publish-readiness
Pre-publish gate for AEM Edge Delivery Services pages. Combines content quality, accessibility, and change review into a single go/no-go checklist. Fetches preview and live versions, runs condensed audits, performs risk assessment, and produces a blocking-issue verdict. Use before clicking Publish in Sidekick.
query-index-optimizer
Audit and optimize the AEM Edge Delivery Services query index configuration. Analyzes indexed properties against actual usage, identifies missing or stale pages, checks index size and pagination, and generates recommendations for helix-query.yaml changes. Use when the query index feels bloated, pages are missing from block-driven lists, or you need to verify index health before launch.
reading-level
Score the readability of AEM Edge Delivery Services page content and suggest simplifications. Calculates Flesch-Kincaid Grade Level, Flesch Reading Ease, passive voice percentage, and flags complex sentences, jargon, and dense paragraphs. Use when reviewing content clarity, preparing pages for a broader audience, or auditing reading difficulty across a site.
redirect-manager
Audit the AEM Edge Delivery Services redirects spreadsheet for chains, loops, broken destinations, and SEO issues. Fetches the redirects.json endpoint, validates every rule, and produces a cleaned redirect table ready to paste back into the source spreadsheet. Use when managing redirects, migrating content, or debugging 404s.
redirect-migration
Generate and validate redirect maps for AEM Edge Delivery Services site migrations. Analyzes old site URL structures, maps them to EDS-compliant URLs, generates the redirects spreadsheet in the format EDS expects, and validates the mapping for chains, loops, and broken destinations.
roi-narrative
Build a return-on-investment narrative for an AEM Edge Delivery Services implementation. Compares pre-launch and post-launch metrics across performance, organic traffic, content velocity, and operational efficiency to produce a stakeholder-ready document that quantifies the value of the EDS investment. Use when justifying EDS spend, preparing business reviews, or demonstrating platform value to client leadership.
site-health-report
Generate a comprehensive, client-ready site health report for an AEM Edge Delivery Services site. Combines Core Web Vitals, SEO metrics, accessibility status, content freshness, and configuration health into a structured deliverable suitable for stakeholder presentations. Use when preparing quarterly business reviews, client check-ins, or site optimization planning.
sitemap-audit
Validate an AEM Edge Delivery Services sitemap.xml against actual site content. Cross-references the sitemap with the query index, checks URL reachability, validates lastmod dates, and identifies missing or orphaned pages. Use when auditing SEO health, preparing for launch, or investigating indexing issues.
storefront-setup
Scaffold and configure an Adobe Commerce on AEM Edge Delivery Services storefront project. Guides through Commerce Site Creator setup, commerce boilerplate configuration, product block setup (PDP, PLP, mini-cart), catalog integration, and Live Search activation. Use when launching a new commerce storefront on EDS or migrating an existing Adobe Commerce frontend to Edge Delivery Services.
structured-data
Generate JSON-LD structured data for AEM Edge Delivery Services pages. Analyzes page content and metadata to determine the appropriate schema.org types, extracts relevant properties, and produces validated JSON-LD snippets ready for implementation in head.html or scripts.js. Use when adding rich results support, improving search appearance, or auditing existing structured data.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.