commerce-app-review

Installation
SKILL.md

Self-review an App Builder app

Reviews a local app directory against Adobe's Commerce submission guidelines and walks through each finding interactively — MUST-have blockers first, then NICE-to-have recommendations.

Inputs

  • APP_PATH (optional) — path to the app root. Defaults to the current working directory.
  • APP_TYPE (required)downloadable or non-downloadable. A downloadable app allows merchants to download the source package; a non-downloadable app is installed directly from Adobe Exchange with one click.

Procedure

1. Validate the path and app type

If APP_PATH is not provided, use the current working directory. Confirm it exists and is a directory. If not, stop and report:

Path not found. Please provide the path to the root of your app codebase.

If APP_TYPE is not provided, ask:

Installs
12
Repository
adobe/skills
GitHub Stars
170
First Seen
4 days ago
commerce-app-review — adobe/skills