developing-genkit-js
Helps you build AI-powered apps with Firebase Genkit in Node.
Setup & Installation
What This Skill Does
Helps you build AI-powered apps with Firebase Genkit in Node.js and TypeScript. Covers flows, tools, model integration, and error troubleshooting for Genkit's v1.x API, with built-in access to official docs via the Genkit CLI.
Genkit's API changed significantly at v1.0, so having a skill that enforces correct patterns and links to up-to-date docs prevents hours lost to outdated examples.
When to use it
- Setting up a new Genkit project with Google AI or another provider
- Debugging Genkit ValidationError or type errors using the common-errors reference
- Writing a multi-step AI flow with structured input and output schemas
- Adding tool-use capabilities to a Genkit agent in an Express or Next.js app
- Migrating older Genkit code from pre-1.0 APIs to the current v1.x syntax
Similar Skills
mcp-builder
A development guide for building MCP (Model Context Protocol) servers that connect LLMs to external APIs and services.
skill-creator
A skill for building, testing, and refining other skills.
template
A starter scaffold for building new agent skills.
answers
Provides AI-generated answers grounded in live web search results through Brave's OpenAI-compatible chat completions endpoint.
