firebase-data-connect
PostgreSQL-backed GraphQL backend with auto-generated type-safe SDKs for web, mobile, and Flutter.
What it does
- Web (TypeScript): reference/sdkweb.md
- Android (Kotlin): reference/sdkandroid.md
- iOS (Swift): reference/sdkios.md
- Admin (Node.js):
- Flutter (Dart): reference/sdkflutter.md
Requirements & configuration
- explicitly requests it or when the task requires advanced database features.
- If you need to implement a specific feature, consult the mapped reference file:
Configuration: RANK
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
PostgreSQL-backed GraphQL backend with auto-generated type-safe SDKs for web, mobile, and Flutter.
Source
Repository: https://github.com/firebase/agent-skills
firebase-data-connect FAQ
What does the firebase-data-connect skill do?
Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely. Use when designing schemas with tables and relations, writing authorized queries and mutations, configuring real-time data updates, or generating type-safe SDKs. Use when you need a relational database with Firebase, or when the user mentions SQL Connect or Data Connect. Web (TypeScript): reference/sdkweb.md Android (Kotlin): reference/sdkandroid.md
What does firebase-data-connect require?
explicitly requests it or when the task requires advanced database features. If you need to implement a specific feature, consult the mapped reference file: Configuration keys: RANK.
How do I install firebase-data-connect?
Run: npx -y skills add https://github.com/firebase/agent-skills --skill firebase-data-connect --agent claude-code — the source lives at github.com/firebase/agent-skills.
Maintain firebase-data-connect?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/firebase-agent-skills-firebase-data-connect?ref=badge) npx agentictools info skills/firebase-agent-skills-firebase-data-connect The second line is the CLI lookup for this page — handy in READMEs and docs.