Topic: developer-tools
13,276 skills in this topic.
-
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-deploy-integration
Deploy Anima design-to-code service as a backend API endpoint.
Use when building a design-to-code microservice, deploying Anima SDK
as a serverless function, or creating an internal design tool API.
Trigger: "deploy anima", "anima service deploy", "anima serverless".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-debug-bundle
Collect Algolia debug evidence: index stats, API key ACLs, query logs,
and network diagnostics for support tickets.
Trigger: "algolia debug", "algolia support bundle", "collect algolia logs",
"algolia diagnostic", "algolia troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-debug-bundle
Collect Anima SDK debug evidence for support tickets and troubleshooting.
Use when filing Anima support requests, debugging code generation issues,
or collecting diagnostic data for the Anima team.
Trigger: "anima debug bundle", "anima support ticket", "anima diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-data-handling
Implement Algolia data handling: record transforms, PII filtering before indexing,
data retention, GDPR/CCPA compliance with Algolia's deleteByQuery and Insights deletion.
Trigger: "algolia data", "algolia PII", "algolia GDPR", "algolia data retention",
"algolia privacy", "algolia CCPA", "algolia data sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-cost-tuning
Optimize Anima API costs through caching, incremental generation, and tier selection.
Use when managing Anima API usage, reducing unnecessary code generations,
or right-sizing your Anima plan for team size.
Trigger: "anima cost", "anima pricing", "anima budget", "anima API usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-core-workflow-b
Clone websites to React/HTML code and customize Anima output with AI.
Use when converting live websites to code, customizing generated components,
or building design-system-aware code from URL screenshots.
Trigger: "anima website to code", "anima URL clone", "anima AI customization",
"website to react", "clone website to 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
-
algolia-cost-tuning
Optimize Algolia costs: understand search request vs record pricing,
reduce operations with batching and caching, monitor usage via Analytics API.
Trigger: "algolia cost", "algolia billing", "reduce algolia costs",
"algolia pricing", "algolia expensive", "algolia budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-core-workflow-b
Implement Algolia indexing pipeline: data sync, partial updates, synonyms, and rules.
The secondary money-path workflow: keep your index in sync with source data.
Trigger: "algolia indexing", "sync data to algolia", "algolia synonyms",
"algolia rules", "algolia partial update", "algolia reindex".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-migration-deep-dive
Migrate from OpenAI/Anthropic/other LLM providers to Cohere, or vice versa.
Use when switching LLM providers, migrating embeddings between models,
or re-platforming existing AI integrations to Cohere API v2.
Trigger with phrases like "migrate to cohere", "switch from openai to cohere",
"cohere migration", "replace openai with cohere", "cohere replatform".
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
-
cohere-local-dev-loop
Configure Cohere local development with mocking, testing, and hot reload.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Cohere API v2.
Trigger with phrases like "cohere dev setup", "cohere local development",
"cohere dev environment", "develop with cohere", "mock cohere".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-install-auth
Install and configure Cohere SDK authentication with API v2.
Use when setting up a new Cohere integration, configuring API keys,
or initializing the CohereClientV2 in your project.
Trigger with phrases like "install cohere", "setup cohere",
"cohere auth", "configure cohere API key".
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-upgrade-migration
Upgrade algoliasearch from v4 to v5 with breaking change detection and codemod.
Use when upgrading SDK versions, detecting deprecations, or migrating initIndex patterns.
Trigger: "upgrade algolia", "algolia migration v5", "algolia breaking changes",
"update algolia SDK", "algolia v4 to v5".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-security-basics
Apply Algolia security best practices: API key scoping, secured API keys,
frontend vs backend key separation, and key rotation.
Trigger: "algolia security", "algolia API key security", "secure algolia",
"algolia secrets", "algolia key rotation", "algolia secured key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-sdk-patterns
Apply production-ready algoliasearch v5 patterns: singleton client, typed search,
error handling, and batch operations.
Use when implementing Algolia integrations, refactoring SDK usage,
or establishing team coding standards.
Trigger: "algolia SDK patterns", "algolia best practices", "algolia code patterns", "idiomatic algolia".
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
-
cohere-incident-runbook
Execute Cohere incident response procedures with triage, mitigation, and postmortem.
Use when responding to Cohere API outages, investigating errors,
or running post-incident reviews for Cohere integration failures.
Trigger with phrases like "cohere incident", "cohere outage",
"cohere down", "cohere on-call", "cohere emergency", "cohere broken".
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
-
algolia-ci-integration
Configure Algolia CI/CD: GitHub Actions for index validation, automated reindexing
on deploy, and integration testing against real Algolia indices.
Trigger: "algolia CI", "algolia GitHub Actions", "algolia automated tests",
"CI algolia", "algolia deploy pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-multi-env-setup
Configure Cohere across development, staging, and production environments.
Use when setting up multi-environment deployments, configuring per-environment
API keys, model selection, and rate limit strategies.
Trigger with phrases like "cohere environments", "cohere staging",
"cohere dev prod", "cohere environment setup", "cohere config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803