Firebase Emulator の状態を確認
Checks the running status of Firebase Emulator services and displays their ports and UI URLs.
/plugin marketplace add no-problem-dev/claude-code-plugins/plugin install firebase-emulator@no-problem-pluginsなしFirebase Emulator の起動状態を確認します。
${CLAUDE_PLUGIN_ROOT}/scripts/emulator-status.sh
EMULATOR_PORT_FIRESTORE: Firestore ポート(デフォルト: 8090)EMULATOR_PORT_AUTH: Auth ポート(デフォルト: 9099)EMULATOR_PORT_STORAGE: Storage ポート(デフォルト: 9199)EMULATOR_PORT_UI: UI ポート(デフォルト: 4000)