Skip to content

Commit 2f73f7d

Browse files
committed
docs(README): move 'Managing Projects' section under Edge Delivery Services
1 parent f95c20e commit 2f73f7d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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

7184
The `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

173173
Development, customization, testing, and deployment skills for Adobe App Builder projects.

0 commit comments

Comments
 (0)