Skip to content

Commit 8948b02

Browse files
committed
feat: Add TS plugin
1 parent fb6c33c commit 8948b02

18 files changed

Lines changed: 1168 additions & 213 deletions

File tree

.github/ISSUE_TEMPLATE/1-bug-report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: Bug Report
2-
description: Report an issue related to UI5 Claude Plugin
2+
description: Report an issue related to UI5 plugins for Claude
33
type: Bug
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Please have a look at our [contributing guidelines](https://github.com/UI5/claude-plugin/blob/main/CONTRIBUTING.md#-reporting-issues) on reporting issues.
8+
Please have a look at our [contributing guidelines](https://github.com/UI5/plugins-claude/blob/main/CONTRIBUTING.md#-reporting-issues) on reporting issues.
99
1010
> [!TIP]
1111
> You can easily create an MRE using a fork of our [OpenUI5 sample app](https://github.com/UI5/sample-app).
@@ -35,9 +35,9 @@ body:
3535
attributes:
3636
label: Confirmation
3737
description: |
38-
To avoid duplicates and ensure efficient issue resolution, please double-check whether a similar issue has been reported or discussed already either in this UI5 Claude Plugin repository or at community sites like [Stack Overflow](https://stackoverflow.com/search?tab=active&q=%5bui5-renovate-preset-config%5d%20is%3aquestion&searchOn=3).
38+
To avoid duplicates and ensure efficient issue resolution, please double-check whether a similar issue has been reported or discussed already either in this UI5 plugins for Claude repository or at community sites like [Stack Overflow](https://stackoverflow.com/search?tab=active&q=%5bui5-renovate-preset-config%5d%20is%3aquestion&searchOn=3).
3939
options:
40-
- label: I have searched the existing issues and reviewed the relevant documentation as well as the UI5 Claude Plugin documentation.
40+
- label: I have searched the existing issues and reviewed the relevant documentation as well as the UI5 plugins for Claude documentation.
4141
required: true
4242
- label: I am not disclosing any internal or sensitive information.
4343
required: true

.github/ISSUE_TEMPLATE/2-feature-request.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
name: Feature Request
2-
description: Request a new feature to be added to UI5 Claude Plugin
2+
description: Request a new feature to be added to UI5 plugins for Claude
33
type: Feature
44
body:
55
- type: markdown
66
attributes:
77
value: |
8-
Please have a look at our [contributing guidelines](https://github.com/UI5/claude-plugin/blob/main/CONTRIBUTING.md#-feature-requests) on requesting features to be added to UI5 Claude Plugin.
8+
Please have a look at our [contributing guidelines](https://github.com/UI5/plugins-claude/blob/main/CONTRIBUTING.md#-feature-requests) on requesting features to be added to UI5 plugins for Claude.
99
- type: textarea
1010
id: background-information
1111
attributes:
1212
label: Why are you proposing this feature?
13-
description: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 Claude Plugin. Provide any relevant background information that helps explain why this feature would be beneficial.
14-
placeholder: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 Claude Plugin. Provide any relevant background information that helps explain why this feature would be beneficial.
13+
description: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 plugins for Claude. Provide any relevant background information that helps explain why this feature would be beneficial.
14+
placeholder: A clear and concise description of the underlying scenario to be covered and whats's missing in UI5 plugins for Claude. Provide any relevant background information that helps explain why this feature would be beneficial.
1515
validations:
1616
required: true
1717
- type: textarea

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
To get it merged faster, kindly review the checklist below:
44

55
## Pull Request Checklist
6-
- [ ] Reviewed the [Contributing Guidelines](https://github.com/UI5/claude-plugin/blob/main/CONTRIBUTING.md#-contributing-code)
7-
+ Especially the [How to Contribute](https://github.com/UI5/claude-plugin/blob/main/CONTRIBUTING.md#how-to-contribute) section
8-
- [ ] [No merge commits](https://github.com/UI5/claude-plugin/blob/main/docs/Guidelines.md#no-merge-commits)
9-
- [ ] [Correct commit message style](https://github.com/UI5/claude-plugin/blob/main/docs/Guidelines.md#commit-message-style)
6+
- [ ] Reviewed the [Contributing Guidelines](https://github.com/UI5/plugins-claude/blob/main/CONTRIBUTING.md#-contributing-code)
7+
+ Especially the [How to Contribute](https://github.com/UI5/plugins-claude/blob/main/CONTRIBUTING.md#how-to-contribute) section
8+
- [ ] [No merge commits](https://github.com/UI5/plugins-claude/blob/main/docs/Guidelines.md#no-merge-commits)
9+
- [ ] [Correct commit message style](https://github.com/UI5/plugins-claude/blob/main/docs/Guidelines.md#commit-message-style)

CONTRIBUTING.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to UI5 Claude Plugin
1+
# Contributing to UI5 plugins for Claude
22

33
## Content
44

@@ -9,22 +9,22 @@
99

1010
### ⚡️ Quick Links for Maintainers
1111

12-
- [All Open Pull Requests](https://github.com/UI5/claude-plugin/pulls)
13-
- [All Open Issues](https://github.com/UI5/claude-plugin/issues)
12+
- [All Open Pull Requests](https://github.com/UI5/plugins-claude/pulls)
13+
- [All Open Issues](https://github.com/UI5/plugins-claude/issues)
1414

1515
## 📝 Reporting Issues
1616

1717
### Seeking Help / Not a Bug
18-
If you need help setting something up, or if you have questions regarding UI5 Claude Plugin, please seek help on a community platform like [SAP Community](https://pages.community.sap.com/topics/ui5), [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-renovate-config) or the `#renovate-config` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). -->
18+
If you need help setting something up, or if you have questions regarding UI5 plugins for Claude, please seek help on a community platform like [SAP Community](https://pages.community.sap.com/topics/ui5), [StackOverflow](http://stackoverflow.com/questions/tagged/ui5-renovate-config) or the `#renovate-config` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). -->
1919

2020
### How to Report an Issue
2121

22-
1. **Only UI5 Claude Plugin issues**
22+
1. **Only UI5 plugins for Claude issues**
2323
* Please do not report:
2424
* Issues caused by dependencies.
2525
* Issues caused by the use of non-public/internal methods. Only the public methods listed in the API documentation may be used.
2626
* Something you do not get to work properly, see [Not a Bug / Questions](#not-a-bug--questions).
27-
2. **No duplicate**: You have searched the [issue tracker](https://github.com/UI5/claude-plugin/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) to make sure the bug has not already been reported.
27+
2. **No duplicate**: You have searched the [issue tracker](https://github.com/UI5/plugins-claude/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) to make sure the bug has not already been reported.
2828
3. **Good summary**: The summary should be specific to the issue.
2929
4. **Current bug**: The bug can be reproduced in the current version of the relevant module(s).
3030
5. **Reproducible bug**: There are step-by-step instructions provided on how to reproduce the issue.
@@ -37,11 +37,11 @@ If you need help setting something up, or if you have questions regarding UI5 Cl
3737

3838
We encourage you to follow the issue template that will be presented to you when creating a new issue.
3939

40-
When you are ready, report your issue here: https://github.com/UI5/claude-plugin/issues/new
40+
When you are ready, report your issue here: https://github.com/UI5/plugins-claude/issues/new
4141

4242
### Reporting Security Issues
4343

44-
If you find any bug that may be a security problem, please follow the instructions given in [Security Policy](https://github.com/UI5/claude-plugin/security/policy) on how to report it. Please do not create GitHub issues for security-related concerns or problems.
44+
If you find any bug that may be a security problem, please follow the instructions given in [Security Policy](https://github.com/UI5/plugins-claude/security/policy) on how to report it. Please do not create GitHub issues for security-related concerns or problems.
4545

4646
### Use of Labels
4747

@@ -52,7 +52,7 @@ GitHub offers labels to categorize issues. The labels can only be set and modifi
5252
- **`Bug`**: This issue is a bug in the code.
5353
- **`Feature`**: This is not a bug report, but a feature request.
5454

55-
#### Specific issue categories for UI5 Claude Plugin:
55+
#### Specific issue categories for UI5 plugins for Claude:
5656

5757
- **`documentation`**: This issue is documentation-related.
5858
- **`needs triage`**: This issue needs to be investigated and confirmed as a valid issue that is not a duplicate
@@ -71,15 +71,15 @@ GitHub offers labels to categorize issues. The labels can only be set and modifi
7171

7272
### Issue Reporting Disclaimer
7373

74-
We would like to improve the quality of UI5 Claude Plugin and good bug reports are welcome! Since our capacity is limited, we cannot handle general questions or consultation requests, and we cannot always afford to ask for every relevant detail.
74+
We would like to improve the quality of UI5 plugins for Claude and good bug reports are welcome! Since our capacity is limited, we cannot handle general questions or consultation requests, and we cannot always afford to ask for every relevant detail.
7575

76-
We therefore reserve the right to close or not to process insufficient bug reports in favor of those that are clearly documented and easy to reproduce. Even though we would like to resolve each well-documented issue, there's always a chance that it won't happen - please remember: UI5 Claude Plugin is open source and comes without warranty.
76+
We therefore reserve the right to close or not to process insufficient bug reports in favor of those that are clearly documented and easy to reproduce. Even though we would like to resolve each well-documented issue, there's always a chance that it won't happen - please remember: UI5 plugins for Claude is open source and comes without warranty.
7777

7878
Bug report analysis support is always very welcome! See [Analyze Issues](#-analyzing-issues).
7979

8080
## 🤩 Feature Requests
8181

82-
You can request features by creating an issue in the UI5 Claude Plugin repository: https://github.com/UI5/claude-plugin/issues/new
82+
You can request features by creating an issue in the UI5 plugins for Claude repository: https://github.com/UI5/plugins-claude/issues/new
8383

8484
For bigger features, an RFC (Request for Comment) might be necessary. You should always clarify the need for an RFC with the project contributors upfront. You could do this either by opening an issue or by posting in our [Slack channel](#seeking-help--not-a-bug). Use [this template](rfcs/0000-template.md) for creating an RFC.
8585

@@ -93,13 +93,13 @@ You may be able to add additional or missing information, such as a step-by-step
9393

9494
### General Remarks
9595

96-
You are welcome to contribute code to UI5 Claude Plugin in order to fix bugs or to implement new features.
96+
You are welcome to contribute code to UI5 plugins for Claude in order to fix bugs or to implement new features.
9797

9898
There are three important things to know:
9999

100100
1. You must be aware of the Apache License (which describes contributions) and **agree to the Developer Certificate of Origin (DCO)***. This is common practice in major open source projects. To make this process as simple as possible, we use *[CLA assistant](https://cla-assistant.io/)* for individual contributions. CLA assistant is an open source tool that integrates with GitHub very well and enables a one-click experience for accepting the DCO. For company contributors, special rules apply. See the respective section below for details.
101101
2. Follow our **[Development Conventions and Guidelines](docs/Guidelines.md)**.
102-
3. **Not all proposed contributions can be accepted**. Some features may just fit a third-party add-on better. The code must match the overall direction of UI5 Claude Plugin and improve it in a way to provide some "bang for the byte". For most bug fixes this is a given, but a major feature implementation first needs to be discussed with one of the committers; if possible, this should be someone who touched the related code or module recently. The more effort you invest, the better you should clarify in advance whether your contribution would match the project's direction. The best way would be to just open an enhancement ticket in the issue tracker to discuss the feature you plan to implement (make it clear that you intend to contribute). We will then forward the proposal to the respective code owner. This avoids disappointment.
102+
3. **Not all proposed contributions can be accepted**. Some features may just fit a third-party add-on better. The code must match the overall direction of UI5 plugins for Claude and improve it in a way to provide some "bang for the byte". For most bug fixes this is a given, but a major feature implementation first needs to be discussed with one of the committers; if possible, this should be someone who touched the related code or module recently. The more effort you invest, the better you should clarify in advance whether your contribution would match the project's direction. The best way would be to just open an enhancement ticket in the issue tracker to discuss the feature you plan to implement (make it clear that you intend to contribute). We will then forward the proposal to the respective code owner. This avoids disappointment.
103103

104104
### Developer Certificate of Origin (DCO)
105105

README.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
![UI5 logo](./docs/images/UI5_logo_wide.png)
22

3-
# UI5 Claude Plugin
3+
# UI5 plugins for Claude
44

5-
> A Claude Plugin for UI5.
5+
> Start your UI5 journey with Claude.
66
77
[![OpenUI5 Community Slack (#tooling channel)](https://img.shields.io/badge/slack-join-44cc11.svg)](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/)
88
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg)](https://github.com/UI5/renovate-config?tab=coc-ov-file#readme)
99
[![REUSE status](https://api.reuse.software/badge/github.com/UI5/claude-plugin)](https://api.reuse.software/info/github.com/UI5/renovate-config)
1010

11-
- [UI5 Claude Plugin](#ui5-renovate-config)
11+
- [UI5 plugins for Claude](#ui5-renovate-config)
1212
- [Features](#features)
13-
- [Usage](#usage)
13+
- [Plugin Overview](#plugin-overview)
1414
- [Further Information](#further-information)
1515
- [Support, Feedback, Contributing](#support-feedback-contributing)
1616
- [Security / Disclosure](#security--disclosure)
@@ -23,27 +23,19 @@
2323
- Supports the developer to detect and fix UI5-specific errors
2424
- Provides additional UI5-specific information for Claude Code
2525

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-
```
26+
## Plugin Overview
27+
- [UI5](./plugins/ui5/README.md)
28+
- [UI5 TypeScript Conversion](./plugins/ui5-typescript-conversion/README.md)
3729

3830
## Further Information
3931

4032
- [Claude Code Docs](https://code.claude.com/docs/)
4133

4234
## Support, Feedback, Contributing
4335

44-
This project is open to feature requests/suggestions, bug reports, etc. via [GitHub issues](https://github.com/UI5/claude-plugin/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project's structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
36+
This project is open to feature requests/suggestions, bug reports, etc. via [GitHub issues](https://github.com/UI5/plugins-claude/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project's structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
4537

46-
You can also chat with us in the [`#ai`](https://openui5.slack.com/archives/C0ALUUXQN9K) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). For public Q&A, use the [`ui5-claude-code` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-tooling).
38+
You can also chat with us in the [`#ai`](https://openui5.slack.com/archives/C0ALUUXQN9K) channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/). For public Q&A, use the [`ui5-plugins-claude` tag on Stack Overflow](https://stackoverflow.com/questions/tagged/ui5-plugins-claude).
4739

4840
## Security / Disclosure
4941

REUSE.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
version = 1
22
SPDX-PackageName = "ui5-claude-plugin"
33
SPDX-PackageSupplier = "openui5@sap.com"
4-
SPDX-PackageDownloadLocation = "https://github.com/UI5/claude-plugin"
4+
SPDX-PackageDownloadLocation = "https://github.com/UI5/plugins-claude"
55
SPDX-PackageComment = "The code in this project may include calls to APIs (“API Calls”) of\n SAP or third-party products or services developed outside of this project\n (“External Products”).\n “APIs” means application programming interfaces, as well as their respective\n specifications and implementing code that allows software to communicate with\n other software.\n API Calls to External Products are not licensed under the open source license\n that governs this project. The use of such API Calls and related External\n Products are subject to applicable additional agreements with the relevant\n provider of the External Products. In no event shall the open source license\n that governs this project grant any rights in or to any External Products,or\n alter, expand or supersede any terms of the applicable additional agreements.\n If you have a valid license agreement with SAP for the use of a particular SAP\n External Product, then you may make use of any API Calls included in this\n project’s code for that SAP External Product, subject to the terms of such\n license agreement. If you do not have a valid license agreement for the use of\n a particular SAP External Product, then you may only make use of any API Calls\n in this project for that SAP External Product for your internal, non-productive\n and non-commercial test and evaluation of such API Calls. Nothing herein grants\n you any rights to use or access any SAP External Product, or provide any third\n parties the right to use of access any SAP External Product, through API Calls."
66

77
[[annotations]]
88
path = "**"
99
precedence = "aggregate"
10-
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5 Claude Plugin contributors"
10+
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5 plugins for Claude contributors"
1111
SPDX-License-Identifier = "Apache-2.0"

SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Support
22

3-
If you need help setting something up, or if you have questions regarding UI5 Claude Plugin, please refrain from opening an issue on GitHub.
3+
If you need help setting something up, or if you have questions regarding UI5 plugins for Claude, please refrain from opening an issue on GitHub.
44

55
Instead, please use one of the following platforms to seek help:
66

docs/Development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# UI5 Claude Plugin Development
1+
# UI5 plugins for Claude Development
22

3-
**Note:** This document is intended to support UI5 Claude Plugin developers and is not relevant for end users of the UI5 Claude Plugin.
3+
**Note:** This document is intended to support UI5 plugins for Claude developers and is not relevant for end users of the UI5 plugins for Claude.

0 commit comments

Comments
 (0)