Agent Skills Directory

Browse production-ready skills for Claude Code, Cursor, Codex, Gemini CLI, and more. Install in seconds to supercharge your AI coding assistant.

137 skills21 categories
Works with
Claude Code
Cursor
Windsurf
GitHub Copilot
Codex
Gemini CLI
OperationsEngineeringEngineering TeamClaude CodeCodex137 results

Firebase Basics

Core principles and workflow for using Firebase. Make sure to ALWAYS use this skill whenever you are trying to use the Firebase CLI (`firebase`), build with Firebase, set up Firebase services, or use Firebase in any project, even if the user doesn't explicitly ask for Firebase basics.

00
firebase
#skills

Firebase Auth Basics

Guide for setting up and using Firebase Authentication. Use this skill when the user's app requires user sign-in, user management, or secure data access using auth rules.

00
firebase
#skills

Firebase App Hosting Basics

Deploy and manage web apps with Firebase App Hosting. Use this skill when deploying Next.js/Angular apps with backends.

00
firebase
#skills

Firebase AI Logic

Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.

00
firebase
#skills

Developing Genkit Js

Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.

00
firebase
#skills

Setup API Key

Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools. Use when the user needs to configure an ElevenLabs API key, when ElevenLabs tools fail due to missing API key, or when the user mentions needing access to ElevenLabs. First checks whether ELEVENLABS_API_KEY is already configured and valid, and only runs full setup when needed.

00
elevenlabs
#setup api key

Fix

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

00
facebook
#.claude

Verify

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

00
facebook
#.claude

Test

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

00
facebook
#.claude

Flow

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

00
facebook
#.claude

Flags

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

00
facebook
#.claude

Feature Flags

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

00
facebook
#.claude