Topic: claude-code
35,830 skills in this topic.
-
evernote-prod-checklist
Production readiness checklist for Evernote integrations.
Use when preparing to deploy Evernote integration to production,
or auditing production readiness.
Trigger with phrases like "evernote production", "deploy evernote",
"evernote go live", "production checklist evernote".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-rate-limits
Handle Evernote API rate limits effectively.
Use when implementing rate limit handling, optimizing API usage,
or troubleshooting rate limit errors.
Trigger with phrases like "evernote rate limit", "evernote throttling",
"api quota evernote", "rate limit exceeded".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-reference-architecture
Reference architecture for Evernote integrations.
Use when designing system architecture, planning integrations,
or building scalable Evernote applications.
Trigger with phrases like "evernote architecture", "design evernote system",
"evernote integration pattern", "evernote scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-sdk-patterns
Advanced Evernote SDK patterns and best practices.
Use when implementing complex note operations, batch processing,
search queries, or optimizing SDK usage.
Trigger with phrases like "evernote sdk patterns", "evernote best practices",
"evernote advanced", "evernote batch operations".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-security-basics
Implement security best practices for Evernote integrations.
Use when securing API credentials, implementing OAuth securely,
or hardening Evernote integrations.
Trigger with phrases like "evernote security", "secure evernote",
"evernote credentials", "evernote oauth security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-upgrade-migration
Upgrade Evernote SDK versions and migrate between API versions.
Use when upgrading SDK, handling breaking changes,
or migrating to newer API patterns.
Trigger with phrases like "upgrade evernote sdk", "evernote migration",
"update evernote", "evernote breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-webhooks-events
Implement Evernote webhook notifications and sync events.
Use when handling note changes, implementing real-time sync,
or processing Evernote notifications.
Trigger with phrases like "evernote webhook", "evernote events",
"evernote sync", "evernote notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-advanced-troubleshooting
Debug hard-to-diagnose Firecrawl issues with systematic isolation and evidence collection.
Use when standard troubleshooting fails, investigating why scrapes return empty content,
crawl jobs hang, or webhooks don't fire.
Trigger with phrases like "firecrawl hard bug", "firecrawl mystery error",
"firecrawl impossible to debug", "firecrawl deep debug", "firecrawl not scraping".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-architecture-variants
Choose and implement Firecrawl architecture patterns for different scales and use cases.
Use when designing new Firecrawl integrations, choosing between on-demand/scheduled/pipeline
architectures, or planning scraping infrastructure.
Trigger with phrases like "firecrawl architecture", "firecrawl blueprint",
"how to structure firecrawl", "firecrawl at scale", "firecrawl pipeline design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-ci-integration
Configure Firecrawl CI/CD integration with GitHub Actions and automated scraping tests.
Use when setting up automated testing of Firecrawl integrations, configuring CI pipelines,
or validating scraping behavior in pull requests.
Trigger with phrases like "firecrawl CI", "firecrawl GitHub Actions",
"firecrawl automated tests", "CI firecrawl", "test firecrawl in CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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
-
firecrawl-known-pitfalls
Identify and avoid Firecrawl anti-patterns and common integration mistakes.
Use when reviewing Firecrawl code, onboarding new developers,
or auditing existing integrations for best practices violations.
Trigger with phrases like "firecrawl mistakes", "firecrawl anti-patterns",
"firecrawl pitfalls", "firecrawl what not to do", "firecrawl code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-load-scale
Load test and scale Firecrawl scraping pipelines with concurrency control and batching.
Use when testing scraping throughput, planning capacity for large crawl jobs,
or optimizing concurrent scrape performance.
Trigger with phrases like "firecrawl load test", "firecrawl scale",
"firecrawl throughput", "firecrawl capacity", "firecrawl concurrent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-local-dev-loop
Configure Firecrawl local development with self-hosted Docker, mocking, and testing.
Use when setting up a development environment, running Firecrawl locally to save credits,
or configuring test workflows with vitest.
Trigger with phrases like "firecrawl dev setup", "firecrawl local development",
"firecrawl docker", "firecrawl self-hosted dev", "firecrawl test setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803