Add modern-web-guidance plugin (#4286)

This commit is contained in:
Bryan Thompson 2026-07-21 16:37:01 -05:00 committed by GitHub
parent ca7e8198f1
commit ec32267cc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.",