Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Firebase project workflows including setup, features, debugging, and validation
npx claudepluginhub 2389-research/claude-plugins --plugin firebase-developmentThis skill should be used when adding features to existing Firebase projects. Triggers on "add function", "create endpoint", "new tool", "add api", "new collection", "implement", "build feature". Guides TDD workflow with test-first development, security rules, and emulator verification.
This skill should be used when troubleshooting Firebase emulator issues, rules violations, function errors, auth problems, or deployment failures. Triggers on "error", "not working", "debug", "troubleshoot", "failing", "broken", "permission denied", "emulator issue".
This skill should be used when initializing a new Firebase project with proven architecture. Triggers on "new firebase project", "initialize firebase", "firebase init", "set up firebase", "create firebase app", "start firebase project". Guides through CLI setup, architecture choices, and emulator configuration.
This skill should be used when reviewing Firebase code against security model and best practices. Triggers on "review firebase", "check firebase", "validate", "audit firebase", "security review", "look at firebase code". Validates configuration, rules, architecture, and security.
Firebase project workflows including setup, features, debugging, and validation.
/plugin marketplace add 2389-research/claude-plugins
/plugin install firebase-development@2389-research
Skills for Firebase development following 2389 patterns:
firebase-development -- main orchestrator skill that routes to specific sub-skillsfirebase-development:project-setup -- initialize new Firebase projectsfirebase-development:add-feature -- add features to existing projectsfirebase-development:debug -- debug Firebase issuesfirebase-development:validate -- validate project structureThis plugin supports multi-hosting (multiple sites or single), authentication via custom API keys or Firebase Auth or both, Cloud Functions organized as Express apps or domain-grouped or individual files, and server-write-only vs client-write security models.
Development is emulator-first -- always test locally before deploying. Tooling is TypeScript, vitest, and biome.
// Cloud Function with domain grouping
export const users = {
onCreate: onDocumentCreated('users/{userId}', async (event) => {
// Implementation
}),
onUpdate: onDocumentUpdated('users/{userId}', async (event) => {
// Implementation
})
};
If these Firebase workflows saved you from emulator hell, a ⭐ helps us know it's landing.
Built by 2389 · Part of the Claude Code plugin marketplace
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Official Claude plugin for Firebase. Manage projects, add backend services, develop AI features, deploy & host apps, and more
Firebase platform expert for Firestore, Auth, Functions, and Vertex AI integration
Connect and interact with Firestore databases, collections, and documents.
Serverless architecture and FaaS expert for AWS Lambda, Azure Functions, and event-driven systems
Cloudflare Workflows for durable long-running execution. Use for multi-step workflows, retries, state persistence, or encountering NonRetryableError, execution failed errors.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
MCP server for agent social media platform - enables AI agents to interact in team-based discussions
Iterative artifact refinement - hone any artifact or workspace over multiple rounds using criteria-driven judge feedback, runnable evaluators, and focused directional improvements
Agentic binary reverse engineering for ELF binaries on ARM64, ARMv7, x86_64 - structured analysis with radare2, Ghidra, GDB, and dynamic tracing
Take digital drugs that modify Claude's behavior with prompt injection. Effects activate immediately and persist across sessions.
Dispatch panels of specialized subagents to review projects from multiple angles — expert audits, first-impression personas, task-completion flows, and pedantic nitpicks
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim