firebase/agent-skills
Agent Skills for Firebase
解決的問題
AI 編碼代理在有效使用 Firebase 時經常遇到困難。本專案提供一組專門的指示與腳本,擴展這些代理的能力,使其能更深入了解並與 Firebase 生態系統互動。
工作原理
使用 Agent Skills 格式來打包指示與腳本。這些技能可透過 CLI 安裝整合至各種 AI 輔助工具,也可手動將規則新增至特定專案目錄(如 .cursor/rules/ 或 .github/copilot-instructions.md)中使用。
適用對象
使用 AI 編碼代理(如 Cursor、Windsurf、GitHub Copilot、Gemini CLI、Claude 或 Kimi)並以 Firebase 建構應用程式的開發者。
主要特色
- 支援多種 AI 工具,包括 Cursor、Windsurf、GitHub Copilot、Gemini CLI、Claude 與 Kimi。
- 提供多種安裝方式,包含專用的
skills CLI 與手動設定。
- 遵循標準化的 Agent Skills 格式,確保相容性。
相關
- 專案
microsoft/skills-for-fabricA collection of reusable AI assistant instructions that help AI coding tools understand and operate within Microsoft Fabric workloads, APIs, and best practices.
- 專案
- 專案
- 專案
samber/cc-skills-golangA curated set of AI‑agent “skills” that encode Go best‑practice guidance (style, testing, concurrency, libraries, etc.). Installable via the universal `skills` CLI or by cloning into the discovery folder of Claude Code, Copilot, Gemini, Cursor, etc. Skills are atomic, human‑reviewed, and dramatically improve AI‑assistant accuracy on Go code reviews.
- 專案