Topic: anthropic
9,221 skills in this topic.
-
evernote-hello-world
Create a minimal working Evernote example.
Use when starting a new Evernote integration, testing your setup,
or learning basic Evernote API patterns.
Trigger with phrases like "evernote hello world", "evernote example",
"evernote quick start", "simple evernote code", "create first note".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-incident-runbook
Manage incident response for Evernote integration issues.
Use when troubleshooting production incidents, handling outages,
or responding to Evernote service issues.
Trigger with phrases like "evernote incident", "evernote outage",
"evernote emergency", "troubleshoot evernote production".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-performance-tuning
Optimize Evernote integration performance.
Use when improving response times, reducing API calls,
or scaling Evernote integrations.
Trigger with phrases like "evernote performance", "optimize evernote",
"evernote speed", "evernote caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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
-
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-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-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
-
firecrawl-migration-deep-dive
Migrate to Firecrawl from Puppeteer, Playwright, Cheerio, or other scraping tools.
Use when replacing custom scraping code with Firecrawl, migrating between
scraping APIs, or re-platforming content ingestion pipelines.
Trigger with phrases like "migrate to firecrawl", "replace puppeteer with firecrawl",
"switch to firecrawl", "firecrawl vs puppeteer", "firecrawl migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-multi-env-setup
Configure Firecrawl across development, staging, and production environments.
Use when setting up multi-environment scraping pipelines, managing credit budgets per env,
or configuring self-hosted Firecrawl for development.
Trigger with phrases like "firecrawl environments", "firecrawl staging",
"firecrawl dev prod", "firecrawl environment setup", "firecrawl config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-reference-architecture
Implement Firecrawl reference architecture with scrape/crawl/map/extract pipelines.
Use when designing new Firecrawl integrations, reviewing project structure,
or building content ingestion pipelines for AI/RAG applications.
Trigger with phrases like "firecrawl architecture", "firecrawl project structure",
"firecrawl pipeline", "firecrawl RAG", "firecrawl knowledge base".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-reliability-patterns
Implement Firecrawl reliability patterns: circuit breakers, crawl fallbacks, and content validation.
Use when building fault-tolerant scraping pipelines, implementing crawl-to-scrape fallback,
or adding content quality gates to Firecrawl integrations.
Trigger with phrases like "firecrawl reliability", "firecrawl circuit breaker",
"firecrawl fallback", "firecrawl resilience", "firecrawl fault tolerant".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-sdk-patterns
Apply production-ready Firecrawl SDK patterns for TypeScript and Python.
Use when implementing Firecrawl integrations, building reusable scraping services,
or establishing team coding standards for Firecrawl.
Trigger with phrases like "firecrawl SDK patterns", "firecrawl best practices",
"firecrawl code patterns", "idiomatic firecrawl", "firecrawl wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-ci-integration
Automate financial reporting workflows that complement Fondo with CI/CD
pipelines for expense tracking, budget alerts, and financial data validation.
Trigger: "fondo CI", "fondo automation", "fondo financial alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-common-errors
Diagnose and fix common Fondo issues including integration sync failures,
categorization errors, and R&D credit qualification problems.
Trigger: "fondo error", "fondo sync issue", "fondo not syncing", "fondo problem".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-core-workflow-a
Execute Fondo primary workflow: monthly bookkeeping close and financial reporting.
Use when managing month-end close, reviewing financial statements,
or preparing for board meetings and fundraising.
Trigger: "fondo bookkeeping", "fondo month close", "fondo financial reports".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-install-auth
Set up Fondo account and configure integrations with Gusto, QuickBooks,
and bank accounts for automated startup bookkeeping and R&D tax credits.
Trigger: "setup fondo", "fondo account", "fondo integrations", "connect fondo".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-local-dev-loop
Configure local development workflows that integrate with Fondo for
financial data, using Fondo exports with QuickBooks or accounting tools.
Trigger: "fondo dev setup", "fondo export", "fondo QuickBooks", "fondo local data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-performance-tuning
Optimize Fondo workflows including faster month-end close, efficient
data exports, and streamlined CPA communication.
Trigger: "fondo performance", "fondo faster close", "optimize fondo workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fondo-upgrade-migration
Migrate to Fondo from other bookkeeping services, switch between Fondo plans,
or transition accountants while maintaining financial continuity.
Trigger: "migrate to fondo", "switch to fondo", "fondo migration", "change accountant".
jeremylongshore/claude-code-plugins-plus-skills 1,803