Domains
Forms
- SKILL.md5.9%
- other94.1%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When user needs a relational database with Firebase (PostgreSQL), mentions SQL Connect/Data Connect, or designs schemas, authorized queries/mutations, realtime updates, or type-safe SDKs.
npx firebase-tools dataconnect:compile and generate SDKsA secure SQL Connect backend with PostgreSQL, auto-generated type-safe SDKs for web/Android/iOS/Flutter, realtime subscriptions, and deployed Cloud SQL service.
Use Cases
A startup builds a social app needing user profiles and posts with relations. Using this skill, they define schema.gql with @table and @ref, write queries/mutations with @auth(level: USER), validate via dataconnect:compile, and generate Kotlin/Swift SDKs. This secures data access and speeds up native app development with type safety.
An e-commerce team needs realtime inventory and vector search. They use this skill to model products with Vector type, configure @refresh subscriptions, and integrate Cloud Functions via onMutationExecuted. Deploying with firebase-tools gives them a scalable Postgres backend with auto-generated web SDK and live updates.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File