·developing-genkit-tooling
</>

developing-genkit-tooling

firebase/genkit

Best practices for authoring Genkit tooling, including CLI commands and MCP server tools. Covers naming conventions, architectural patterns, and consistency guidelines.

6Installs·2Trend·@firebase

Installation

$npx skills add https://github.com/firebase/genkit --skill developing-genkit-tooling

SKILL.md

Consistency in naming helps users and agents navigate the tooling.

Use snakecase for tool names to align with MCP standards.

Most commands require interacting with the user's project runtime. Use the runWithManager utility to handle the lifecycle of the runtime process.

Best practices for authoring Genkit tooling, including CLI commands and MCP server tools. Covers naming conventions, architectural patterns, and consistency guidelines. Source: firebase/genkit.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/firebase/genkit --skill developing-genkit-tooling
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is developing-genkit-tooling?

Best practices for authoring Genkit tooling, including CLI commands and MCP server tools. Covers naming conventions, architectural patterns, and consistency guidelines. Source: firebase/genkit.

How do I install developing-genkit-tooling?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/firebase/genkit --skill developing-genkit-tooling Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/firebase/genkit

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-02

Related Skills

None