Topic: mcp
13,395 skills in this topic.
-
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
-
firecrawl-performance-tuning
Optimize Firecrawl scraping performance with caching, batch scraping, and format selection.
Use when experiencing slow scrapes, optimizing credit usage per page,
or building high-throughput scraping pipelines.
Trigger with phrases like "firecrawl performance", "optimize firecrawl",
"firecrawl latency", "firecrawl caching", "firecrawl slow", "firecrawl batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-observability
Monitor Firecrawl scraping pipelines with metrics, credit tracking, and quality alerts.
Use when implementing monitoring for Firecrawl operations, setting up dashboards,
or configuring alerting for scrape failures and credit consumption.
Trigger with phrases like "firecrawl monitoring", "firecrawl metrics",
"firecrawl observability", "monitor firecrawl", "firecrawl alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-rate-limits
Handle Algolia rate limits and throttling: per-key limits, indexing queue limits,
429 responses, and backoff strategies.
Trigger: "algolia rate limit", "algolia throttling", "algolia 429",
"algolia retry", "algolia backoff", "algolia too many requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-prod-checklist
Execute Algolia production readiness checklist: index settings, key security,
replica configuration, monitoring, and rollback procedures.
Trigger: "algolia production", "deploy algolia", "algolia go-live",
"algolia launch checklist", "algolia production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-performance-tuning
Optimize Algolia search performance: record size, searchable attributes,
replica strategy, response caching, and query-time parameter tuning.
Trigger: "algolia performance", "optimize algolia", "algolia latency",
"algolia slow", "algolia caching", "algolia response time".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-observability
Set up observability for Algolia: Prometheus metrics for search latency/errors,
OpenTelemetry tracing, structured logging, and Grafana dashboards.
Trigger: "algolia monitoring", "algolia metrics", "algolia observability",
"monitor algolia", "algolia alerts", "algolia tracing", "algolia dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-incident-runbook
Execute Algolia incident response: triage search failures, distinguish
Algolia-side vs your-side issues, apply fallbacks, and run postmortems.
Trigger: "algolia incident", "algolia outage", "algolia down",
"algolia on-call", "algolia emergency", "algolia broken", "search is down".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-hello-world
Create a minimal working Algolia example — index records and search them.
Use when starting a new Algolia integration, testing your setup,
or learning the saveObjects/searchSingleIndex pattern.
Trigger: "algolia hello world", "algolia example", "algolia quick start", "first algolia search".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-enterprise-rbac
Configure Algolia enterprise access control: team-scoped API keys, Secured API Keys
for multi-tenant RBAC, dashboard team management, and audit logging.
Trigger: "algolia RBAC", "algolia enterprise", "algolia roles", "algolia permissions",
"algolia team access", "algolia multi-tenant", "algolia SSO".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-deploy-integration
Deploy Algolia-powered apps to Vercel, Fly.io, and Cloud Run with proper
API key management and InstantSearch frontend integration.
Trigger: "deploy algolia", "algolia Vercel", "algolia production deploy",
"algolia Cloud Run", "algolia Fly.io", "algolia InstantSearch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-webhooks-events
Use Figma webhooks to trigger automatic Anima code generation on design changes.
Use when building event-driven design-to-code pipelines, auto-generating
components when Figma files change, or integrating design updates into CI.
Trigger: "anima webhook", "figma webhook", "anima auto-generate on change".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-upgrade-migration
Upgrade @animaapp/anima-sdk versions and handle API changes.
Use when upgrading SDK versions, migrating from the Figma plugin workflow
to SDK-based automation, or adapting to new Anima API features.
Trigger: "anima upgrade", "anima migration", "anima SDK update".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-security-basics
Secure Anima and Figma tokens for design-to-code pipelines.
Use when protecting API credentials, restricting Figma access scope,
or hardening CI/CD design automation pipelines.
Trigger: "anima security", "anima token safety", "figma token security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-performance-tuning
Optimize Anima code generation performance with caching, parallelism, and output tuning.
Use when reducing generation latency, optimizing batch component generation,
or improving generated code quality for production use.
Trigger: "anima performance", "anima slow", "anima optimization", "anima caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-local-dev-loop
Set up iterative design-to-code development loop with Anima SDK.
Use when rapidly iterating on Figma-to-code output, comparing framework outputs,
or building a local preview server for generated components.
Trigger: "anima local dev", "anima dev loop", "anima preview", "anima iteration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-install-auth
Install the Anima SDK and configure authentication for Figma-to-code generation.
Use when setting up design-to-code automation, configuring Figma token access,
or initializing the @animaapp/anima-sdk for server-side code generation.
Trigger: "install anima", "setup anima", "anima auth", "anima figma token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-hello-world
Generate React/Vue/HTML code from a Figma design using the Anima SDK.
Use when testing design-to-code conversion, learning Anima's code output format,
or building your first automated design-to-code pipeline.
Trigger: "anima hello world", "anima example", "figma to react",
"figma to code", "anima generate code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-core-workflow-a
Build automated Figma-to-React pipeline with the Anima SDK.
Use when automating design handoff, building CI/CD design-to-code workflows,
or creating a design system code generator from Figma components.
Trigger: "anima design pipeline", "figma to react pipeline",
"automated design handoff", "anima component generator".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-common-errors
Diagnose and fix common Anima SDK design-to-code errors.
Use when encountering Figma token errors, code generation failures,
node not found issues, or output quality problems.
Trigger: "anima error", "anima not working", "anima debug", "figma to code error".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-ci-integration
Configure CI/CD pipeline for automated Figma-to-code generation with Anima.
Use when automating design-to-code in GitHub Actions, setting up PR-based
component generation, or integrating Anima into design handoff workflows.
Trigger: "anima CI", "anima GitHub Actions", "anima automated generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-webhooks-events
Implement Algolia Insights API for click/conversion tracking, search analytics,
and real-time event-driven index updates via database change listeners.
Trigger: "algolia events", "algolia analytics", "algolia insights",
"algolia click tracking", "algolia conversion", "algolia event tracking".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-core-workflow-a
Implement Algolia search with filters, facets, highlighting, and pagination.
The primary money-path workflow: search records, apply filters, display results.
Trigger: "algolia search", "search with algolia", "algolia filters",
"algolia facets", "algolia search implementation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-common-errors
Diagnose and fix the top Algolia API errors: 400, 403, 404, 429, ApiError,
RetryError, and indexing failures.
Trigger: "algolia error", "fix algolia", "algolia not working",
"debug algolia", "algolia 429", "algolia 403".
jeremylongshore/claude-code-plugins-plus-skills 1,803