Topic: saas
4,656 skills in this topic.
-
hubspot-prod-checklist
Execute HubSpot production deployment checklist and go-live procedures.
Use when deploying HubSpot integrations to production, preparing for launch,
or implementing health checks for HubSpot connectivity.
Trigger with phrases like "hubspot production", "deploy hubspot",
"hubspot go-live", "hubspot launch checklist", "hubspot health check".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-reliability-patterns
Implement HubSpot reliability patterns: circuit breakers, retries, and graceful degradation.
Use when building fault-tolerant HubSpot integrations, implementing retry strategies,
or adding resilience to production CRM services.
Trigger with phrases like "hubspot reliability", "hubspot circuit breaker",
"hubspot resilience", "hubspot fallback", "hubspot fault tolerant".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-security-basics
Apply HubSpot security best practices for tokens, scopes, and webhook verification.
Use when securing private app tokens, implementing least privilege scopes,
or validating HubSpot webhook signatures.
Trigger with phrases like "hubspot security", "hubspot token rotation",
"secure hubspot", "hubspot scopes", "hubspot webhook verify".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-webhooks-events
Implement HubSpot webhook subscriptions and CRM event handling.
Use when setting up webhook endpoints for CRM events, implementing
signature verification, or handling contact/deal/company change notifications.
Trigger with phrases like "hubspot webhook", "hubspot events",
"hubspot subscription", "handle hubspot notifications", "hubspot CRM events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-advanced-troubleshooting
Debug complex Claude issues — inconsistent outputs, tool use failures,
Use when working with advanced-troubleshooting patterns.
streaming problems, and edge cases.
Trigger with "claude inconsistent", "anthropic advanced debug",
"claude tool use broken", "anthropic streaming issues".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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