Compare commits

...

3 Commits

Author SHA1 Message Date
Bryan Thompson
55054368ea Merge remote-tracking branch 'origin/main' into HEAD 2026-07-21 15:08:31 -05:00
Bryan Thompson
1b70fe8642 Merge branch 'main' into add-modern-web-guidance 2026-07-20 21:42:16 -05:00
Bryan Thompson
8e8ba93ff1 Add modern-web-guidance plugin 2026-07-20 17:08:34 -05:00

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