#462

Globales Ranking · von 600 Skills

firebase-local-env-setup Hermes AI Agent Skill

Quellcode ansehen: firebase/agent-skills

Medium

Installation

npx skills add firebase/agent-skills --skill firebase-local-env-setup

5.0K

Installationen

Logo 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 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

  1. 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: Codex Plugin

Add the Firebase marketplace for Codex plugins:

codex plugin marketplace add firebase/skills

Install the Firebase plugin:

codex plugin add firebase@firebase

Option 5: Manual Set Up

  1. Clone this repository:
git clone https://github.com/firebase/skills.git
  1. Copy the contents of the skills directory to the appropriate location for your AI tool. Common locations include:
    • Cursor: .cursor/rules/
    • Windsurf: .windsurfrules/
    • GitHub Copilot: .github/copilot-instructions.md (or project-specific instruction files)

Option 6: Local Path via Agent Skills CLI

The skills CLI also supports installing skills from a local directory. If you have cloned this repository, you can add skills by pointing the CLI to your local folder:

npx skills add /path/to/your/local/firebase-skills/skills

If you make changes to the local skills repository and want to update your project with the new changes, you can update them by running:

npx skills experimental_install

Option 7: Local Development (Live Symlinking)

If you are actively contributing to or developing these skills, using npx skills add or copying files means you have to manually update them every time you make a change. Instead, use a symlink so that changes in your local clone are immediately reflected in your test project.

For example, to test with Cursor:

ln -s /path/to/firebase-skills/skills /path/to/your/test-project/.cursor/rules

🤝 Contributing

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/amazing-feature
  3. Commit changes: git commit -m 'Add amazing feature'
  4. Push to branch: git push origin feature/amazing-feature
  5. Open a Pull Request (PR)

📄 License

This project is licensed under the Apache 2 License - see the LICENSE file for details.

Made with ❤️ from Firebase for the AI community

Installationen

Installationen 5.0K
Globales Ranking #462 von 600

Sicherheitsprüfung

ath Safe
socket Safe
Warnungen: 0 Bewertung: 90
snyk Medium

AI chat subscription

Turn model research into daily AI work.

Use 100+ models, web search, files, and EU-hosted options in one paid chat workspace.

Inference credits

Build with EU-hosted open-source models.

OpenAI-compatible API for GLM, Kimi, DeepSeek and more. Add credits inside the dashboard.

So verwenden Sie diesen Skill

1

Install firebase-local-env-setup by running npx skills add firebase/agent-skills --skill firebase-local-env-setup in your project directory. Führen Sie den obigen Installationsbefehl in Ihrem Projektverzeichnis aus. Die Skill-Datei wird von GitHub heruntergeladen und in Ihrem Projekt platziert.

2

Keine Konfiguration erforderlich. Ihr KI-Agent (Claude Code, Cursor, Windsurf usw.) erkennt installierte Skills automatisch und nutzt sie als Kontext bei der Code-Generierung.

3

Der Skill verbessert das Verständnis Ihres Agenten für firebase-local-env-setup, und hilft ihm, etablierte Muster zu befolgen, häufige Fehler zu vermeiden und produktionsreifen Code zu erzeugen.

Was Sie erhalten

Skills sind Klartext-Anweisungsdateien — kein ausführbarer Code. Sie kodieren Expertenwissen über Frameworks, Sprachen oder Tools, das Ihr KI-Agent liest, um seine Ausgabe zu verbessern. Das bedeutet null Laufzeit-Overhead, keine Abhängigkeitskonflikte und volle Transparenz: Sie können jede Anweisung vor der Installation lesen und prüfen.

Kompatibilität

Dieser Skill funktioniert mit jedem KI-Coding-Agenten, der das skills.sh-Format unterstützt, einschließlich Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider und anderen Tools, die projektbezogene Kontextdateien lesen. Skills sind auf Transportebene framework-agnostisch — der Inhalt bestimmt, für welche Sprache oder welches Framework er gilt.

Data sourced from the skills.sh registry and GitHub. Install counts and security audits are updated regularly.

AI chat subscription

Turn model research into daily AI work.

Use 100+ models, web search, files, and EU-hosted options in one paid chat workspace.