Topic: developer-tools
13,276 skills in this topic.
-
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-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-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-upgrade-migration
Upgrade LangChain SDK versions safely with import path migration,
LCEL conversion from legacy chains, and agent API updates.
Trigger: "upgrade langchain", "langchain migration", "langchain breaking changes",
"update langchain version", "langchain 0.3", "langchain deprecation".
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-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-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-install-auth
Install and configure Ideogram API authentication.
Use when setting up a new Ideogram integration, configuring API keys,
or initializing Ideogram in your project.
Trigger with phrases like "install ideogram", "setup ideogram",
"ideogram auth", "configure ideogram API key".
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-multi-env-setup
Configure LangChain across dev/staging/production environments
with isolated API keys, environment-specific settings, and secrets.
Trigger: "langchain environments", "langchain staging",
"langchain dev prod", "environment configuration", "langchain env setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-cost-tuning
Optimize Ideogram costs through model selection, caching, and usage monitoring.
Use when analyzing Ideogram billing, reducing API costs,
or implementing budget alerts and usage tracking.
Trigger with phrases like "ideogram cost", "ideogram billing",
"reduce ideogram costs", "ideogram pricing", "ideogram budget", "ideogram credits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
ideogram-core-workflow-b
Execute Ideogram secondary workflows: edit (Magic Fill), remix, upscale, describe, and reframe.
Use when modifying existing images, applying style transfer, upscaling,
or building image-to-image pipelines.
Trigger with phrases like "ideogram edit image", "ideogram remix",
"ideogram upscale", "ideogram inpaint", "ideogram magic fill", "ideogram reframe".
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
-
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
-
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-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-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
-
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
-
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
-
adobe-core-workflow-b
Execute Adobe PDF Services workflow: create PDFs from HTML/DOCX, extract text/tables,
document generation from templates, and PDF-to-Markdown conversion.
Use when building document automation, extracting content from PDFs,
or generating dynamic reports.
Trigger with phrases like "adobe pdf", "pdf services", "extract pdf",
"create pdf", "document generation", "pdf to markdown".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-cost-tuning
Optimize Adobe API costs across Firefly Services (generative credits),
PDF Services (document transactions), and Photoshop/Lightroom APIs.
Use when analyzing Adobe billing, reducing API costs,
or implementing usage monitoring and budget alerts.
Trigger with phrases like "adobe cost", "adobe billing", "adobe credits",
"reduce adobe costs", "adobe pricing", "adobe budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-install-auth
Install and configure Adobe Developer Console OAuth Server-to-Server credentials.
Use when setting up a new Adobe integration, configuring API credentials,
or initializing Adobe SDKs (Firefly Services, PDF Services, I/O Runtime).
Trigger with phrases like "install adobe", "setup adobe",
"adobe auth", "configure adobe credentials", "adobe developer console".
jeremylongshore/claude-code-plugins-plus-skills 1,803