firebase-development-project-setup
Initialize Firebase Projects with Guardrails
New Firebase projects often miss emulator setup, security rules, and architecture decisions. This skill guides Claude, Codex, or Claude Code through a structured Firebase project setup workflow.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "firebase-development-project-setup" from https://skillstore.io/skills/2389-research-firebase-development-project-setup.md and its manifest at https://skillstore.io/api/skills/2389-research-firebase-development-project-setup/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "firebase-development-project-setup". Initialize a Firebase app for a small web product.
Expected outcome:
A guided setup checklist covering CLI login, project creation, hosting choice, authentication approach, functions layout, rules, emulators, tests, and linting.
Using "firebase-development-project-setup". Help my team pick the right Firebase functions structure.
Expected outcome:
A comparison of Express API, domain grouped functions, and individual functions, followed by the recommended project structure.
Using "firebase-development-project-setup". Prepare local Firebase development before feature work starts.
Expected outcome:
An emulator-first workflow with verification steps for build, lint, tests, emulator UI access, environment files, and documented architecture decisions.
Security Audit
SafeI found no malicious behavior or prompt injection in SKILL.md. The static alerts are Markdown backticks, visible setup commands, localhost emulator URLs, and expected .env guidance for Firebase project setup. The environment guidance recommends gitignore coverage and does not read, print, or transmit secrets.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (4)
๐ Filesystem access (1)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/2389-research-firebase-development-project-setup/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/2389-research-firebase-development-project-setup?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/2389-research-firebase-development-project-setup?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/2389-research-firebase-development-project-setup/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/2389-research-firebase-development-project-setup.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
2389-research. (2026). firebase-development-project-setup security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/2389-research-firebase-development-project-setup/audits/6BibTeX citation
@techreport{2389-research-2389-research-firebase-development-project-setup-2026,
author = {2389-research},
title = {firebase-development-project-setup security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/2389-research-firebase-development-project-setup/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "firebase-development-project-setup security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "2389-research"
date-released: "2026-07-04"
url: "https://skillstore.io/skills/2389-research-firebase-development-project-setup/audits/6"
identifiers:
- type: other
value: "skillstore:2389-research-firebase-development-project-setup:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Start a Product Prototype
Create a Firebase project with emulators, TypeScript functions, hosting, rules, and tests from the first setup session.
Standardize Team Firebase Setup
Use a repeatable checklist for architecture choices, local emulators, linting, and verification before feature development starts.
Prepare Client Project Foundations
Document hosting, authentication, functions, and security decisions while creating a maintainable Firebase starter structure.
Try These Prompts
Use this skill to initialize a new Firebase project. Ask me the required architecture questions before creating files.
Set up Firebase emulators, TypeScript functions, Vitest, and Biome for a new project. Include a verification checklist.
Help me choose between Express API, domain grouped functions, and individual function files for this Firebase app.
Create a complete Firebase setup plan with hosting, auth, functions, security rules, emulator workflow, tests, and first commit steps.
Best Practices
- Answer the four architecture questions before generating files or running setup commands.
- Keep environment files local and confirm they are ignored by version control.
- Run emulator, build, lint, and test checks before considering the setup complete.
Avoid
- Skipping emulator setup and testing until after features are built.
- Copying production secrets into prompts or shared setup notes.
- Selecting client-write security rules without documenting the risk and rule strategy.
Frequently Asked Questions
Does this skill run Firebase commands automatically?
Can it set up Cloud Functions?
Does it support multiple hosting sites?
How does it handle secrets?
Is it only for new projects?
Which AI tools can use it?
Developer Details
Author
2389-researchLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/2389-research/claude-plugins/tree/main/firebase-development/skills/project-setupRef
14dc8f201a64f8d30fd131d7f036cd5e788be523
Maintenance freshness
7/18/2026
Usage
13 downloads ยท 213 views
File structure
๐ SKILL.md