advanced-skill · v1.0.0 · 2026-02-10 · sha256 73fb73a916823292
advanced-skill v1.0.0A
Immutable. This exact content is served forever at /api/v1/blob/73fb73a916823292.
--- 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 Bash commands. Use Write to generate deployment configs. ## Usage ```bash /advanced-skill ``` ## Example ```bash npm run build && npm run deploy ```