CtrlK
BlogDocsLog inGet started
Tessl Logo

firecrawl-prod-checklist

Execute Firecrawl production deployment checklist and rollback procedures. Use when deploying Firecrawl integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "firecrawl production", "deploy firecrawl", "firecrawl go-live", "firecrawl launch checklist".

76

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%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.

The body is concise, highly actionable, and clearly sequenced with validation checkpoints. Its main weakness is progressive disclosure: everything lives in one monolithic file with no references to split-out detail files.

Suggestions

Move the longer code examples (healthCheck, productionCrawl wrapper) into a scripts/ bundle file and reference them from SKILL.md to reduce inline bulk and improve progressive disclosure.

Extract the detailed Pre-Deployment Checklist items into a references/ file (e.g. CHECKLIST.md), keeping SKILL.md as a concise overview that links to it.

Add a brief feedback-loop note in Step 4 (e.g. 'if health check still shows firecrawl enabled after rollback, re-run rollout and re-verify') to make the rollback validation an explicit retry loop.

DimensionReasoningScore

Conciseness

The body is lean checklists, executable code blocks, and a compact alerting table with no padding or re-explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

It provides fully executable curl/kubectl commands and complete TypeScript examples (healthCheck, productionCrawl) that are copy-paste ready, plus concrete checklist parameters (429/402/401, limit, maxDepth).

3 / 3

Workflow Clarity

Steps 1-4 are clearly sequenced with explicit validation checkpoints (verify connectivity via jq '.success', verify rollback via health curl, crawl completion/deadline checks) and a full pre-deployment checklist for the complex process.

3 / 3

Progressive Disclosure

Sections are well-organized, but it is a monolithic ~160-line single file with all content (multiple full code examples, detailed checklist, alerting table) inline and no one-level-deep references to split-out materials.

2 / 3

Total

11

/

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, specific description that clearly states what the skill does and when to use it, with natural trigger phrases and a distinct niche. It would not benefit from significant changes.

DimensionReasoningScore

Specificity

"Execute Firecrawl production deployment checklist and rollback procedures" names concrete, domain-specific actions rather than vague language, matching the multiple-specific-actions anchor.

3 / 3

Completeness

It explicitly answers what ("Execute ... checklist and rollback procedures") and when ("Use when deploying ... preparing for launch, or implementing go-live procedures") with an explicit trigger clause.

3 / 3

Trigger Term Quality

Trigger phrases "firecrawl production", "deploy firecrawl", "firecrawl go-live", "firecrawl launch checklist" are natural terms a user would actually say, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

The Firecrawl-specific niche and firecrawl-prefixed triggers make it clearly distinguishable and unlikely to fire for unrelated skills.

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.