chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-13 00:02:29 +00:00
parent e1b7622471
commit d618056ed8
2 changed files with 90 additions and 5 deletions
+28
View File
@@ -1098,6 +1098,34 @@
"description": "Comprehensive collection of prompts, instructions, and resources for building declarative agents and API plugins using TypeSpec for Microsoft 365 Copilot extensibility.", "description": "Comprehensive collection of prompts, instructions, and resources for building declarative agents and API plugins using TypeSpec for Microsoft 365 Copilot extensibility.",
"version": "1.0.0" "version": "1.0.0"
}, },
{
"name": "ui-theme-designer",
"description": "Equips AI coding agents with knowledge and tooling for working with UI theme designer, the SAP Design System, and SAP Fiori design tokens.",
"version": "2.0.0",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
},
"repository": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents",
"homepage": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents",
"license": "Apache-2.0",
"keywords": [
"design-system",
"design-tokens",
"theming",
"ui5",
"sapui5",
"openui5",
"sap",
"web-development"
],
"source": {
"source": "github",
"repo": "SAP/ui-theme-designer-plugins-for-coding-agents",
"path": "plugins/ui-theme-designer",
"ref": "v2.0.0"
}
},
{ {
"name": "ui5", "name": "ui5",
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
+62 -5
View File
@@ -139,7 +139,13 @@
}, },
"repository": "https://github.com/gsemet/copilot-goal-skill", "repository": "https://github.com/gsemet/copilot-goal-skill",
"license": "MIT", "license": "MIT",
"keywords": ["goal", "autonomous", "inspector", "builder", "loop"], "keywords": [
"goal",
"autonomous",
"inspector",
"builder",
"loop"
],
"source": { "source": {
"source": "github", "source": "github",
"repo": "gsemet/copilot-goal-skill", "repo": "gsemet/copilot-goal-skill",
@@ -317,7 +323,13 @@
"url": "https://www.figma.com" "url": "https://www.figma.com"
}, },
"homepage": "https://github.com/figma/mcp-server-guide", "homepage": "https://github.com/figma/mcp-server-guide",
"keywords": ["figma", "design", "mcp", "ui", "code-connect"], "keywords": [
"figma",
"design",
"mcp",
"ui",
"code-connect"
],
"repository": "https://github.com/figma/mcp-server-guide", "repository": "https://github.com/figma/mcp-server-guide",
"source": { "source": {
"source": "github", "source": "github",
@@ -445,7 +457,14 @@
"url": "https://www.microsoft.com" "url": "https://www.microsoft.com"
}, },
"homepage": "https://github.com/microsoft/Build-CLI", "homepage": "https://github.com/microsoft/Build-CLI",
"keywords": ["microsoft", "build", "ignite", "events", "sessions", "learn"], "keywords": [
"microsoft",
"build",
"ignite",
"events",
"sessions",
"learn"
],
"license": "Apache-2.0", "license": "Apache-2.0",
"repository": "https://github.com/microsoft/Build-CLI", "repository": "https://github.com/microsoft/Build-CLI",
"source": { "source": {
@@ -462,7 +481,12 @@
"url": "https://www.microsoft.com" "url": "https://www.microsoft.com"
}, },
"homepage": "https://github.com/dotnet/modernize-dotnet", "homepage": "https://github.com/dotnet/modernize-dotnet",
"keywords": ["modernization", "upgrade", "migration", "dotnet"], "keywords": [
"modernization",
"upgrade",
"migration",
"dotnet"
],
"license": "MIT", "license": "MIT",
"repository": "https://github.com/dotnet/modernize-dotnet", "repository": "https://github.com/dotnet/modernize-dotnet",
"source": { "source": {
@@ -482,7 +506,12 @@
"repository": "https://github.com/microsoft/modernize-java", "repository": "https://github.com/microsoft/modernize-java",
"homepage": "https://github.com/microsoft/modernize-java", "homepage": "https://github.com/microsoft/modernize-java",
"license": "MIT", "license": "MIT",
"keywords": ["java", "modernization", "upgrade", "spring-boot"], "keywords": [
"java",
"modernization",
"upgrade",
"spring-boot"
],
"source": { "source": {
"source": "github", "source": "github",
"repo": "microsoft/modernize-java", "repo": "microsoft/modernize-java",
@@ -567,6 +596,34 @@
"ref": "2.2.0" "ref": "2.2.0"
} }
}, },
{
"name": "ui-theme-designer",
"description": "Equips AI coding agents with knowledge and tooling for working with UI theme designer, the SAP Design System, and SAP Fiori design tokens.",
"version": "2.0.0",
"author": {
"name": "SAP SE",
"url": "https://www.sap.com"
},
"repository": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents",
"homepage": "https://github.com/SAP/ui-theme-designer-plugins-for-coding-agents",
"license": "Apache-2.0",
"keywords": [
"design-system",
"design-tokens",
"theming",
"ui5",
"sapui5",
"openui5",
"sap",
"web-development"
],
"source": {
"source": "github",
"repo": "SAP/ui-theme-designer-plugins-for-coding-agents",
"path": "plugins/ui-theme-designer",
"ref": "v2.0.0"
}
},
{ {
"name": "ui5", "name": "ui5",
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.", "description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",