firecrawl-load-scale

Implement FireCrawl load testing, auto-scaling, and capacity planning strategies.

Content Preview
---
name: firecrawl-load-scale
description: |
  Implement FireCrawl load testing, auto-scaling, and capacity planning strategies.
  Use when running performance tests, configuring horizontal scaling,
  or planning capacity for FireCrawl integrations.
  Trigger with phrases like "firecrawl load test", "firecrawl scale",
  "firecrawl performance test", "firecrawl capacity", "firecrawl k6", "firecrawl benchmark".
allowed-tools: Read, Write, Edit, Bash(k6:*), Bash(kubectl:*)
version: 1.0.0
license: 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/firecrawl-load-scale.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/firecrawl-pack/skills/firecrawl-load-scale/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/firecrawl-pack/skills/firecrawl-load-scale/SKILL.md

Related Skills