Design a complete RAP business object end-to-end and create it via the official SAP ABAP MCP. Use when the user asks to design, scaffold, generate, or create a new RAP BO, OData service, Fiori UI service, or RAP managed/unmanaged behavior. Prefers the MCP x-ui-service / ui-service / webapi-service generators; falls back to hand-crafted CDS/BDEF skeletons when no generator fits. Applies the ABAP Cloud / RAP overlay rules in ../CLAUDE.md (loaded on invocation). Targets BTP ABAP Environment and S/4HANA on-prem in the ABAP Cloud development model.
$npx -y skills add matt1as/claude-abap-skills --skill rap-bo-designInstalls into the current project.
Run `npx skills use "https://github.com/matt1as/claude-abap-skills" --skill "matt1as/claude-abap-skills/rap-bo-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/matt1as/claude-abap-skills" that are relevant to the current task. Run `npx skills add "https://github.com/matt1as/claude-abap-skills"` and select the relevant skills, then follow their instructions.