Topic: claude-code-plugins
5,817 skills in this topic.
-
firecrawl-common-errors
Diagnose and fix Firecrawl common errors and API response codes.
Use when encountering Firecrawl errors, debugging failed scrapes,
or troubleshooting crawl job issues.
Trigger with phrases like "firecrawl error", "fix firecrawl",
"firecrawl not working", "debug firecrawl", "firecrawl 429", "firecrawl 402".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-core-workflow-a
Execute Firecrawl primary workflow: scrape and crawl websites into LLM-ready markdown.
Use when scraping single pages, crawling entire sites, or building content
ingestion pipelines with Firecrawl's scrapeUrl and crawlUrl methods.
Trigger with phrases like "firecrawl scrape", "firecrawl crawl site",
"scrape page to markdown", "crawl documentation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-core-workflow-b
Execute Firecrawl secondary workflow: LLM extraction, batch scraping, and site mapping.
Use when extracting structured data from pages, batch scraping known URLs,
or discovering site structure with the map endpoint.
Trigger with phrases like "firecrawl extract", "firecrawl batch scrape",
"firecrawl map site", "firecrawl structured data", "firecrawl JSON extract".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-cost-tuning
Optimize Firecrawl costs through crawl limits, format selection, caching, and credit monitoring.
Use when analyzing Firecrawl billing, reducing API costs,
or implementing credit budget alerts.
Trigger with phrases like "firecrawl cost", "firecrawl billing",
"reduce firecrawl costs", "firecrawl pricing", "firecrawl credits", "firecrawl budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-data-handling
Process, validate, and store Firecrawl scraped content with deduplication and chunking.
Use when handling scraped markdown, implementing content pipelines, building RAG knowledge
bases, or processing crawl results for downstream consumption.
Trigger with phrases like "firecrawl data", "firecrawl content processing",
"firecrawl markdown cleaning", "firecrawl storage", "firecrawl RAG pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-debug-bundle
Collect Firecrawl debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Firecrawl problems.
Trigger with phrases like "firecrawl debug", "firecrawl support bundle",
"collect firecrawl logs", "firecrawl diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-enterprise-rbac
Configure Firecrawl team access control with per-key credit limits and domain restrictions.
Use when managing multiple API keys per team, implementing credit budgets per consumer,
or controlling which domains each team can scrape.
Trigger with phrases like "firecrawl RBAC", "firecrawl teams",
"firecrawl enterprise", "firecrawl access control", "firecrawl permissions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-hello-world
Create a minimal working Firecrawl example that scrapes a page to markdown.
Use when starting a new Firecrawl integration, testing your setup,
or learning the scrape/crawl/map/extract API surface.
Trigger with phrases like "firecrawl hello world", "firecrawl example",
"firecrawl quick start", "simple firecrawl code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-incident-runbook
Execute Firecrawl incident response procedures with triage, mitigation, and postmortem.
Use when responding to Firecrawl-related outages, investigating scrape/crawl failures,
or running post-incident reviews for Firecrawl integration issues.
Trigger with phrases like "firecrawl incident", "firecrawl outage",
"firecrawl down", "firecrawl on-call", "firecrawl emergency", "firecrawl broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-install-auth
Install and configure Firecrawl SDK authentication for web scraping.
Use when setting up a new Firecrawl integration, configuring API keys,
or initializing Firecrawl in your project.
Trigger with phrases like "install firecrawl", "setup firecrawl",
"firecrawl auth", "configure firecrawl API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-advanced-troubleshooting
Apply Salesforce advanced debugging with debug logs, SOQL query plans, and EventLogFile analysis.
Use when standard troubleshooting fails, investigating SOQL performance issues,
or analyzing Apex governor limit violations.
Trigger with phrases like "salesforce hard bug", "salesforce debug log",
"salesforce governor limit", "salesforce query plan", "salesforce deep debug", "SOQL slow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-ci-integration
Configure Salesforce CI/CD with GitHub Actions, SFDX deployments, and Apex testing.
Use when setting up automated testing, configuring CI pipelines for metadata deployment,
or integrating Salesforce tests into your build process.
Trigger with phrases like "salesforce CI", "salesforce GitHub Actions",
"salesforce automated tests", "CI salesforce", "sfdx deploy CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-common-errors
Diagnose and fix Salesforce common errors, SOQL issues, and API exceptions.
Use when encountering Salesforce errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "salesforce error", "fix salesforce",
"salesforce not working", "debug salesforce", "SOQL error", "salesforce exception".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-core-workflow-a
Execute Salesforce CRUD operations on standard sObjects with SOQL and REST API.
Use when creating, reading, updating, or deleting Accounts, Contacts, Leads,
or Opportunities via the Salesforce API.
Trigger with phrases like "salesforce CRUD", "salesforce create record",
"salesforce update account", "salesforce SOQL query", "salesforce REST API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-core-workflow-b
Execute Salesforce Bulk API 2.0 and Composite API operations for high-volume data.
Use when importing/exporting large datasets, performing multi-object transactions,
or chaining dependent API calls.
Trigger with phrases like "salesforce bulk API", "salesforce composite",
"salesforce batch", "salesforce mass import", "salesforce large data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-cost-tuning
Optimize Salesforce costs through API call reduction, edition selection, and license management.
Use when analyzing Salesforce costs, reducing API consumption,
or choosing the right Salesforce edition for your integration needs.
Trigger with phrases like "salesforce cost", "salesforce pricing",
"reduce salesforce costs", "salesforce license", "salesforce API usage", "salesforce budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-data-handling
Implement Salesforce data privacy, GDPR/CCPA compliance, and field-level encryption patterns.
Use when handling PII in Salesforce records, implementing data subject access requests,
or configuring Salesforce Shield encryption.
Trigger with phrases like "salesforce data privacy", "salesforce PII",
"salesforce GDPR", "salesforce data retention", "salesforce encryption", "salesforce CCPA".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-debug-bundle
Collect Salesforce debug evidence including API limits, debug logs, and org info for support tickets.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Salesforce problems.
Trigger with phrases like "salesforce debug", "salesforce support bundle",
"collect salesforce logs", "salesforce diagnostic", "salesforce debug log".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-deploy-integration
Deploy Salesforce-connected applications to Heroku, Vercel, and Cloud Run with proper credential management.
Use when deploying Salesforce-powered applications to production,
configuring platform-specific secrets, or setting up Heroku Connect.
Trigger with phrases like "deploy salesforce app", "salesforce Heroku",
"salesforce production deploy", "salesforce Cloud Run", "Heroku Connect".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-enterprise-rbac
Configure Salesforce Profiles, Permission Sets, and Sharing Rules for enterprise access control.
Use when implementing role-based access, configuring SSO with Salesforce,
or setting up organization-wide sharing defaults.
Trigger with phrases like "salesforce permissions", "salesforce RBAC",
"salesforce profiles", "salesforce SSO", "salesforce sharing rules", "salesforce OWD".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-hello-world
Create a minimal working Salesforce example with SOQL queries and sObject CRUD.
Use when starting a new Salesforce integration, testing your setup,
or learning basic Salesforce API patterns.
Trigger with phrases like "salesforce hello world", "salesforce example",
"salesforce quick start", "first salesforce query", "salesforce SOQL".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
salesforce-incident-runbook
Execute Salesforce incident response procedures with triage, mitigation, and postmortem.
Use when responding to Salesforce-related outages, investigating API errors,
or running post-incident reviews for Salesforce integration failures.
Trigger with phrases like "salesforce incident", "salesforce outage",
"salesforce down", "salesforce on-call", "salesforce emergency", "salesforce broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-webhooks-events
Implement Attio v2 webhooks -- subscribe to record/list/note/task events,
verify signatures, filter by object or attribute, and handle idempotently.
Trigger: "attio webhook", "attio events", "attio webhook signature",
"handle attio events", "attio notifications", "attio real-time".
jeremylongshore/claude-code-plugins-plus-skills 1,803