Topic: claude-code-plugins
5,817 skills in this topic.
-
ideogram-local-dev-loop
Configure Ideogram local development with mock responses and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Ideogram.
Trigger with phrases like "ideogram dev setup", "ideogram local development",
"ideogram dev environment", "develop with ideogram", "ideogram testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-migration-deep-dive
Migrate from other image generation APIs to Ideogram, or re-architect existing Ideogram integrations.
Use when switching from DALL-E/Midjourney/Stable Diffusion to Ideogram,
or performing major integration overhauls.
Trigger with phrases like "migrate to ideogram", "switch to ideogram",
"replace dall-e with ideogram", "ideogram replatform", "ideogram migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-multi-env-setup
Configure Ideogram across development, staging, and production environments.
Use when setting up multi-environment deployments, configuring per-environment keys,
or implementing environment-specific Ideogram configurations.
Trigger with phrases like "ideogram environments", "ideogram staging",
"ideogram dev prod", "ideogram environment setup", "ideogram multi-env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-observability
Set up monitoring, metrics, and alerts for Ideogram integrations.
Use when implementing observability for Ideogram operations, tracking costs,
or configuring alerting for generation health.
Trigger with phrases like "ideogram monitoring", "ideogram metrics",
"ideogram observability", "monitor ideogram", "ideogram alerts", "ideogram dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-performance-tuning
Optimize Ideogram API performance with caching, model selection, and parallel generation.
Use when experiencing slow generation, implementing caching strategies,
or optimizing throughput for Ideogram integrations.
Trigger with phrases like "ideogram performance", "optimize ideogram",
"ideogram latency", "ideogram caching", "ideogram slow", "ideogram speed".
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
-
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
-
ideogram-reference-architecture
Implement Ideogram reference architecture with prompt templates, asset pipelines, and CDN delivery.
Use when designing new Ideogram integrations, building brand asset systems,
or establishing architecture for image generation at scale.
Trigger with phrases like "ideogram architecture", "ideogram project structure",
"ideogram brand assets", "ideogram pipeline design", "ideogram at scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-sdk-patterns
Apply production-ready Ideogram API patterns for TypeScript and Python.
Use when implementing Ideogram integrations, refactoring API usage,
or establishing team coding standards for Ideogram.
Trigger with phrases like "ideogram SDK patterns", "ideogram best practices",
"ideogram code patterns", "idiomatic ideogram", "ideogram wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-security-basics
Apply Ideogram security best practices for API key management and access control.
Use when securing API keys, implementing key rotation,
or auditing Ideogram security configuration.
Trigger with phrases like "ideogram security", "ideogram secrets",
"secure ideogram", "ideogram API key security", "ideogram key rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-upgrade-migration
Migrate between Ideogram API versions (V_1 to V_2 to V3) with breaking change detection.
Use when upgrading from legacy to V3 endpoints, updating model versions,
or handling deprecated API parameters.
Trigger with phrases like "upgrade ideogram", "ideogram migration",
"ideogram v2 to v3", "ideogram breaking changes", "migrate ideogram API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-webhooks-events
Build event-driven workflows around Ideogram's synchronous API.
Use when implementing async generation queues, batch processing,
callback patterns, or image processing pipelines.
Trigger with phrases like "ideogram webhook", "ideogram events",
"ideogram async", "ideogram queue", "ideogram batch pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-ci-integration
Configure CI/CD for LangChain with GitHub Actions, mocked unit tests,
gated integration tests, and RAG pipeline validation.
Trigger: "langchain CI", "langchain GitHub Actions",
"langchain automated tests", "CI langchain", "langchain pipeline testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-common-errors
Diagnose and fix common LangChain errors and exceptions.
Use when encountering LangChain import errors, auth failures,
output parsing issues, agent loops, or version conflicts.
Trigger: "langchain error", "langchain exception", "debug langchain",
"langchain not working", "langchain troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-core-workflow-a
Build LangChain LCEL chains with prompts, parsers, and composition.
Use when creating prompt templates, building RunnableSequence pipelines,
parallel/branching chains, or multi-step processing workflows.
Trigger: "langchain chains", "langchain prompts", "LCEL workflow",
"langchain pipeline", "prompt template", "RunnableSequence".
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
-
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-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
-
langchain-debug-bundle
Collect LangChain debug evidence for troubleshooting and bug reports.
Use when preparing GitHub issues, collecting LangSmith traces,
or gathering diagnostic info for complex LangChain failures.
Trigger: "langchain debug bundle", "langchain diagnostics",
"langchain support info", "collect langchain logs", "langchain trace".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-deploy-integration
Deploy LangChain applications to production with LangServe,
Docker, and cloud platforms (Cloud Run, AWS Lambda).
Trigger: "deploy langchain", "langchain production deploy",
"langchain docker", "langchain cloud run", "LangServe".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-enterprise-rbac
Implement role-based access control for LangChain applications
with multi-tenant isolation, model access control, and usage quotas.
Trigger: "langchain RBAC", "langchain permissions",
"langchain access control", "langchain multi-tenant", "enterprise LLM auth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-hello-world
Create a minimal working LangChain example with LCEL chains.
Use when starting a new LangChain integration, testing your setup,
or learning LCEL pipe syntax with prompts and output parsers.
Trigger: "langchain hello world", "langchain example",
"langchain quick start", "simple langchain code", "first langchain app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-incident-runbook
Incident response procedures for LangChain production issues:
provider outages, high error rates, latency spikes, and cost overruns.
Trigger: "langchain incident", "langchain outage", "langchain production issue",
"langchain emergency", "langchain down", "LLM provider outage".
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