Topic: plugin-system
4,603 skills in this topic.
-
vercel-deploy-preview
Create and manage Vercel preview deployments for branches and pull requests.
Use when deploying a preview for a pull request, testing changes before production,
or sharing preview URLs with stakeholders.
Trigger with phrases like "vercel deploy preview", "vercel preview URL",
"create preview deployment", "vercel PR preview".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-deploy-integration
Deploy and manage Vercel production deployments with promotion, rollback, and multi-region strategies.
Use when deploying to production, configuring deployment regions,
or setting up blue-green deployment patterns on Vercel.
Trigger with phrases like "deploy vercel", "vercel production deploy",
"vercel promote", "vercel rollback", "vercel regions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vercel-debug-bundle
Collect Vercel debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Vercel problems.
Trigger with phrases like "vercel debug", "vercel support bundle",
"collect vercel logs", "vercel diagnostic".
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-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-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-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-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-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-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-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-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
-
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-cost-tuning
Optimize Cohere costs through model selection, token budgets, and usage monitoring.
Use when analyzing Cohere billing, reducing API costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "cohere cost", "cohere billing",
"reduce cohere costs", "cohere pricing", "cohere expensive", "cohere budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-ci-integration
Configure CI/CD for Cohere integrations with GitHub Actions and automated testing.
Use when setting up automated testing for Chat/Embed/Rerank,
configuring CI pipelines, or testing Cohere-powered applications.
Trigger with phrases like "cohere CI", "cohere GitHub Actions",
"cohere automated tests", "CI cohere", "cohere pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-common-errors
Diagnose and fix Cohere API v2 errors and exceptions.
Use when encountering Cohere errors, debugging failed requests,
or troubleshooting CohereError, CohereTimeoutError, rate limits.
Trigger with phrases like "cohere error", "fix cohere",
"cohere not working", "debug cohere", "cohere 429", "cohere 400".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-core-workflow-a
Build a complete RAG pipeline with Cohere Chat, Embed, and Rerank.
Use when implementing retrieval-augmented generation, building
grounded Q&A systems, or combining search with LLM generation.
Trigger with phrases like "cohere RAG", "cohere retrieval",
"cohere grounded generation", "cohere search and answer".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-core-workflow-b
Build tool-use agents and function calling with Cohere API v2.
Use when implementing multi-step agents, function calling,
or building autonomous tool-using workflows with Cohere.
Trigger with phrases like "cohere tool use", "cohere agents",
"cohere function calling", "cohere multi-step".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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-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-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-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-data-handling
Implement data privacy for Cohere API calls with PII redaction and compliance.
Use when handling sensitive data, implementing PII redaction before API calls,
or ensuring GDPR/CCPA compliance with Cohere integrations.
Trigger with phrases like "cohere data", "cohere PII",
"cohere GDPR", "cohere data retention", "cohere privacy", "cohere redact".
jeremylongshore/claude-code-plugins-plus-skills 1,803