Skip to main content
UI5
GitHub creator profile

UI5

Repository-level view of 37 collected skills across 5 GitHub repositories.

skills collected
37
repositories
5
updated
Aug 25, 2026
repository explorer

Repositories and representative skills

ui5-best-practices-mdc
software-developers

UI5 MDC (sap.ui.mdc) best practices for OData V4 delegate-based controls. Use when creating/troubleshooting MDC FilterBar, Chart, Field, FilterField, ValueHelp, Link, MultiValueField, or Table. Covers delegate pattern, fetchProperties, PropertyInfo, p13nMode,…

Aug 3, 2026
ui5-best-practices-smart-controls
software-developers

UI5 smart controls (sap.ui.comp) best practices for OData V2 annotation-driven controls. Use when creating/troubleshooting SmartField, SmartForm, SmartFilterBar, SmartChart, SmartLink, SmartMultiInput, or SmartTable. Covers control selection, annotations…

Aug 3, 2026
ui5-best-practices
software-developers

UI5 development best practices and coding standards derived exclusively from official SAP UI5 guidelines. Use when writing UI5 applications to ensure modern, maintainable code following SAP standards. Covers: async module loading (sap.ui.define, ES6 imports,…

Aug 3, 2026
ui5-typescript-conversion
software-developers

A skill for converting UI5 (SAPUI5/OpenUI5) projects to TypeScript.

Aug 3, 2026
ui5-best-practices-tables
software-developers

UI5 table best practices for freestyle applications. Use when creating/troubleshooting any table: sap.m.Table (ResponsiveTable), sap.ui.table.Table (GridTable), TreeTable, SmartTable, or sap.ui.mdc.Table. Covers control selection matrix, mandatory rules,…

Aug 3, 2026
fix-cyclic-deps
software-developers

Detect and resolve cyclic module dependencies introduced during UI5 modernization. Trigger when user mentions: "cyclic dependency", "circular import", "undefined module at runtime", "lazy require", "sap.ui.require sync", "import cycle", or when a module…

Aug 3, 2026
fix-js-globals
software-developers

Fix JavaScript `no-globals` errors that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs: - `no-globals` rule with message "Access of global variable '...' (...)" in JS files Cases handled (linter CANNOT auto-fix): - Assignments to…

Aug 3, 2026
fix-xml-globals
software-developers

Fix XML view/fragment issues that UI5 linter reports but cannot auto-fix. Use this skill when linter outputs these rules: - `no-globals` - For ALL global variable access in XML views — sap.*, jQuery.*, AND app-namespace globals (e.g.,…

Aug 3, 2026
Showing 8 of 28 collected skills.
Showing 5 of 5 repositories
All repositories loaded