🎯

developing-genkit-dart

🎯Skill

from firebase/agent-skills

VibeIndex|
What it does
|

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.

Overview

Part of the official Firebase Agent Skills collection. developing-genkit-dart helps build AI agents and flows in Dart/Flutter with the Genkit Dart SDK — including ai.generate, ai.defineTool, ai.defineFlow, embeddings, streaming, and the Genkit CLI dev UI.

Key Features

  • Core Dart APIs: ai.generate, ai.defineTool, ai.defineFlow
  • Embeddings and streaming response patterns
  • Integration with the Genkit CLI dev UI for local iteration
  • Installable via skills CLI, Gemini CLI extension, or Claude plugin

Who is this for?

Dart and Flutter developers adding AI features to mobile or desktop apps with Genkit. Useful for teams extending a Flutter app with agentic flows, RAG, or streaming generation while keeping the existing Dart codebase.

📦

Same repository

firebase/agent-skills(18 items)

developing-genkit-dart

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add firebase/agent-skills --skill developing-genkit-dart
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add firebase/agent-skills --skill developing-genkit-dart
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/developing-genkit-dart/SKILL.md
34,149Installs
-
AddedMar 11, 2026

More from this repository10

🎯
firebase-basics🎯Skill

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.

🎯
firebase-auth-basics🎯Skill

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.

🎯
firebase-hosting-basics🎯Skill

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.

🎯
firebase-app-hosting-basics🎯Skill

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.

🎯
firebase-data-connect🎯Skill

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.

🎯
firebase-firestore-standard🎯Skill

Comprehensive guide to Cloud Firestore Standard Edition — covering provisioning, security rules, Web SDK usage, and indexes for Firebase applications.

🎯
developing-genkit-js🎯Skill

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.

🎯
firebase-firestore-enterprise-native-mode🎯Skill

Complete guide to Firestore Enterprise Native Mode — provisioning, data model, security rules, Web and Python SDK usage, and indexing for Firebase projects.

🎯
firebase-ai-logic🎯Skill

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.

🎯
developing-genkit-go🎯Skill

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.