Topic: developer-tools
13,276 skills in this topic.
-
anth-multi-env-setup
Configure Claude API across dev, staging, and production environments
with isolated keys, model routing, and spend controls per environment.
Trigger with phrases like "anthropic environments", "claude multi-env",
"anthropic staging setup", "claude dev vs prod config".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
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
-
mindtickle-hello-world
Create a minimal working MindTickle example.
Trigger: "mindtickle hello world", "mindtickle example", "test mindtickle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mindtickle-core-workflow-a
Execute MindTickle primary workflow: Training Content Management.
Trigger: "mindtickle training content management", "primary mindtickle workflow".
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
-
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
-
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-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-reference-architecture
Implement reference architecture for Alchemy-powered Web3 applications.
Use when designing dApp infrastructure, planning multi-chain deployments,
or structuring a production blockchain application.
Trigger: "alchemy architecture", "dApp architecture", "alchemy project structure",
"web3 system design", "alchemy multi-chain design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-upgrade-migration
Upgrade Anthropic SDK versions and migrate between Claude API versions.
Use when upgrading the Python/TypeScript SDK, migrating from Text Completions
to Messages API, or adopting new API features like tool use or batches.
Trigger with phrases like "upgrade anthropic sdk", "anthropic migration",
"update claude sdk", "migrate to messages api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-security-basics
Apply Anthropic Claude API security best practices for key management,
input validation, and prompt injection defense.
Use when securing API keys, validating user inputs before sending to Claude,
or implementing content safety guardrails.
Trigger with phrases like "anthropic security", "claude api key security",
"secure anthropic", "prompt injection defense".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-install-auth
Install the Alchemy SDK and configure API key authentication for Web3 development.
Use when setting up blockchain API access, creating an Alchemy app,
or configuring multi-chain RPC endpoints.
Trigger: "install alchemy", "setup alchemy", "alchemy auth", "alchemy API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-hello-world
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances.
Use when starting blockchain development, testing Alchemy setup,
or learning basic blockchain query patterns.
Trigger: "alchemy hello world", "alchemy example", "alchemy quick start",
"get ETH balance", "fetch NFTs alchemy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-deploy-integration
Deploy Alchemy-powered Web3 applications to Vercel, Cloud Run, and AWS.
Use when deploying dApps with server-side Alchemy SDK access,
configuring API key secrets, or setting up RPC proxy endpoints.
Trigger: "deploy alchemy", "alchemy Vercel", "alchemy Cloud Run",
"alchemy production deploy", "dApp deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-core-workflow-a
Build Claude tool use (function calling) workflows with the Messages API.
Use when implementing tool use, function calling, agent loops,
or building AI assistants that interact with external systems.
Trigger with phrases like "claude tool use", "anthropic function calling",
"claude tools", "agent loop anthropic", "tool_use blocks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-common-errors
Diagnose and fix Anthropic Claude API errors by HTTP status code.
Use when encountering API errors, debugging failed requests,
or troubleshooting authentication, rate limiting, or input validation issues.
Trigger with phrases like "anthropic error", "claude api error",
"fix anthropic 429", "claude not working", "debug claude api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-sdk-patterns
Apply production-ready Anthropic SDK patterns for TypeScript and Python.
Use when implementing Claude integrations, building reusable wrappers,
or establishing team coding standards for the Messages API.
Trigger with phrases like "anthropic SDK patterns", "claude best practices",
"anthropic code patterns", "production claude code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-debug-bundle
Collect Alchemy SDK debug evidence for troubleshooting and support tickets.
Use when encountering persistent issues, preparing support tickets,
or debugging blockchain query failures.
Trigger: "alchemy debug bundle", "alchemy support ticket", "alchemy diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-ci-integration
Configure CI/CD pipelines for Anthropic Claude API integrations.
Use when setting up automated testing, prompt regression tests,
or CI validation for Claude-powered features.
Trigger with phrases like "anthropic ci", "claude ci/cd",
"test claude in pipeline", "anthropic github actions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-reliability-patterns
Implement reliability patterns for Claude API: circuit breakers,
graceful degradation, idempotency, and fallback strategies.
Trigger with phrases like "anthropic reliability", "claude circuit breaker",
"claude fallback", "anthropic fault tolerance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-architecture-variants
Choose and implement Claude API architecture patterns for different scales:
serverless, microservice, event-driven, and edge deployment.
Trigger with phrases like "anthropic architecture", "claude serverless",
"claude microservice design", "edge claude deployment".
jeremylongshore/claude-code-plugins-plus-skills 1,803