adobe-local-dev-loop
Installation
SKILL.md
Adobe Local Dev Loop
Overview
Set up a fast local development workflow for Adobe integrations using the aio CLI for App Builder projects, or a standalone Node.js setup for direct API usage (Firefly Services, PDF Services).
Prerequisites
- Completed
adobe-install-authsetup - Node.js 18+ with npm/pnpm
- Adobe Developer Console project configured
@adobe/aio-cliinstalled globally (for App Builder projects)
Instructions
Step 1: Choose Your Project Type
Option A — App Builder (serverless Runtime actions):
Related skills