Просмотр исходного кода

Add modern-web-guidance plugin (#4286)

Bryan Thompson 1 месяц назад
Родитель
Сommit
ec32267cc9
1 измененных файлов с 14 добавлено и 0 удалено
  1. 14 0
      .claude-plugin/marketplace.json

+ 14 - 0
.claude-plugin/marketplace.json

@@ -2186,6 +2186,20 @@
       },
       "homepage": "https://miro.com"
     },
+    {
+      "name": "modern-web-guidance",
+      "description": "Keep your coding agent up to date with the latest web best practices",
+      "author": {
+        "name": "Google Chrome"
+      },
+      "category": "development",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/GoogleChrome/modern-web-guidance.git",
+        "sha": "2354c8c5856602e0730d7c65d91f1c29ffc479ee"
+      },
+      "homepage": "https://goo.gle/modern-web-guidance"
+    },
     {
       "name": "mlflow",
       "description": "Skills for tracing, evaluating, and improving AI agents with MLflow. Supports the full agent improvement loop: instrument → trace → evaluate → iterate → validate.",