firecrawl-prod-checklist

Featured

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".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Firecrawl Production Checklist ## Overview Pre-deployment validation checklist for applications using Firecrawl's scrape, crawl, map, and extract APIs. Covers credential management, crawl safety limits, error handling, monitoring, and rollback. ## Prerequisites - Staging environment tested and passing - Production API key from [firecrawl.dev/app](https://firecrawl.dev/app) - Monitoring infrastructure ready ## Pre-Deployment Checklist ### Credentials & Security - [ ] Production `FIRECRAWL_API_KEY` in secure vault (not in code or .env) - [ ] Key starts with `fc-` and is scoped to production - [ ] Different API keys for dev/staging/production - [ ] `.env` files in `.gitignore` - [ ] Webhook secrets stored securely - [ ] Git history scanned for leaked keys ### Crawl Safety - [ ] All `crawlUrl` calls have `limit` parameter set - [ ] `maxDepth` configured to prevent unbounded crawling - [ ] `includePaths` / `excludePaths` filters applied where appropriate - [ ] Credit budget tracking implemented (daily limit alerts) - [ ] No hardcoded URLs in production code ### Error Handling - [ ] 429 rate limit handling with exponential backoff - [ ] 402 credit exhaustion handled gracefully (no crash) - [ ] 401 auth failure logged and alerted - [ ] Async crawl jobs have timeout with deadline - [ ] Fallback from crawl to individual scrape on failure - [ ] Empty markdown detection (JS rendering issues) ### Monitoring & Alerting - [ ] Scrape success/failure rate tracked - [ ] Credit consum...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

fireflies-prod-checklist

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

2,266 Updated today
jeremylongshore
AI & Automation Solid

webflow-prod-checklist

Execute Webflow production deployment checklist — token security, rate limit hardening, health checks, circuit breakers, gradual rollout, and rollback procedures. Use when deploying Webflow integrations to production or preparing for launch. Trigger with phrases like "webflow production", "deploy webflow", "webflow go-live", "webflow launch checklist", "webflow production ready".

2,266 Updated today
jeremylongshore
AI & Automation Featured

flyio-prod-checklist

Execute Fly.io production deployment checklist with health checks, auto-scaling, monitoring, and rollback procedures. Trigger: "fly.io production", "fly.io go-live", "fly.io prod checklist".

2,266 Updated today
jeremylongshore
DevOps & Infrastructure Featured

firecrawl-deploy-integration

Deploy Firecrawl integrations to Vercel, Cloud Run, and Docker platforms. Use when deploying Firecrawl-powered applications to production, configuring platform-specific secrets, or setting up self-hosted Firecrawl. Trigger with phrases like "deploy firecrawl", "firecrawl Vercel", "firecrawl production deploy", "firecrawl Cloud Run", "firecrawl Docker".

2,266 Updated today
jeremylongshore
AI & Automation Featured

adobe-prod-checklist

Execute Adobe production deployment checklist covering credential management, API health checks, rate limit configuration, and rollback procedures for Firefly Services, PDF Services, and I/O Events integrations. Trigger with phrases like "adobe production", "deploy adobe", "adobe go-live", "adobe launch checklist".

2,266 Updated today
jeremylongshore