ui5-typescript-conversion

Installation
SKILL.md

UI5 TypeScript Conversion Guidelines

This document outlines how a UI5 (SAPUI5/OpenUI5) project can be converted to TypeScript. It consists of the following parts:

  1. Important general rules
  2. How the setup of the project needs to be changed
  3. Converting the code itself
  4. Converting tests (reference to separate file)

General Conversion Rules

Preserve ALL comments

You MUST preserve existing JSDoc, documentation and comments - never remove JSDoc or comments during the conversion.

Example input:

Installs
2
Repository
cline/skills
GitHub Stars
6
First Seen
1 day ago
ui5-typescript-conversion — cline/skills