Topic: plugin-marketplace
4,605 skills in this topic.
-
clade-architecture-variants
Build different types of Claude-powered applications — chatbots, RAG systems,
Use when working with architecture-variants patterns.
agents, content pipelines, and code generation tools.
Trigger with "claude architecture", "anthropic rag", "build with claude",
"claude agent pattern", "anthropic app design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-ci-integration
Test and validate Claude integrations in CI/CD pipelines —
Use when working with ci-integration patterns.
GitHub Actions, mocking strategies, and cost control.
Trigger with "anthropic ci", "test claude in ci", "anthropic github actions",
"claude automated testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-common-errors
Diagnose and fix Anthropic API errors — authentication, rate limits,
Use when working with common-errors patterns.
overloaded, context length, and content policy issues.
Trigger with "anthropic error", "claude 429", "claude overloaded",
"anthropic not working", "debug claude api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-core-workflow-a
Redirect to claude-model-inference for Messages API streaming,
vision, and structured output patterns.
Use when looking for the primary Anthropic workflow.
Trigger with "anthropic workflow", "claude main workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-core-workflow-b
Redirect to claude-embeddings-search for tool use (function calling)
and agentic loop patterns with Claude.
Use when looking for the secondary Anthropic workflow.
Trigger with "anthropic tools", "claude function calling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-cost-tuning
Optimize Anthropic API costs — model selection, prompt caching, batches,
Use when working with cost-tuning patterns.
token reduction, and usage monitoring.
Trigger with "anthropic pricing", "claude cost", "reduce anthropic spend",
"anthropic billing", "claude cheaper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-data-handling
Handle sensitive data with Claude — PII redaction, conversation management,
Use when working with data-handling patterns.
context window optimization, and data retention policies.
Trigger with "anthropic data privacy", "claude pii", "anthropic context window",
"manage claude conversations", "anthropic data retention".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-debug-bundle
Collect debug evidence for Anthropic API issues — request IDs, headers,
Use when working with debug-bundle patterns.
error payloads, and reproduction steps for support tickets.
Trigger with "anthropic debug", "claude support ticket", "anthropic request id",
"debug claude api call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-deploy-integration
Deploy Claude-powered applications to Vercel, Fly.io, and Cloud Run
Use when working with deploy-integration patterns.
with proper secrets management and streaming support.
Trigger with "deploy anthropic", "claude production deploy",
"anthropic vercel", "deploy claude app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-embeddings-search
Implement tool use (function calling) with Claude to let it execute actions,
Use when working with embeddings-search patterns.
query databases, call APIs, and interact with external systems.
Trigger with "anthropic tool use", "claude function calling", "claude tools",
"anthropic structured output with tools".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-enterprise-rbac
Manage Anthropic workspaces, API keys, team access, and spending limits
Use when working with enterprise-rbac patterns.
for enterprise Claude deployments.
Trigger with "anthropic workspace", "anthropic team management",
"claude enterprise", "anthropic api key management".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-hello-world
Send your first message to Claude using the Anthropic SDK.
Use when starting a new Claude integration, testing your setup,
or learning the Messages API basics.
Trigger with phrases like "anthropic hello world", "claude api example",
"first claude call", "anthropic quick start".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-incident-runbook
Respond to Anthropic API incidents — outages, degraded performance,
Use when working with incident-runbook patterns.
error spikes, and rate limit issues in production.
Trigger with "anthropic down", "claude outage", "anthropic incident",
"claude not responding", "anthropic 529".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-install-auth
Install and configure the Anthropic SDK for Claude API access.
Use when setting up Claude integration, configuring API keys,
or initializing the Anthropic client in your project.
Trigger with phrases like "install anthropic", "setup claude api",
"anthropic auth", "configure anthropic API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-known-pitfalls
Common mistakes when building with the Anthropic API and how to avoid them.
Use when working with known-pitfalls patterns.
Trigger with "anthropic mistakes", "claude pitfalls", "anthropic gotchas",
"common claude errors", "anthropic anti-patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-load-scale
Scale Claude usage for high-throughput applications — batches, queues,
Use when working with load-scale patterns.
concurrency control, and tier upgrades.
Trigger with "anthropic scale", "claude high volume", "anthropic throughput",
"scale claude api", "anthropic concurrent requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-local-dev-loop
Set up a fast local development loop for building with the Anthropic API —
Use when working with local-dev-loop patterns.
hot reload, cost-saving tips, and test patterns.
Trigger with "anthropic dev setup", "claude local development",
"anthropic test locally", "claude dev workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-migration-deep-dive
Migrate from OpenAI/GPT to Anthropic/Claude — API differences,
Use when working with migration-deep-dive patterns.
prompt adaptation, SDK swap, and feature mapping.
Trigger with "migrate to claude", "openai to anthropic",
"switch from gpt to claude", "replace openai with anthropic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-model-inference
Stream Claude responses, use system prompts, handle multi-turn conversations,
Use when working with model-inference patterns.
and process structured output with the Messages API.
Trigger with "anthropic streaming", "claude messages api", "claude inference",
"stream claude response".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-multi-env-setup
Configure Claude across dev, staging, and production with different
Use when working with multi-env-setup patterns.
models, keys, and rate limits per environment.
Trigger with "anthropic environments", "claude staging",
"anthropic dev vs prod", "claude multi-environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-observability
Monitor Claude API calls — log tokens, latency, costs, errors, and
Use when working with observability patterns.
set up alerts for production Claude integrations.
Trigger with "anthropic monitoring", "claude observability",
"track claude usage", "anthropic logging".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-performance-tuning
Optimize Anthropic API latency — streaming, prompt caching, model selection,
Use when working with performance-tuning patterns.
connection reuse, and parallel requests.
Trigger with "anthropic slow", "claude latency", "speed up anthropic",
"anthropic performance", "claude response time".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-policy-guardrails
Implement content safety guardrails for Claude — input filtering,
Use when working with policy-guardrails patterns.
output validation, usage policies, and prompt injection defense.
Trigger with "anthropic content policy", "claude safety", "claude guardrails",
"anthropic prompt injection", "claude content filtering".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-prod-checklist
Production readiness checklist for Claude-powered applications —
Use when working with prod-checklist patterns.
error handling, monitoring, fallbacks, cost controls, and security.
Trigger with "anthropic production", "claude production ready",
"anthropic launch checklist", "go live with claude".
jeremylongshore/claude-code-plugins-plus-skills 1,803