Domains
Forms
- SKILL.md33.3%
- references66.7%
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 a user wants to deploy a static web app, SPA, or simple microservice via Firebase Hosting (Classic), not App Hosting.
firebase.json via references/configuration.md (public dir, redirects, rewrites)npx firebase-tools emulators:start --only hosting for local testA configured and deployed Firebase Hosting site with CDN, SSL, and preview URLs; locally testable before live.
Use Cases
A developer built a React SPA and needs to publish it. Using this skill, they configure firebase.json for the build folder, run deploy via firebase-tools, and share a preview channel URL for stakeholder review before going live. It saves setup time and ensures SSL and CDN are automatic.
A small team maintains a static marketing site. They use this skill to manage redirects/headers in firebase.json and automate GitHub preview deploys. Local emulation with firebase-tools validates changes before merge, reducing production errors and speeding releases.
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