Topic: developer-tools
13,276 skills in this topic.
-
gamma-reference-architecture
Reference architecture for enterprise Gamma integrations.
Use when designing systems, planning integrations,
or implementing best-practice Gamma architectures.
Trigger with phrases like "gamma architecture", "gamma design",
"gamma system design", "gamma integration pattern", "gamma enterprise".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langfuse-local-dev-loop
Set up Langfuse local development workflow with hot reload and debugging.
Use when developing LLM applications locally, debugging traces,
or setting up a fast iteration loop with Langfuse.
Trigger with phrases like "langfuse local dev", "langfuse development",
"debug langfuse traces", "langfuse hot reload", "langfuse dev workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-prod-checklist
Execute production readiness checklist for Clay integrations.
Use when launching Clay-powered enrichment pipelines, preparing for go-live,
or auditing production Clay configurations.
Trigger with phrases like "clay production", "clay go-live", "clay launch checklist",
"clay production readiness", "deploy clay pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mindtickle-install-auth
Install and configure MindTickle SDK/API authentication.
Use when setting up a new MindTickle integration.
Trigger: "install mindtickle", "setup mindtickle", "mindtickle auth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-policy-guardrails
Implement credit spending limits, data privacy enforcement, and input validation guardrails for Clay pipelines.
Use when enforcing spending caps, blocking PII enrichment,
or adding pre-enrichment validation rules.
Trigger with phrases like "clay policy", "clay guardrails", "clay spending limit",
"clay data privacy rules", "clay validation", "clay controls".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
gamma-install-auth
Set up Gamma API v1.0 authentication and first request.
Use when configuring API keys, setting up X-API-KEY header,
or initializing Gamma REST API access in a project.
Trigger: "install gamma", "setup gamma API", "gamma auth",
"gamma API key", "configure gamma".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langfuse-install-auth
Install and configure Langfuse SDK authentication for LLM observability.
Use when setting up a new Langfuse integration, configuring API keys,
or initializing Langfuse tracing in your project.
Trigger with phrases like "install langfuse", "setup langfuse",
"langfuse auth", "configure langfuse API key", "langfuse tracing setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-reference-architecture
Enterprise architecture: Source Systems -> Connectors (Cloud Run/Lambda, event-driven or scheduled) -> Glean Indexing API -> Glean Search Index -> Client API (Search + Chat) -> Your Apps (Slack bot, portal, internal tools).
Trigger: "glean reference architecture", "reference-architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-known-pitfalls
Identify and avoid the top Clay anti-patterns, gotchas, and integration mistakes.
Use when reviewing Clay integrations for issues, onboarding new team members,
or auditing existing Clay table configurations.
Trigger with phrases like "clay mistakes", "clay anti-patterns",
"clay pitfalls", "clay what not to do", "clay gotchas", "clay code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clay-install-auth
Set up Clay account access, API keys, webhook URLs, and provider connections.
Use when onboarding to Clay, connecting data providers, configuring API keys,
or setting up webhook endpoints for programmatic data flow.
Trigger with phrases like "install clay", "setup clay", "clay auth",
"configure clay API key", "connect clay providers".
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
-
clay-cost-tuning
Optimize Clay credit spending with provider key management, waterfall tuning, and budget controls.
Use when analyzing Clay costs, reducing credit consumption,
or implementing spending alerts and caps.
Trigger with phrases like "clay cost", "clay billing", "reduce clay costs",
"clay pricing", "clay expensive", "clay budget", "clay credits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mindtickle-ci-integration
Ci Integration for MindTickle.
Trigger: "mindtickle ci integration".
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
-
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-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
-
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-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-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
-
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
-
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