/ui5-cli-troubleshoot
Optional category such as build, serve, middleware, framework, or workspace
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ui5-cli-troubleshoot
Context preview
What this command does when you run it.
Optional category such as build, serve, middleware, framework, or workspace
Command definition
ui5-cli-troubleshoot.mdname: ui5-cli-troubleshoot
description: Troubleshoot UI5 CLI configuration, framework resolution, custom middleware, build failures, and serve issues
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<error-or-app-path> [build|serve|middleware|framework]"
arguments:
- name: issue
description: Error text, app path, or failing UI5 CLI command
required: true
- name: category
description: Optional category such as build, serve, middleware, framework, or workspace
required: falseUI5 CLI Troubleshoot
Diagnose UI5 CLI failures without changing project files by default.
Workflow
1. Inspect `ui5.yaml`, package scripts, lockfiles, workspace config, custom tasks/middleware, and the exact failing command. 2. Classify the failure: dependency resolution, YAML schema, framework version, custom task, middleware proxy, build output, or Node/package manager mismatch. 3. Suggest read-only diagnostics and minimal fixes. 4. If a file edit is needed, explain the exact change and risk first. 5. Provide a verification command.
Output Contract
Return:
- Failure classification.
- Evidence from config or logs.
- Minimal fix plan.
- Commands to verify.
- Known version/tooling caveats.
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
Other commands on sap-skills.
- /abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Open command - /abap-cloud-review
Optional target ABAP platform or SAP BTP ABAP Environment release
Open command - /ai-core-deployment-check
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Open command - /api-style-review
Optional API style lens such as REST, OData, OpenAPI, or SDK
Open command - /btp-architecture-review
Optional scenario lens such as extension, integration, analytics, or AI
Open command - /work-zone-content-check
Optional Work Zone edition or content type
Open command

