firebase-ai-logic
🎯Skillfrom firebase/agent-skills
Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.
Overview
Part of the official Firebase Agent Skills collection. firebase-ai-logic teaches AI coding agents how to work with Firebase AI Logic — Firebase's product for wiring generative AI into apps with secure, managed backend integration.
Key Features
- Patterns for integrating generative AI into Firebase apps
- Covers Firebase AI Logic's managed backend flow
- Installable via
skillsCLI, Gemini CLI extension, or Claude plugin - Works alongside other Firebase skills for full-stack AI features
Who is this for?
Developers adding generative AI features to Firebase apps who want their AI coding agent aligned with Firebase's supported AI integration patterns. Useful for mobile and web teams shipping AI-powered features with managed infra.
Same repository
firebase/agent-skills(18 items)
Installation
npx vibeindex add firebase/agent-skills --skill firebase-ai-logicnpx skills add firebase/agent-skills --skill firebase-ai-logic~/.claude/skills/firebase-ai-logic/SKILL.mdSKILL.md
More from this repository10
Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.
Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.
Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.
Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.
Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.
Comprehensive guide to Cloud Firestore Standard Edition — covering provisioning, security rules, Web SDK usage, and indexes for Firebase applications.
Builds AI-powered Node.js/TypeScript applications with Genkit — flows, tools, agents, and validation — with explicit guidance to defer to current docs because the Genkit API recently changed.
Complete guide to Firestore Enterprise Native Mode — provisioning, data model, security rules, Web and Python SDK usage, and indexing for Firebase projects.
Builds AI agents and flows in Dart/Flutter with the Genkit Dart SDK — `ai.generate`, `ai.defineTool`, `ai.defineFlow`, embeddings, and streaming — alongside the Genkit CLI dev UI.
Skill for developing AI-powered applications with Genkit in Go — covering generation, structured output, streaming, tool calling, prompts, and flows across Google AI, Vertex AI, Anthropic, OpenAI-compatible, and Ollama model providers. Use when building AI features or agents in Go with the Genkit SDK.