CtrlK
BlogDocsLog inGet started
Tessl Logo

firestore-operations-manager

Manage Firebase/Firestore operations including CRUD, queries, batch processing, and index/rule guidance. Use when you need to create/update/query Firestore documents, run batch writes, troubleshoot missing indexes, or plan migrations. Trigger with phrases like "firestore operations", "create firestore document", "batch write", "missing index", or "fix firestore query".

67

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

65%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A concise, well-organized overview that assumes Claude's competence, but it stays high-level: the body lacks executable code and its progressive disclosure is undermined by a broken reference link and failure to surface the real reference files.

Suggestions

Fix the Resources link: replace the non-existent 'references/SKILL.full.md' with actual links to errors.md, examples.md, and implementation.md so Claude can navigate to the detailed material.

Add at least one executable snippet or command in the Instructions (e.g., a sample batched-write call or a `gcloud firestore indexes composite create` command) to lift actionability toward copy-paste-ready.

Turn the Error Handling section into an explicit validate→fix→re-validate feedback loop within the workflow (e.g., 'If emulator/smoke test fails, apply the fix below and re-run before proceeding') to satisfy the feedback-loop expectation for batch/destructive operations.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what Firestore is or how libraries work; each section (Prerequisites, Instructions, Output, Error Handling, Examples, Resources) earns its place with no padding, matching the 'lean and efficient' anchor.

3 / 3

Actionability

Guidance names concrete artifacts ('firestore.indexes.json', emulator tests, batched writes/transactions, pagination) but the body itself contains no executable code or commands — concrete implementation detail is deferred to references, fitting the 'some concrete guidance but incomplete' anchor rather than copy-paste-ready level 3.

2 / 3

Workflow Clarity

A clear 5-step sequence exists with a validation step ('run emulator tests or a minimal smoke query'), but because batch/destructive operations are core, the missing explicit validate→fix→re-validate feedback loop caps this at 2 per the rubric's feedback-loop rule; error recovery lives in a separate section rather than as a sequenced checkpoint.

2 / 3

Progressive Disclosure

The body is well-structured and reference files exist (errors.md, examples.md, implementation.md, setup-firestore.sh), but the body points only to a non-existent '${CLAUDE_SKILL_DIR}/references/SKILL.full.md' and never links the three real reference files, so the actual bundle is not clearly signaled — matching 'references present but not clearly signaled' rather than the well-navigated level 3.

2 / 3

Total

9

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-structured description: concrete capabilities, explicit 'Use when' triggers, natural trigger phrases, and a distinct Firestore niche in third-person voice.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'CRUD, queries, batch processing, and index/rule guidance' plus 'create/update/query Firestore documents, run batch writes, troubleshoot missing indexes, or plan migrations' — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers both 'what' ('Manage Firebase/Firestore operations including CRUD, queries, batch processing...') and 'when' with an explicit 'Use when you need to create/update/query... or plan migrations' clause, satisfying the top anchor.

3 / 3

Trigger Term Quality

Explicit 'Trigger with phrases like "firestore operations", "create firestore document", "batch write", "missing index", or "fix firestore query"' provides natural terms a user would actually say, meeting the good-coverage anchor; not level 2 because common variations are well represented.

3 / 3

Distinctiveness Conflict Risk

Clear Firestore-specific niche with distinct triggers ('firestore operations', 'fix firestore query'); unlikely to fire for unrelated skills. Voice is third person ('Manage...'), so no specificity penalty applies.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.