Domains
Forms
- SKILL.md25.0%
- references75.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 the user needs to deploy or manage a full-stack web app (Next.js/Angular) with backend on Firebase App Hosting, especially for SSR/ISR or git-push deploy.
npx firebase-tools deploy or link GitHub for CI/CD.A deployed full-stack app on Firebase App Hosting with config files, secret management, and optional automated pipeline.
Use Cases
A developer built a Next.js e-commerce site with SSR and wants quick deploy. They use this skill to verify Blaze plan, write firebase.json and apphosting.yaml, set API secrets via firebase-tools, and run npx firebase-tools deploy. It saves config effort and gives a live URL with SSR support.
A team maintains an Angular app and wants git-push automated deploys. Using this skill, they connect a GitHub repo to App Hosting via CLI commands, configure backend, and enable CI/CD. Every push deploys automatically, reducing manual release work and speeding iteration.
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