BeClaude

ui5

15Official PluginDevelopmentby SAP SE

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.

JavaScript3 forks3 issuesUpdated 6/10/2026First seen 4/17/2026

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

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install ui5@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

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.

Usage Examples

1

/ui5 create my.app MyApp

2

/ui5 validate ./my-ui5-project

3

/ui5 api sap.m.Table

4

/ui5 lint ./src

View source on GitHub
documentationapiagentpluginclaudedevelopmentopenui5sapui5ui5

Security Audits

LicenseUnknownSourcePassRepositoryPass

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..