Topic: developer-tools
13,276 skills in this topic.
-
retellai-deploy-integration
Retell AI deploy integration — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell deploy integration", "retellai-deploy-integration", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-security-basics
Apply Notion API security best practices for integration tokens, OAuth2 flows,
least-privilege capabilities, and page-level access control.
Use when securing integration tokens, configuring OAuth2 for public integrations,
rotating credentials, or auditing which pages an integration can access.
Trigger with phrases like "notion security", "notion secrets",
"secure notion", "notion API key security", "notion token rotation",
"notion OAuth2", "notion permissions audit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-search-retrieve
Search Notion workspaces and retrieve pages, databases, and block content
using the Notion API. Use when querying databases with filters, searching
across a workspace, paginating large result sets, or extracting page content.
Trigger with phrases like "notion search", "query notion database",
"notion retrieve page", "notion pagination", "notion filter",
"notion blocks", "notion get content".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-sdk-patterns
Apply production-ready @notionhq/client SDK patterns for TypeScript and Python.
Use when implementing Notion integrations, building database queries with filters
and sorts, handling pagination, constructing rich text blocks, or establishing
team coding standards for Notion API usage.
Trigger with "notion SDK patterns", "notion best practices", "notion code patterns",
"idiomatic notion", "notion typescript", "notion python SDK".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-performance-tuning
Optimize Notion API performance with caching, batching, parallel requests, and incremental sync.
Use when experiencing slow API responses, implementing caching strategies,
reducing API call volume, or tuning request patterns for Notion integrations.
Trigger with phrases like "notion performance", "optimize notion api",
"notion latency", "notion caching", "notion slow", "notion batch requests",
"notion incremental sync", "notion reduce api calls".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-observability
Set up observability for Notion integrations with metrics, traces, and alerts.
Use when implementing monitoring for Notion API calls, setting up dashboards,
or configuring alerting for Notion integration health.
Trigger with phrases like "notion monitoring", "notion metrics",
"notion observability", "monitor notion", "notion alerts", "notion tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-multi-env-setup
Configure Notion integrations across development, staging, and production environments.
Use when setting up multi-environment deployments, managing per-environment tokens,
or implementing environment-specific Notion configurations.
Trigger with phrases like "notion environments", "notion staging",
"notion dev prod", "notion environment setup", "notion config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-common-errors
Diagnose and fix Retell AI voice agent errors: call failures, webhook issues, voice quality.
Use when encountering Retell AI errors, debugging call issues, or troubleshooting agents.
Trigger with phrases like "retell error", "call failed", "voice agent not working", "retell debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-security-basics
Apply LangChain security best practices for production LLM apps.
Use when securing API keys, preventing prompt injection,
sandboxing tool execution, or validating LLM outputs.
Trigger: "langchain security", "prompt injection", "langchain secrets",
"secure langchain", "LLM security", "safe tool execution".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-sdk-patterns
Apply production-ready LangChain SDK patterns for structured output,
fallbacks, batch processing, streaming, and caching.
Trigger: "langchain SDK patterns", "langchain best practices",
"idiomatic langchain", "langchain architecture", "withStructuredOutput",
"withFallbacks", "abatch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-reference-architecture
Implement LangChain reference architecture for production systems:
layered design, provider abstraction, chain registry, RAG pipelines,
and multi-agent orchestration.
Trigger: "langchain architecture", "langchain design patterns",
"langchain scalable", "langchain enterprise", "LLM architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-rate-limits
Implement Ideogram rate limiting, backoff, and request queuing patterns.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Ideogram.
Trigger with phrases like "ideogram rate limit", "ideogram throttling",
"ideogram 429", "ideogram retry", "ideogram backoff", "ideogram queue".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-migration-deep-dive
Migrate to LangChain from raw OpenAI SDK, LlamaIndex, or custom LLM code.
Covers codebase assessment, side-by-side validation, RAG migration,
agent migration, and feature-flagged gradual rollout.
Trigger: "migrate to langchain", "langchain refactor", "legacy LLM migration",
"replace openai SDK with langchain", "llamaindex to langchain".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-prod-checklist
Execute Ideogram production deployment checklist and rollback procedures.
Use when deploying Ideogram integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "ideogram production", "deploy ideogram",
"ideogram go-live", "ideogram launch checklist", "ideogram production ready".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-local-dev-loop
Configure LangChain local development workflow with testing and mocks.
Use when setting up dev environment, creating test fixtures with mocked LLMs,
or establishing a rapid iteration workflow for LangChain apps.
Trigger: "langchain dev setup", "langchain local development",
"langchain testing", "langchain mock", "test langchain chains".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-install-auth
Install and configure LangChain SDK with provider authentication.
Use when setting up a new LangChain project, configuring API keys
for OpenAI/Anthropic/Google, or initializing @langchain/core in Node.js or Python.
Trigger: "install langchain", "setup langchain", "langchain auth",
"configure langchain API key", "langchain credentials".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-incident-runbook
Execute Ideogram incident response with triage, mitigation, and postmortem.
Use when responding to Ideogram-related outages, investigating errors,
or running post-incident reviews for Ideogram integration failures.
Trigger with phrases like "ideogram incident", "ideogram outage",
"ideogram down", "ideogram on-call", "ideogram emergency", "ideogram broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-hello-world
Create a minimal working Ideogram image generation example.
Use when starting a new Ideogram integration, testing your setup,
or learning basic Ideogram API patterns.
Trigger with phrases like "ideogram hello world", "ideogram example",
"ideogram quick start", "simple ideogram code", "first ideogram image".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-data-handling
Implement LangChain RAG pipelines with document loaders, text splitters,
embeddings, and vector stores (Chroma, Pinecone, FAISS).
Trigger: "langchain RAG", "langchain documents", "langchain vector store",
"langchain embeddings", "document loaders", "text splitters", "retrieval".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-core-workflow-a
Execute Ideogram primary workflow: text-to-image generation with text rendering.
Use when generating images from text prompts, creating designs with embedded text,
or building the main image generation pipeline.
Trigger with phrases like "ideogram generate image", "ideogram text to image",
"create image with ideogram", "ideogram primary workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-cost-tuning
Optimize LangChain API costs with token tracking, model tiering,
caching, prompt compression, and budget enforcement.
Trigger: "langchain cost", "langchain tokens", "reduce langchain cost",
"langchain billing", "langchain budget", "token optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-core-workflow-b
Build LangChain agents with tool calling for autonomous task execution.
Use when creating AI agents, implementing tool/function calling,
binding tools to models, or building autonomous multi-step workflows.
Trigger: "langchain agents", "langchain tools", "tool calling",
"create agent", "function calling", "createToolCallingAgent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-common-errors
Diagnose and fix Ideogram API errors and exceptions.
Use when encountering Ideogram errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "ideogram error", "fix ideogram",
"ideogram not working", "debug ideogram", "ideogram 422", "ideogram 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-core-workflow-a
Execute Adobe Firefly Services workflow: AI image generation, generative fill,
and expand image using the Firefly v3 API.
Use when generating images from prompts, filling or expanding images with AI,
or building creative automation pipelines.
Trigger with phrases like "adobe firefly", "generate image adobe",
"firefly text to image", "adobe AI image", "generative fill".
jeremylongshore/claude-code-plugins-plus-skills 1,803