Domains
Forms
- SKILL.md5.0%
- references95.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When starting any Firebase-related task and the environment is not yet set up, or before using other Firebase skills. Typical context: agent needs to configure Firebase CLI, auth, or project.
npx firebase-tools and reads setup references per agent typeA properly authenticated Firebase CLI environment with active project and agent skills configured, ready for downstream Firebase development.
Use Cases
A developer using Claude Code starts a new Firebase project. The agent invokes firebase-basics to verify CLI via npx, log in, create project, and set up the skill suite. This avoids manual console steps and ensures correct, latest-tooling environment for subsequent Firebase feature work.
An iOS developer needs Firebase added to their app in a remote shell without browser. Using firebase-basics, the agent runs login --no-localhost, fetches GoogleService-Info.plist via CLI, and links via xcode-project-setup. This streamlines secure config without console downloads.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File