diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 2ced6df5..d849e947 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -828,6 +828,28 @@ "sha": "b4ffffc810130893117a7b8f797e0a33102e66de" } }, + { + "name": "modern-web-guidance", + "description": "Modern Web Guidance is an agent skill and CLI tool designed to help AI coding agents build web applications using modern, secure, and high-performance APIs rather than outdated workarounds.\nSupported by the Google Chrome team, it injects expert-curated web platform best practices directly into an agent's context window to prevent the generation of bloated, legacy code.", + "version": "0.0.179", + "author": { + "name": "GoogleChrome", + "url": "https://github.com/GoogleChrome" + }, + "repository": "https://github.com/GoogleChrome/modern-web-guidance", + "homepage": "https://developer.chrome.com/docs/modern-web-guidance", + "license": "Apache-2.0", + "keywords": [ + "frontend", + "web", + "baseline" + ], + "source": { + "source": "github", + "repo": "GoogleChrome/modern-web-guidance", + "ref": "v0.0.179" + } + }, { "name": "modernize-dotnet", "description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.", diff --git a/plugins/external.json b/plugins/external.json index c5440339..39e54104 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -554,6 +554,28 @@ "sha": "b4ffffc810130893117a7b8f797e0a33102e66de" } }, + { + "name": "modern-web-guidance", + "description": "Modern Web Guidance is an agent skill and CLI tool designed to help AI coding agents build web applications using modern, secure, and high-performance APIs rather than outdated workarounds.\nSupported by the Google Chrome team, it injects expert-curated web platform best practices directly into an agent's context window to prevent the generation of bloated, legacy code.", + "version": "0.0.179", + "author": { + "name": "GoogleChrome", + "url": "https://github.com/GoogleChrome" + }, + "repository": "https://github.com/GoogleChrome/modern-web-guidance", + "homepage": "https://developer.chrome.com/docs/modern-web-guidance", + "license": "Apache-2.0", + "keywords": [ + "frontend", + "web", + "baseline" + ], + "source": { + "source": "github", + "repo": "GoogleChrome/modern-web-guidance", + "ref": "v0.0.179" + } + }, { "name": "modernize-dotnet", "description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",