development

Generate a Markdown and PDF developer guide for AEM Edge Delivery Services projects.

1|6|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/aemsites/summit-portal --skill development-aemsites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: development
Source: https://github.com/aemsites/summit-portal/tree/main/skills/aem/edge-delivery-services/development
Command: npx skills add https://github.com/aemsites/summit-portal --skill development-aemsites

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a comprehensive developer guide for an AEM Edge Delivery Services project. This guide helps onboarding, handover, and ongoing maintenance by turning codebase insights into structured documentation.

Core Features & Use Cases

  • Analyzes codebase structure, custom implementations, and design tokens to produce a complete developer guide.
  • Supports onboarding, technical handover, code reviews, and architecture documentation.
  • Outputs both a Markdown guide and a PDF to share with teams.

Quick Start

Run the Skill from the repository root to generate project-guides/DEVELOPER-GUIDE.md and the corresponding PDF.

Frequently Asked Questions about development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate developer documentation for an AEM Edge Delivery Services project?

Generate an AEM Edge Delivery Services developer guide by running the Skill from your repository root to analyze the codebase structure, custom implementations, and design tokens, producing a structured Markdown file and a PDF for distribution.

What is the best way to automate technical handover documentation for an AEM project?

Automating technical handover for an AEM project involves analyzing codebase insights and design tokens to output a comprehensive developer guide, which streamlines onboarding and maintenance tasks by providing structured documentation in Markdown and PDF formats.

Does this developer guide generator work without external dependencies?

Yes, this developer guide generator operates without external dependencies, using the Config Service to collect site and repository metadata directly from your codebase to produce the final documentation outputs.

Can I use codebase analysis to create onboarding guides for custom AEM implementations?

Yes, you can use codebase analysis to create onboarding guides for custom AEM implementations, as the workflow evaluates custom code and design tokens to build comprehensive documentation for new developers.

What file formats are output when documenting AEM Edge Delivery Services architecture?

Documenting AEM Edge Delivery Services architecture outputs both a Markdown guide and a corresponding PDF, ensuring teams can easily share and review the generated codebase documentation.

Why do I need a generated developer guide instead of manually documenting my AEM codebase?

A generated developer guide standardizes handover and onboarding documentation by automatically extracting codebase structure and design tokens, ensuring consistent architecture records without the manual effort of writing documentation from scratch.