Firecrawl Prod Checklist
This checklist helps streamline your Firecrawl product development process by ensuring consistent execution and reducing potential pitfalls.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add firecrawl-prod-checklist npx -- -y @trustedskills/firecrawl-prod-checklist
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"firecrawl-prod-checklist": {
"command": "npx",
"args": [
"-y",
"@trustedskills/firecrawl-prod-checklist"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, firecrawl-prod-checklist, provides a production checklist for FireCrawl deployments. It ensures adherence to best practices and reduces the risk of errors during releases. The tool automates verification steps, generating reports on compliance with established standards.
When to use it
- Before deploying any changes to a live FireCrawl environment.
- As part of an automated CI/CD pipeline for consistent release quality.
- When onboarding new team members and ensuring they follow deployment procedures.
- To quickly assess the readiness of a production deployment against predefined criteria.
Key capabilities
- Automated checklist execution
- Generation of compliance reports
- Adherence to FireCrawl best practices
- Production release verification
Example prompts
- "Run the FireCrawl production checklist."
- "Generate a report on my current FireCrawl deployment's adherence to the production checklist."
- “Execute the checklist and flag any deviations from standard procedures.”
Tips & gotchas
This skill requires familiarity with FireCrawl deployments and best practices. The accuracy of the checklist depends on its configuration, so ensure it reflects your organization’s specific requirements.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.