advanced-skill · v1.0.0 · 2026-02-10 · sha256 6f9c72e677907e43
advanced-skill v1.0.0A
Immutable. This exact content is served forever at /api/v1/blob/6f9c72e677907e43.
--- name: advanced-skill description: Use this to deploy the project using Firebase tools and MCP integration version: 1.0.0 disable-model-invocation: true allowed-tools: - Bash - Write --- # Advanced Skill This skill handles project deployment using the `firebase:deploy` MCP tool. ## Usage ```bash /advanced-skill ``` ## Example ```bash npm run build && npm run deploy ```