ui5-typescript-conversion

Installation
SKILL.md

UI5 TypeScript Conversion Guidelines

How to convert a UI5 (SAPUI5/OpenUI5) project to TypeScript: general rules, project setup changes, code conversion, and test conversion (separate file).

General Conversion Rules

Preserve ALL comments

You MUST preserve existing JSDoc, documentation and comments - never remove JSDoc or comments during the conversion. When converting to a class, add @namespace but keep ALL existing JSDoc.

Installs
132
GitHub Stars
35
First Seen
Apr 8, 2026
ui5-typescript-conversion — ui5/plugins-coding-agents