@@ -66,6 +66,19 @@ gh upskill adobe/skills --all
6666| ` generate-import-html ` | Generate structured HTML |
6767| ` preview-import ` | Preview imported content |
6868
69+ ##### Managing Projects
70+
71+ Handover documentation and PDF guides generation for AEM Edge Delivery Services projects. Available via the ` aem-project-management ` plugin.
72+
73+ | Skill | Description |
74+ | -------| -------------|
75+ | ` handover ` | Orchestrates project documentation generation |
76+ | ` authoring ` | Generate comprehensive authoring guide for content authors |
77+ | ` development ` | Generate technical documentation for developers |
78+ | ` admin ` | Generate admin guide for site administrators |
79+ | ` whitepaper ` | Create professional PDF whitepapers from Markdown |
80+ | ` auth ` | Authenticate with AEM Config Service API |
81+
6982### AEM as a Cloud Service — Create Component
7083
7184The ` create-component ` skill creates complete AEM components following Adobe best practices for AEM Cloud Service and AEM 6.5. It covers:
@@ -155,19 +168,6 @@ Under `plugins/aem/cloud-service/skills/`, **`best-practices/`** is the **genera
155168- ** Best practices:** one skill for patterns, SCR→OSGi DS, and resolver/logging — applicable to Cloud Service projects generally, not only migration
156169- ** Migration:** orchestration-only; pattern and transformation content lives in ** ` best-practices ` **
157170
158- ##### Managing Projects
159-
160- Handover documentation and PDF generation for AEM Edge Delivery Services projects.
161-
162- | Skill | Description |
163- | -------| -------------|
164- | ` handover ` | Orchestrates project documentation generation |
165- | ` authoring ` | Generate comprehensive authoring guide for content authors |
166- | ` development ` | Generate technical documentation for developers |
167- | ` admin ` | Generate admin guide for site administrators |
168- | ` whitepaper ` | Create professional PDF whitepapers from Markdown |
169- | ` auth ` | Authenticate with AEM Config Service API |
170-
171171### App Builder
172172
173173Development, customization, testing, and deployment skills for Adobe App Builder projects.
0 commit comments