App Builder
by @adobe · plugin · 6 skills
Development, customization, testing, and deployment skills for Adobe App Builder projects
Install the whole plugin (CLI)
npx skillmds add adobe/appbuilder-testing
npx skillmds add adobe/appbuilder-e2e-testing
npx skillmds add adobe/appbuilder-project-init
npx skillmds add adobe/appbuilder-cicd-pipeline
npx skillmds add adobe/appbuilder-ui-scaffolder
npx skillmds add adobe/appbuilder-action-scaffolderSkills in this plugin
- ▌ appbuilder-testing · adobe bundleGenerate and run Jest tests for Adobe App Builder actions and React Spectrum UI components, including unit, integration, contract, and component tests with mock helpers for Adobe SDKs.
- ▌ appbuilder-e2e-testing · adobe bundleGenerates Playwright-based browser end-to-end tests for Adobe App Builder SPAs and AEM extensions, including configs, test files, and CI workflows.
- ▌ appbuilder-project-init · adobe bundleInitialize an Adobe App Builder project end-to-end without Developer Console UI clicks. Creates the Console project and workspace, subscribes APIs, maps user intent to the right template, runs non-interactive `aio app init`, and guides post-init customization.
- ▌ appbuilder-cicd-pipeline · adobe bundleGenerates CI/CD pipeline configurations for Adobe App Builder projects, including GitHub Actions workflows, Azure DevOps, and GitLab CI templates with OAuth S2S secrets injection and multi-workspace promotion.
- ▌ appbuilder-ui-scaffolder · adobe bundleGenerate React Spectrum UI components for Adobe Experience Cloud Shell SPAs and AEM UI Extensions, including pages, forms, data tables, dialogs, and navigation.
- ▌ appbuilder-action-scaffolder · adobe bundleScaffold, implement, deploy, and debug Adobe Runtime actions with consistent layout, validation, and error handling.