abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional preview or deployment target
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/fiori-preview-deployContext preview
What this command does when you run it.
Optional preview or deployment target
name: fiori-preview-deploy
description: Check Fiori preview and deployment readiness across local preview, build output, HTML5 repo, and launchpad content
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "[app-path] [local|html5-repo|work-zone|cf]"
arguments:
- name: app_path
description: Optional Fiori app directory to inspect
required: false
- name: target
description: Optional preview or deployment target
required: falseReview local preview and deployment readiness. Do not deploy unless the user explicitly asks for deployment.
1. Locate app root, `ui5.yaml`, `package.json`, `webapp/manifest.json`, and deployment descriptors. 2. Check preview scripts, destination/proxy settings, OData metadata, build output, cache buster/preload settings, and app ID. 3. Validate deployment target requirements for HTML5 repository, launchpad/Work Zone, or Cloud Foundry. 4. Suggest read-only build/preview checks and identify missing prerequisites. 5. Separate local app fixes from subaccount/tenant setup.
Return:
40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.
Repo: secondsky/sap-skills
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional target ABAP platform or SAP BTP ABAP Environment release
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Optional scenario lens such as extension, integration, analytics, or AI