Developing Genkit Js
Description
A collection of skills for AI coding agents, to help them understand and work with Firebase more effectively.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for firebase/agent-skills, shared by 2 entries
in this directory. It describes the repository, not this entry specifically.
Firebase Agent Skills
A collection of skills for AI coding agents, to help them understand and work with Firebase more effectively.
Skills are packaged instructions and scripts that extend agent capabilities, following the [Agent Skills](https://agentskills.io/home) format.
Installation
Option 1: Agent Skills CLI
For most popular AI-assistive tools, you can use the `skills` CLI to install Firebase agent skills:
npx skills add firebase/skills
Option 2: Gemini CLI Extension
This repository is configured as a Gemini CLI extension. You can add it using the Gemini CLI:
gemini extensions install https://github.com/firebase/skills
Option 3: Claude Plugin
- Add the Firebase marketplace for Claude plugins:
claude plugin marketplace add firebase/skills
Install the Claude plugin for Firebase:
claude plugin install firebase@firebase
Verify the installation:
claude plugin marketplace list
Option 4: Manual Set Up
- Clone this repository:
git clone https://github.com/firebase/skills.git
- Copy the contents of the
skillsdirectory to the appropriate location for your AI tool.
🤝 Contributing
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature - Commit changes:
git commit -m 'Add amazing feature' - Push to branch:
git push origin feature/amazing-feature - Open a Pull Request (PR)
📄 License
This project is licensed under the Apache 2 License - see the [LICENSE](LICENSE) file for details.
**Made with ❤️ from Firebase for the AI community**
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11