Compare commits

...

6 Commits

Author SHA1 Message Date
Bryan Thompson
ae5222bc8e Merge branch 'main' into add-ui-theme-designer 2026-07-21 13:27:15 -05:00
Bryan Thompson
d3d3830978 Merge branch 'main' into add-ui-theme-designer 2026-07-20 21:42:25 -05:00
Bryan Thompson
1a5c0781d7 Merge branch 'main' into add-ui-theme-designer 2026-07-20 12:50:14 -05:00
Bryan Thompson
0e9c7c3780 Merge branch 'main' into add-ui-theme-designer 2026-07-14 19:45:56 -05:00
Bryan Thompson
1faa7d1b9b Merge branch 'main' into add-ui-theme-designer 2026-07-14 15:19:21 -05:00
Bryan Thompson
9f01752a83 Add ui-theme-designer plugin 2026-07-08 15:51:08 -05:00

View File

@@ -3261,6 +3261,22 @@
}
}
},
{
"name": "ui-theme-designer",
"description": "Plugin for coding agents working with UI theme designer. Bundles two skills: how-to and conceptual answers about UI theme designer on BTP, and questions about the SAP Design System and SAP Fiori design tokens — theme parameters and component-level parameter usage in UI5, UI5 Web Components, and Fundamental Styles.",
"author": {
"name": "SAP SE"
},
"category": "design",
"source": {
"source": "git-subdir",
"url": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents.git",
"path": "plugins/ui-theme-designer",
"ref": "main",
"sha": "c6ac4390403fa4ab2fa65f8b4001a03a19ee727c"
},
"homepage": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents"
},
{
"name": "ui5",
"description": "SAPUI5 / OpenUI5 plugin for coding agents. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",