using-firebase

1 stars 3 forks
95
A

Comprehensive Firebase development guidance for GCP-hosted applications. Covers Firestore database operations (CRUD, queries, transactions, data modeling), Cloud Functions (1st and 2nd generation, TypeScript and Python, all trigger types), Firebase CLI operations, emulator setup and data persistence, security rules (Firestore and Storage), authentication integration, hosting configuration, and GCP service integration. Use when working with Firebase projects, deploying Cloud Functions, queryin...

#claude-code-skill#Cloud Functions#Firebase development#Comprehensive Firebase#Firestore data#agentic-skill#Firestore#Functions

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install SpillwaveSolutions/using-firebase/using-firebase
skilz install SpillwaveSolutions/using-firebase/using-firebase --agent opencode
skilz install SpillwaveSolutions/using-firebase/using-firebase --agent codex
skilz install SpillwaveSolutions/using-firebase/using-firebase --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/SpillwaveSolutions/using-firebase
2. Copy the agent skill directory:
cp -r using-firebase ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Stars
1
Forks
3
Type
Non-Technical
Meta-Domain
general
Primary Domain
general
Sub-Domain
python code data
Market Score
95

Agent Skill Grade

A
Score: 95/100 Click to see breakdown

Score Breakdown

Spec Compliance
14/15
PDA Architecture
27/30
Ease of Use
22/25
Writing Style
9/10
Utility
17/20
Modifiers: +6

Areas to Improve

  • Missing script implementation files
  • Missing assets directory
  • Scope section could be more concise

Recommendations

  • Address 1 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-19

Developer Feedback

I took a look at your using-firebase skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 95/100, solid A grade. This is based on Anthropic's skill best practices rubric. Your strongest area is Spec Compliance (14/15) — the metadata and frontmatter are locked in. Weakest area is Utility (17/20) — not because the skill lacks value, but because some promised scripts and templates aren't actually in the package.

What's Working Well

  • Progressive Disclosure is chef's kiss. Your SKILL.md is 239 lines with a 3-line Quick Start, then 8 focused references. That's the right balance — dense but navigable. The Task Navigation table with specific triggers like onDocumentCreated, onRequest, onCall actually tells me when to use this.

  • Trigger coverage is thorough. You've got 15+ specific keywords in the description — firebase, firestore, cloud functions, callable function, scheduled function, emulator, deploy. Real developers searching for "how do I set up a scheduled Cloud Function" will land here.

  • Writing is clean and imperative. No "you should" or "we recommend" — just "Run", "Deploy", "Create". Consistent voice throughout, and the Pre-Deployment Checklist uses checkbox format for actual scanability.

The Big One: Missing Script Implementations

Severity: High — This is what's keeping you from 98+. Your SKILL.md references scripts/init_project.sh, scripts/start_emulators.sh, and scripts/deploy.sh in the Scripts section and Task Navigation table. But they don't exist in the repo.

Why it matters: A developer following your guidance will hit a wall looking for scripts/init_project.sh and won't find it. That breaks trust and makes the skill feel incomplete, ...

AI-Detected Topics

Extracted using NLP analysis

claude-code-skill Cloud Functions Firebase development Comprehensive Firebase Firestore data agentic-skill Firestore Functions Firebase security rules

Report Security Issue

Found a security vulnerability in this agent skill?