appbuilder-testing

Installation
SKILL.md

App Builder Testing

Generate and run Jest tests for Adobe App Builder actions and React Spectrum UI components. Scaffolds unit tests, integration tests, component tests, and mock helpers for Adobe SDKs.

Pattern Quick-Reference

Pick the template or reference that matches the user's intent. Default to assets/unit-test-template.js for generic test requests.

User wants Reference Template / Asset
Unit test for an existing action references/testing-patterns.md assets/unit-test-template.js
Integration test against deployed action references/testing-patterns.md assets/integration-test-template.js
Component test for React Spectrum UI references/component-testing-patterns.md assets/component-test-template.js
Mock ExC Shell context in tests references/component-testing-patterns.md assets/shell-mock-helper.js
Mock AEM extension context in tests references/component-testing-patterns.md assets/uix-guest-mock-helper.js
Mock State SDK in tests references/mock-catalog.md assets/mock-state-sdk.js
Mock Files SDK in tests references/mock-catalog.md assets/mock-files-sdk.js
Mock Events SDK in tests references/mock-catalog.md assets/mock-events-sdk.js
Mock Database SDK in tests references/mock-catalog.md assets/mock-database-sdk.js
Full mock catalog (all SDKs) references/mock-catalog.md
Related skills

More from adobe/skills

Installs
107
Repository
adobe/skills
GitHub Stars
84
First Seen
Apr 17, 2026