ui5
SAPUI5 / OpenUI5 plugin for coding agents. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.
Summary
This skill provides SAPUI5/OpenUI5 development capabilities for coding agents, enabling you to create and validate UI5 projects, access API documentation, run the UI5 linter, and follow best practices.
- It streamlines UI5 development by integrating essential tools and guidelines directly into your workflow.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install ui5@<marketplace>
/pluginUse Cases
Usage Examples
/ui5 create my.app MyApp
/ui5 validate ./my-ui5-project
/ui5 api sap.m.Table
/ui5 lint ./src
Security Audits
Frequently Asked Questions
What is ui5?
This skill provides SAPUI5/OpenUI5 development capabilities for coding agents, enabling you to create and validate UI5 projects, access API documentation, run the UI5 linter, and follow best practices. It streamlines UI5 development by integrating essential tools and guidelines directly into your workflow.
How to install ui5?
To install ui5: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install ui5@<marketplace>. Finally, /plugin in Claude Code.
What is ui5 best for?
ui5 is a plugin categorized under Development. It is designed for: documentation, api, agent, plugin. Created by SAP SE.
What can I use ui5 for?
ui5 is useful for: Create a new SAPUI5 project with a specified namespace and template.; Validate an existing UI5 project structure and configuration for compliance.; Look up API documentation for a specific UI5 control or class.; Run the UI5 linter on a project to identify coding issues and enforce best practices.; Get guidelines for implementing responsive tables or other common UI5 patterns.; Check the latest UI5 version and recommended upgrade steps for a project..