What problem does it solve?
SAPUI5 developers face fragmentation when coordinating scaffolding, API exploration, code quality checks, and migrations. This skill centralizes access to official SAP UI5 MCP-powered development tools, reducing context switching and setup overhead.
Core Features & Use Cases
- 9 live development tools exposed via the official MCP server for real-time guidance and scaffolding.
- 4 specialized agents focused on scaffolding, API exploration, code quality, and migration.
- 5 slash commands that provide quick access to common workflows (e.g., /ui5-api, /ui5-scaffold, /ui5-lint, /ui5-version, /ui5-mcp-tools).
- Graceful fallback to in-repo reference files and templates when MCP is unavailable, ensuring offline usability.
- Supports freestyle apps, Fiori Elements, and CAP-backed backends with TypeScript support.
Quick Start
This Quick Start demonstrates how to begin using the skill: install the MCP-enabled plugin, start the MCP server, and invoke a command such as /ui5-scaffold to generate a new UI5 app.