Captures a baseline of AEM component dialogs, properties, and page usage before starting development tasks.
The AEM Component Snapshot skill automates the discovery and documentation of Adobe Experience Manager (AEM) components by creating a detailed 'before' state. It inspects dialog structures, identifies resource types, and crawls content paths to find active instances of a component across your site. By saving current configurations and properties to a standardized specification file, it provides developers with a reliable baseline to ensure that subsequent updates, refactors, or deployments do not inadvertently break existing authored content or dialog functionality.
주요 기능
01Integration with local spec directories for automated verification workflows
02Config-aware scoping for multi-market and multi-site environments
03Automated AEM dialog tree and JCR property extraction
04Generates detailed markdown baselines with provenance metadata
05Multi-query discovery of component usage across content paths
066 GitHub stars
사용 사례
01Creating a safety baseline before refactoring AEM component HTL or Java models
02Documenting current dialog configurations before adding new Touch UI fields
03Auditing component usage across a site to understand the impact of planned architectural changes