firebase-hosting-basics
Deploy and manage static sites, SPAs, and dynamic content using Firebase Hosting with CDN and preview channels.
Install
npx skills add https://github.com/firebase/agent-skills --skill firebase-hosting-basicsStats
| Total installs | 3,698 |
| Weekly installs | 3.7K |
| GitHub stars | 187 |
| First seen | Feb 17, 2026 |
| Source | @firebase/agent-skills |
Summary
- Supports static sites, single-page apps (React, Vue, etc.), and dynamic content via Cloud Functions or Cloud Run integration
- Includes preview channels for testing changes on temporary URLs before live deployment, with GitHub Actions automation
- Configure routing, redirects, rewrites, and headers via firebase.json; emulate locally at http://localhost:5000 before deploying
- Not intended for full-stack frameworks requiring server-side rendering; use Firebase App Hosting for Next.js, Angular, or similar
Tags
Related skills
| Skill | Installs | vs firebase-hosting-basics |
|---|---|---|
| wcag-audit-patterns | 3,809 | +111 |
| nextjs-best-practices | 3,716 | +18 |
| fullstack-developer | 3,637 | -61 |
| create-adaptable-composable | 4,086 | +388 |
| typescript-react-reviewer | 3,900 | +202 |
FAQ
- How many installs does firebase-hosting-basics have?
- firebase-hosting-basics has 3,698 total installs and 3.7K installs this week.
- Where is firebase-hosting-basics hosted?
- firebase-hosting-basics is published by @firebase/agent-skills at https://github.com/firebase/agent-skills.
- How many GitHub stars does firebase-hosting-basics have?
- firebase-hosting-basics has 187 GitHub stars.
- When was firebase-hosting-basics first indexed?
- OrangeBot.AI first indexed firebase-hosting-basics on Feb 17, 2026.
- How do I install firebase-hosting-basics?
- Run: npx skills add https://github.com/firebase/agent-skills --skill firebase-hosting-basics