We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f56b35 commit fb6c33cCopy full SHA for fb6c33c
1 file changed
README.md
@@ -17,13 +17,23 @@
17
- [Code of Conduct](#code-of-conduct)
18
- [Licensing](#licensing)
19
20
-## Features
+## Key Features
21
22
-To be filled
+- Helps with the creation of new UI5 projects when working with Claude Code
23
+- Supports the developer to detect and fix UI5-specific errors
24
+- Provides additional UI5-specific information for Claude Code
25
-## Usage
26
+## Installation
27
28
+Via Claude CLI:
29
+```bash
30
+claude plugin install ui5@claude-plugins-official
31
+```
32
+
33
+In Claude Code:
34
35
+/plugin install ui5@claude-plugins-official
36
37
38
## Further Information
39
0 commit comments