Topic: devops
5,262 skills in this topic.
-
anth-migration-deep-dive
Migrate to Claude API from OpenAI, Gemini, or other LLM providers.
Use when switching from GPT-4 to Claude, migrating from Text Completions,
or building a multi-provider abstraction layer.
Trigger with phrases like "migrate to claude", "openai to anthropic",
"switch from gpt to claude", "multi-provider llm".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-local-dev-loop
Configure a local development workflow for Anthropic Claude API projects.
Use when setting up dev environment, configuring hot reload,
or establishing a fast iteration cycle with the Messages API.
Trigger with phrases like "anthropic local dev", "claude dev setup",
"anthropic development workflow", "test claude locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-load-scale
Implement load testing, auto-scaling, and capacity planning for Claude API.
Use when running performance benchmarks, planning for traffic spikes,
or configuring horizontal scaling for Claude-powered services.
Trigger with phrases like "anthropic load test", "claude scaling",
"anthropic capacity planning", "scale claude api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-known-pitfalls
Identify and avoid common Claude API anti-patterns and integration mistakes.
Use when reviewing code, onboarding developers, or debugging subtle issues
with Anthropic integrations.
Trigger with phrases like "anthropic pitfalls", "claude anti-patterns",
"claude mistakes", "anthropic common issues", "claude gotchas".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-install-auth
Install and configure Anthropic Claude SDK authentication for Python and TypeScript.
Use when setting up a new Claude API integration, configuring API keys,
or initializing the Anthropic SDK in your project.
Trigger with phrases like "install anthropic", "setup claude api",
"anthropic auth", "configure anthropic API key", "claude sdk setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-incident-runbook
Execute incident response procedures for Claude API outages and degradation.
Use when Claude API is returning errors, experiencing high latency,
or showing degraded performance in production.
Trigger with phrases like "anthropic incident", "claude api down",
"anthropic outage", "claude degraded", "anthropic runbook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-hello-world
Create a minimal working Anthropic Claude Messages API example.
Use when starting a new Claude integration, testing your setup,
or learning basic Messages API patterns for text, vision, and streaming.
Trigger with phrases like "anthropic hello world", "claude api example",
"anthropic quick start", "simple claude code", "first messages api call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-enterprise-rbac
Configure Anthropic enterprise organization management, Workspaces,
and role-based access control for teams.
Trigger with phrases like "anthropic enterprise", "claude rbac",
"anthropic workspaces", "claude team access", "anthropic organization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-deploy-integration
Deploy Claude API integrations to production cloud environments.
Use when deploying Claude-powered services to Docker, Cloud Run, ECS,
or Kubernetes with proper secret management and health checks.
Trigger with phrases like "deploy anthropic", "claude production deploy",
"ship claude integration", "anthropic cloud deployment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-debug-bundle
Collect Anthropic Claude API debug evidence for support and troubleshooting.
Use when encountering persistent API issues, preparing support tickets,
or collecting diagnostic information including request IDs and rate limit headers.
Trigger with phrases like "anthropic debug", "claude debug bundle",
"collect anthropic logs", "anthropic diagnostic", "claude support ticket".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-data-handling
Implement data privacy, PII handling, and compliance patterns for Claude API.
Use when handling sensitive data, implementing PII redaction,
or configuring data retention for GDPR/CCPA compliance with Claude.
Trigger with phrases like "anthropic data privacy", "claude PII",
"anthropic gdpr", "claude data handling", "redact data claude".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langfuse-ci-integration
Configure Langfuse CI/CD integration with GitHub Actions and automated testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating Langfuse tests into your build process.
Trigger with phrases like "langfuse CI", "langfuse GitHub Actions",
"langfuse automated tests", "CI langfuse", "langfuse pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
runway-core-workflow-b
Runway core workflow b — AI video generation and creative AI platform.
Use when working with Runway for video generation, image editing, or creative AI.
Trigger with phrases like "runway core workflow b", "runway-core-workflow-b", "AI video generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
runway-core-workflow-a
Runway core workflow a — AI video generation and creative AI platform.
Use when working with Runway for video generation, image editing, or creative AI.
Trigger with phrases like "runway core workflow a", "runway-core-workflow-a", "AI video generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
runway-common-errors
Runway common errors — AI video generation and creative AI platform.
Use when working with Runway for video generation, image editing, or creative AI.
Trigger with phrases like "runway common errors", "runway-common-errors", "AI video generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-install-auth
Install Cursor IDE and configure authentication across macOS, Linux, and Windows. Triggers on
"install cursor", "setup cursor", "cursor authentication", "cursor login", "cursor license",
"cursor download".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-hello-world
Create your first project using Cursor AI features: Tab, Chat, Composer, and Inline Edit.
Triggers on "cursor hello world", "first cursor project", "cursor getting started", "try cursor ai",
"cursor basics", "cursor tutorial".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-debug-bundle
Debug AI suggestion quality, context issues, and code generation problems in Cursor. Triggers on
"debug cursor ai", "cursor suggestions wrong", "bad cursor completion", "cursor ai debug",
"cursor hallucination".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-custom-prompts
Create effective custom prompts for Cursor AI using project rules, prompt engineering patterns, and
reusable templates. Triggers on "cursor prompts", "prompt engineering cursor", "better cursor prompts",
"cursor instructions", "cursor prompt templates".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-webhooks-events
Implement Alchemy Notify webhooks for real-time blockchain event notifications.
Use when tracking wallet activity, monitoring mined transactions,
watching smart contract events, or building real-time dApp features.
Trigger: "alchemy webhook", "alchemy notify", "alchemy events",
"alchemy address activity", "alchemy real-time notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-sdk-patterns
Apply production-ready Alchemy SDK patterns for Web3 applications.
Use when building reusable blockchain clients, implementing caching,
multi-chain abstractions, or type-safe contract interactions.
Trigger: "alchemy SDK patterns", "alchemy best practices", "alchemy code patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-security-basics
Apply Web3 security best practices for Alchemy-powered applications.
Use when securing API keys, validating blockchain inputs, preventing
private key exposure, or hardening dApp infrastructure.
Trigger: "alchemy security", "web3 security", "protect private key",
"alchemy API key security", "dApp security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-upgrade-migration
Migrate from alchemy-sdk v2 to v3 and handle breaking changes.
Use when upgrading Alchemy SDK versions, migrating from deprecated
alchemy-web3, or adapting to new API patterns.
Trigger: "alchemy upgrade", "alchemy migration", "alchemy-sdk v3",
"migrate alchemy-web3", "alchemy breaking changes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-compliance-audit
Compliance and security auditing for Cursor IDE usage: SOC 2, GDPR, HIPAA assessment, evidence
collection, and remediation. Triggers on "cursor compliance", "cursor audit", "cursor security review",
"cursor soc2", "cursor gdpr", "cursor data governance".
jeremylongshore/claude-code-plugins-plus-skills 1,803