firebase-development:debug

Installation
SKILL.md

Firebase Debugging

Overview

This sub-skill guides systematic troubleshooting of Firebase development issues. It handles emulator problems, rules violations, function errors, auth issues, and deployment failures.

Key principles:

  • Identify issue type first (emulator, rules, functions, auth, deployment)
  • Use Emulator UI and Rules Playground for diagnosis
  • Export emulator state before restarting
  • Document issues and solutions for future reference

When This Sub-Skill Applies

  • Emulators won't start or have port conflicts
  • Getting Firestore rules violations (PERMISSION_DENIED)
  • Cloud Functions returning errors or not executing
  • Authentication not working in emulators
  • Deployment fails with cryptic errors
Related skills

More from 2389-research/claude-plugins

Installs
13
GitHub Stars
31
First Seen
Jan 26, 2026