npx claudepluginhub firebase/agent-skills --plugin firebaseThis skill uses the workspace's default tool permissions.
This skill provides a complete guide for getting started with Firestore Enterprise Native Mode, including provisioning, data model, security rules, and SDK usage.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
This skill provides a complete guide for getting started with Firestore Enterprise Native Mode, including provisioning, data model, security rules, and SDK usage.
To set up Firestore Enterprise Native Mode in your Firebase project and local environment, see provisioning.md.
To learn about Firestore data model and how to organize your data, see data_model.md.
For guidance on writing and deploying Firestore Security Rules to protect your data, see security_rules.md.
To learn how to use Firestore Enterprise Native Mode in your application code, see:
Indexes help improve query performance and speed up slow queries. For checking index types, query support tables, and best practices, see indexes.md.