๐ŸŽฏ

developing-genkit-js

๐ŸŽฏSkill

from firebase/agent-skills

VibeIndex|
What it does
|

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.

Overview

Part of the official Firebase Agent Skills collection. developing-genkit-js helps build AI-powered Node.js/TypeScript applications with Genkit โ€” covering flows, tools, agents, and validation โ€” with explicit guidance to defer to current documentation since the Genkit API recently changed.

Key Features

  • Build flows, tools, agents, and validation in Genkit JS
  • Explicit policy: defer to current docs because the Genkit API recently changed
  • Installable via skills CLI, Gemini CLI extension, or Claude plugin
  • Complements developing-genkit-dart for Dart/Flutter teams

Who is this for?

Node.js and TypeScript developers building AI features with Genkit who want their AI coding agent to stay up to date with recent API changes. Useful for teams adopting Genkit during its active evolution.

๐Ÿ“ฆ

Same repository

firebase/agent-skills(18 items)

developing-genkit-js

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add firebase/agent-skills --skill developing-genkit-js
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add firebase/agent-skills --skill developing-genkit-js
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/developing-genkit-js/SKILL.md

SKILL.md

34,266Installs
-
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.

๐ŸŽฏ
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.

๐ŸŽฏ
developing-genkit-dart๐ŸŽฏSkill

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.

๐ŸŽฏ
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.