Topic: llm
10,059 skills in this topic.
-
cohere-debug-bundle
Collect Cohere debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Cohere API problems.
Trigger with phrases like "cohere debug", "cohere support bundle",
"collect cohere logs", "cohere diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-deploy-integration
Deploy Cohere-powered applications to Vercel, Fly.io, and Cloud Run.
Use when deploying Cohere API v2 apps to production,
configuring platform-specific secrets, or setting up deployment pipelines.
Trigger with phrases like "deploy cohere", "cohere Vercel",
"cohere production deploy", "cohere Cloud Run", "cohere Fly.io".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-enterprise-rbac
Configure Cohere enterprise API key management, role-based access, and org controls.
Use when implementing multi-team API key management, per-team usage limits,
or setting up organization-level controls for Cohere.
Trigger with phrases like "cohere enterprise", "cohere RBAC",
"cohere team keys", "cohere org management", "cohere access control".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-hello-world
Create a minimal working Cohere example with Chat, Embed, and Rerank.
Use when starting a new Cohere integration, testing your setup,
or learning basic Cohere API v2 patterns.
Trigger with phrases like "cohere hello world", "cohere example",
"cohere quick start", "simple cohere code".
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
-
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
-
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-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
-
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
-
cohere-observability
Set up comprehensive observability for Cohere API v2 with metrics, traces, and alerts.
Use when implementing monitoring for Chat/Embed/Rerank operations,
setting up dashboards, or configuring alerts for Cohere integrations.
Trigger with phrases like "cohere monitoring", "cohere metrics",
"cohere observability", "monitor cohere", "cohere alerts", "cohere tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-performance-tuning
Optimize Cohere API performance with caching, batching, model selection, and streaming.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Cohere Chat, Embed, and Rerank.
Trigger with phrases like "cohere performance", "optimize cohere",
"cohere latency", "cohere caching", "cohere slow", "cohere batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-prod-checklist
Execute Cohere production deployment checklist and rollback procedures.
Use when deploying Cohere integrations to production, preparing for launch,
or implementing go-live procedures for Cohere-powered apps.
Trigger with phrases like "cohere production", "deploy cohere",
"cohere go-live", "cohere launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-rate-limits
Implement Cohere rate limiting, backoff, and request queuing patterns.
Use when handling 429 errors, implementing retry logic,
or optimizing API request throughput for Cohere.
Trigger with phrases like "cohere rate limit", "cohere throttling",
"cohere 429", "cohere retry", "cohere backoff".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-reference-architecture
Implement Cohere reference architecture with layered project layout for RAG and agents.
Use when designing new Cohere integrations, reviewing project structure,
or establishing architecture standards for Cohere API v2 applications.
Trigger with phrases like "cohere architecture", "cohere project structure",
"cohere layout", "organize cohere app", "cohere design pattern".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-sdk-patterns
Apply production-ready Cohere SDK patterns for TypeScript and Python.
Use when implementing Cohere integrations, refactoring SDK usage,
or establishing team coding standards for Cohere API v2.
Trigger with phrases like "cohere SDK patterns", "cohere best practices",
"cohere code patterns", "idiomatic cohere", "cohere wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-security-basics
Apply Cohere security best practices for API key management and access control.
Use when securing API keys, implementing key rotation,
or auditing Cohere security configuration.
Trigger with phrases like "cohere security", "cohere secrets",
"secure cohere", "cohere API key security", "cohere key rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-upgrade-migration
Migrate from Cohere API v1 to v2 and upgrade SDK versions.
Use when upgrading cohere-ai SDK, migrating from CohereClient to CohereClientV2,
or handling breaking changes between API versions.
Trigger with phrases like "upgrade cohere", "cohere migration",
"cohere v1 to v2", "update cohere SDK", "cohere breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-webhooks-events
Implement Cohere streaming event handling, SSE patterns, and connector webhooks.
Use when building streaming UIs, handling chat/tool events,
or registering Cohere connectors for RAG.
Trigger with phrases like "cohere streaming", "cohere events",
"cohere SSE", "cohere connectors", "cohere webhook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-advanced-composer
Advanced Cursor Composer techniques: agent mode, parallel agents, complex refactoring, and multi-step
orchestration. Triggers on "advanced composer", "composer patterns", "multi-file generation",
"composer refactoring", "agent mode", "parallel agents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-api-key-management
Configure BYOK API keys for OpenAI, Anthropic, Google, Azure, and custom models in Cursor.
Triggers on "cursor api key", "cursor openai key", "cursor anthropic key", "own api key cursor",
"BYOK cursor", "cursor azure key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-codebase-indexing
Set up and optimize Cursor codebase indexing for semantic code search and @Codebase queries.
Triggers on "cursor index", "codebase indexing", "index codebase", "cursor semantic search",
"@codebase", "cursor embeddings".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-context-management
Optimize context window usage in Cursor with @-mentions, context pills, and conversation strategy.
Triggers on "cursor context", "context window", "context limit", "cursor memory", "context management",
"@-mentions", "context pills".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-extension-integration
Integrate VS Code extensions with Cursor IDE: compatibility, Open VSX registry, VSIX installation,
conflict resolution, and essential extensions. Triggers on "cursor extensions", "cursor vscode extensions",
"cursor plugins", "cursor marketplace", "open vsx", "vsix install".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-git-integration
Integrate Git workflows with Cursor IDE: AI commit messages, @Git context, diff review, and conflict
resolution. Triggers on "cursor git", "git in cursor", "cursor version control", "cursor commit",
"cursor branch", "@Git".
jeremylongshore/claude-code-plugins-plus-skills 1,803