Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 798 Bytes

File metadata and controls

33 lines (21 loc) · 798 Bytes

UI5 Plugin for Coding Agents

Key Features

  • Helps with the creation of new UI5 projects when working with coding agents
  • Supports the developer to detect and fix UI5-specific errors
  • Provides additional UI5-specific information for coding agents

Installation

Claude Code

Via Claude CLI:

claude plugin install ui5@claude-plugins-official

In Claude Code:

/plugin install ui5@claude-plugins-official

Installing Skills Only

If your coding agent doesn't support plugins, install the skills directly using the skills package:

npx skills add UI5/plugins-coding-agents

Note: When installing the skills only, you will need to install the UI5 MCP server manually.