firebase-data-connect
🎯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-data-connect teaches AI coding agents how to use Firebase Data Connect — Firebase's schema-driven PostgreSQL integration with GraphQL-style queries.
Key Features
- Schema-first data modeling with Firebase Data Connect
- Guidance for GraphQL-like queries backed by managed Postgres
- Installable via
skillsCLI, Gemini CLI extension, or Claude plugin - Complements Firestore skills when apps need relational data
Who is this for?
Teams building Firebase apps that need relational queries and schema migrations rather than document-oriented stores. Useful when moving from Firestore-only stacks to hybrid apps that use Data Connect for structured data.
Same repository
firebase/agent-skills(26 items)
Installation
npx vibeindex add firebase/agent-skills --skill firebase-data-connectnpx skills add firebase/agent-skills --skill firebase-data-connect~/.claude/skills/firebase-data-connect/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.
A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.
A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.
A collection of Firebase agent skills that help AI coding agents understand and work with Firebase more effectively. Supports installation via Agent Skills CLI, Gemini CLI extension, Claude Plugin, or manual setup.
A Firebase agent skill that helps AI coding agents understand and work with Firebase Crashlytics for crash reporting and diagnostics, following the Agent Skills format.
A Firebase agent skill that helps AI coding agents set up and configure Firebase in Xcode projects for iOS and macOS development, following the Agent Skills format.
A collection of Firebase agent skills that help AI coding agents understand and work with Firebase more effectively, installable via the skills CLI, Gemini CLI extension, or Claude plugin.