abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional flag indicating whether low-risk mechanical fixes may be applied after review
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/ui5-linter-fix-planContext preview
What this command does when you run it.
Optional flag indicating whether low-risk mechanical fixes may be applied after review
name: ui5-linter-fix-plan
description: Convert UI5 Linter findings into a safe remediation plan with batching, risk notes, and verification commands
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<findings-file-or-app-path> [--apply-safe]"
arguments:
- name: target
description: Linter output, app directory, or file to plan fixes for
required: true
- name: apply_safe
description: Optional flag indicating whether low-risk mechanical fixes may be applied after review
required: falseTurn UI5 Linter findings into an ordered remediation plan. Do not edit unless the user explicitly chooses an apply mode and confirms the exact target files.
1. Parse linter findings or run a read-only linter check if findings are not supplied. 2. Group issues into mechanical fixes, API migrations, behavior-sensitive changes, and manual review items. 3. Prioritize security and broken behavior before style or modernization. 4. For apply mode, only edit low-risk mechanical fixes after naming the exact files. 5. Provide verification commands after each batch.
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