chore: sync repo state [ci skip]

This commit is contained in:
github-actions[bot]
2026-04-24 00:20:00 +00:00
parent a457140c30
commit ab483c4eac
25 changed files with 824 additions and 43 deletions

View File

@@ -12,6 +12,12 @@
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>http://localhost/skill/frontend-api-integration-patterns</loc>
<lastmod>2026-04-24</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>http://localhost/skill/skyvern-browser-automation</loc>
<lastmod>2026-04-24</lastmod>
@@ -240,10 +246,4 @@
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
<url>
<loc>http://localhost/skill/ui-component</loc>
<lastmod>2026-04-24</lastmod>
<changefreq>weekly</changefreq>
<priority>0.7</priority>
</url>
</urlset>

View File

@@ -13097,6 +13097,28 @@
"reasons": []
}
},
{
"id": "frontend-api-integration-patterns",
"path": "skills/frontend-api-integration-patterns",
"category": "frontend",
"name": "frontend-api-integration-patterns",
"description": "Production-ready patterns for integrating frontend applications with backend APIs, including race condition handling, request cancellation, retry strategies, error normalization, and UI state management.",
"risk": "safe",
"source": "community",
"date_added": "2026-04-23",
"plugin": {
"targets": {
"codex": "supported",
"claude": "supported"
},
"setup": {
"type": "none",
"summary": "",
"docs": null
},
"reasons": []
}
},
{
"id": "frontend-design",
"path": "skills/frontend-design",