Deploy and manage full-stack web apps with Firebase App Hosting using Next.js, Angular, and other supported frameworks.
Works with
Requires Firebase project on Blaze pricing plan; supports Server-Side Rendering (SSR) and Incremental Static Regeneration (ISR) workflows
Deploy via firebase.json configuration with optional apphosting.yaml for backend setup, or enable automated \"git push to deploy\" through GitHub integration
Includes secret management via CLI commands for secure access to sensiti
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionfirebase-app-hosting-basicsExecute the skills CLI command in your project's root directory to begin installation:
Fetches firebase-app-hosting-basics from firebase/agent-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate firebase-app-hosting-basics. Access via /firebase-app-hosting-basics in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
206
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
206
stars
This skill enables the agent to deploy and manage modern, full-stack web applications (Next.js, Angular, etc.) using Firebase App Hosting.
Important: In order to use App Hosting, your Firebase project must be on the Blaze pricing plan. Direct the user to https://console.firebase.google.com/project/_/overview?purchaseBillingPlan=metered to upgrade their plan.
Choose Firebase Hosting if:
Choose Firebase App Hosting if:
This is the recommended flow for most users.
firebase.json with an apphosting block.
{
"apphosting": {
"backendId": "my-app-id",
"rootDir": "/",
"ignore": [
"node_modules",
".git",
"firebase-debug.log",
"firebase-debug.*.log",
"functions"
]
}
}
apphosting.yaml- see Configuration for more information on how to do so.npx -y firebase-tools@latest apphosting:secrets commands to set and grant access to secrets.npx -y firebase-tools@latest deploy when you are ready to deploy.Alternatively, set up a backend connected to a GitHub repository for automated deployments "git push" deployments. This is only recommended for more advanced users, and is not required to use App Hosting. See CLI Commands for more information on how to set this up using CLI commands.
See Emulation for more information on how to test your app locally using the Firebase Local Emulator Suite.
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
ceorkm/mobile-app-ui-design
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
ailabs-393/ai-labs-claude-skills
Solid pick for teams standardizing on skills: firebase-app-hosting-basics is focused, and the summary matches what you get after install.
firebase-app-hosting-basics is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Keeps context tight: firebase-app-hosting-basics is the kind of skill you can hand to a new teammate without a long onboarding doc.
firebase-app-hosting-basics has been reliable in day-to-day use. Documentation quality is above average for community skills.
Registry listing for firebase-app-hosting-basics matched our evaluation — installs cleanly and behaves as described in the markdown.
firebase-app-hosting-basics has been reliable in day-to-day use. Documentation quality is above average for community skills.
Keeps context tight: firebase-app-hosting-basics is the kind of skill you can hand to a new teammate without a long onboarding doc.
firebase-app-hosting-basics is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
Solid pick for teams standardizing on skills: firebase-app-hosting-basics is focused, and the summary matches what you get after install.
I recommend firebase-app-hosting-basics for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 73