Firebase AI Logic When to use this skill - Add Gemini-powered features directly inside a Firebase app . - Build in-app text, chat, multimodal, structured-output, or streaming experiences. - Decide whether a request should stay in the client/app layer or move to a backend workflow. - Add Firebase-specific production controls such as App Check, quota awareness, and Firebase service integration around the AI feature. - Handle app-side AI for web, mobile, Flutter, Unity, or similar Firebase-supported client surfaces. Do not use this skill when - The user needs server-owned flows, tool calling, RA…