🎯

xcode-project-setup

🎯Skill

from firebase/agent-skills

VibeIndex|
What it does
|

A Firebase agent skill that helps AI coding agents set up and configure Firebase in Xcode projects for iOS and macOS development, following the Agent Skills format.

Overview

A Firebase agent skill that guides AI coding agents through setting up and configuring Firebase in Xcode projects for iOS and macOS development. Part of the Firebase Agent Skills collection, it follows the Agent Skills format and supports multiple installation paths across popular AI coding tools.

Key Features

  • Xcode Project Configuration: Provides step-by-step instructions for adding Firebase SDKs to Xcode projects via Swift Package Manager or CocoaPods, configuring build settings, and setting up GoogleService-Info.plist
  • Cross-Tool Compatibility: Installable through Agent Skills CLI (npx skills add firebase/skills), Gemini CLI extension, Claude plugin marketplace, or manual setup for Cursor, Windsurf, and GitHub Copilot
  • iOS/macOS Development Support: Covers Firebase initialization, App Delegate setup, and platform-specific configuration for both iOS and macOS targets

Who is this for?

  • iOS and macOS developers using AI coding agents who need to integrate Firebase into their Xcode projects quickly and correctly
  • Teams building Apple platform apps with Firebase who want their AI assistants to follow official setup procedures
  • Developers new to Firebase on Apple platforms who want guided, error-free project configuration through their AI coding tool
📦

Same repository

firebase/agent-skills(22 items)

xcode-project-setup

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add firebase/agent-skills --skill xcode-project-setup
skills.sh Install⚠ Installs to .agents/skills/
npx skills add firebase/agent-skills --skill xcode-project-setup
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/xcode-project-setup/SKILL.md

SKILL.md

50,434Installs
-
AddedApr 30, 2026

More from this repository10

🎯
firebase-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-auth-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-hosting-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-app-hosting-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-data-connect🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
developing-genkit-js🎯Skill

Builds AI-powered Node.js/TypeScript applications with Genkit — flows, tools, agents, and validation — with explicit guidance to defer to current docs because the Genkit API recently changed.

🎯
developing-genkit-dart🎯Skill

Builds AI agents and flows in Dart/Flutter with the Genkit Dart SDK — `ai.generate`, `ai.defineTool`, `ai.defineFlow`, embeddings, and streaming — alongside the Genkit CLI dev UI.

🎯
firebase-security-rules-auditor🎯Skill

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

🎯
firebase-ai-logic-basics🎯Skill

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

🎯
firebase-firestore🎯Skill

A collection of Firebase agent skills that help AI coding agents understand and work with Firebase more effectively. Supports installation via Agent Skills CLI, Gemini CLI extension, Claude Plugin, or manual setup.