Skillshub firestore-index-creator

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/jeremylongshore/claude-code-plugins-plus-skills/firestore-index-creator" ~/.claude/skills/comeonoliver-skillshub-firestore-index-creator && rm -rf "$T"
manifest: skills/jeremylongshore/claude-code-plugins-plus-skills/firestore-index-creator/SKILL.md
source content

Firestore Index Creator

Purpose

This skill provides automated assistance for firestore index creator tasks within the GCP Skills domain.

When to Use

This skill activates automatically when you:

  • Mention "firestore index creator" in your request
  • Ask about firestore index creator patterns or best practices
  • Need help with google cloud platform skills covering compute, storage, bigquery, vertex ai, and gcp-specific services.

Capabilities

  • Provides step-by-step guidance for firestore index creator
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • "Help me with firestore index creator"
  • "Set up firestore index creator"
  • "How do I implement firestore index creator?"

Related Skills

Part of the GCP Skills skill category. Tags: gcp, bigquery, vertex-ai, cloud-run, firebase