AI developer tools for Commerce extensibility

Adobe provides AI developer tooling so you can build and maintain Adobe Developer App Builder applications for Adobe Commerce with less friction. The same stack supports teams who are migrating from in-process PHP extensions to out-of-process apps and teams who are starting new integrations from the starter kits.

This section documents the current tooling and is structured so additional guides (for new agents, skills, or workflows) can be added alongside these pages.

Who this is for

What you get

Capability
Description
Agent skills
Commerce- and App Builder–specific skills that guide architecture, implementation, DevOps, requirements, docs, testing, and learning workflows.
Adobe Commerce App Builder MCP server
IDE integration for Commerce development tasks, documentation-aware assistance, and tooling aligned with App Builder application development patterns.

Together, these improve workflow integration, context-aware generation, and repeatable development and deployment steps.

Guides in this section

Guide
Description
Coding tools setup
Prerequisites, installation with aio commerce extensibility tools-setup, post-install CLI auth, and IDE configuration (for example Cursor and GitHub Copilot).
Use cases
Common extension patterns — REST APIs, checkout extensions, storefront components, event-driven integrations, and more.
Skills, prompts, and commands
Slash commands, sample prompts, and the /search-commerce-docs command.
Best practices
Planning mode, session checklists, workflow and protocol, MCP vs CLI, testing, deployment, monitoring, anti-patterns, and feedback.

Updating the tools

After the initial installation, update to the latest version from your project or tooling directory:

aio commerce extensibility tools-setup

See Coding tools setup for details.