Topic: plugin-system
4,603 skills in this topic.
-
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
-
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-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-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
-
langchain-observability
Set up comprehensive observability for LangChain applications
with LangSmith tracing, OpenTelemetry, Prometheus metrics, and alerts.
Trigger: "langchain monitoring", "langchain metrics", "langchain observability",
"langchain tracing", "LangSmith", "langchain alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-performance-tuning
Optimize LangChain application performance: latency, throughput,
streaming, caching, batch processing, and connection pooling.
Trigger: "langchain performance", "langchain optimization",
"langchain latency", "langchain slow", "speed up langchain".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-prod-checklist
Production readiness checklist for LangChain applications.
Use when preparing for launch, validating deployment readiness,
or auditing existing production LangChain systems.
Trigger: "langchain production", "langchain prod ready",
"deploy langchain", "langchain launch checklist", "go-live langchain".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langchain-rate-limits
Implement LangChain rate limiting, retry strategies, and backoff.
Use when handling API rate limits, controlling request throughput,
or implementing concurrency-safe batch processing.
Trigger: "langchain rate limit", "langchain throttling",
"langchain backoff", "langchain retry", "API quota", "429 error".
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
-
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-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-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
-
langchain-webhooks-events
Implement LangChain callback handlers, streaming, webhooks,
Server-Sent Events (SSE), and WebSocket integration.
Trigger: "langchain callbacks", "langchain webhooks",
"langchain events", "langchain streaming", "langchain SSE", "WebSocket LLM".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-advanced-troubleshooting
Deep debugging for Notion API: response inspection, permission chain tracing,
property type mismatches, pagination edge cases, and block nesting limits.
Use when standard troubleshooting fails or investigating intermittent errors.
Trigger with phrases like "notion deep debug", "notion permission trace",
"notion property mismatch", "notion pagination bug", "notion nesting limit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-architecture-variants
Different Notion integration architectures: CMS (headless blog), task
tracker (project management), knowledge base (wiki), form submission
handler, and data pipeline source.
Trigger with phrases like "notion cms", "notion headless blog",
"notion task tracker", "notion wiki", "notion form handler", "notion data pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-ci-integration
Integrate the Notion API into CI/CD pipelines for automated documentation sync,
deploy tracking, and configuration reads. Use when setting up GitHub Actions
workflows that push release notes to Notion, update database entries on deploy,
create incident pages from CI, or read feature flags from Notion databases.
Trigger with phrases like "notion CI", "notion GitHub Actions", "notion deploy sync",
"notion release notes automation", "notion CI pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-common-errors
Diagnose and fix Notion API errors by HTTP status code and error code.
Use when encountering Notion errors, debugging failed requests,
or troubleshooting integration access, rate limiting, or validation issues.
Trigger with phrases like "notion error", "fix notion",
"notion not working", "debug notion", "notion 400", "notion 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-content-management
Create, update, archive, and compose Notion pages and block content.
Use when building pages programmatically, appending rich content blocks,
updating page properties, or managing page lifecycle (archive/restore).
Trigger with phrases like "notion create page", "notion add blocks",
"notion update page", "notion archive page", "notion content",
"notion block types", "notion rich text".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-core-workflow-a
Query, filter, and manage Notion databases and pages.
Use when building database queries with filters and sorts,
creating/updating pages with typed properties, or reading page content.
Trigger with phrases like "notion database query", "notion filter",
"notion create page", "notion update properties", "notion CRUD".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-core-workflow-b
Work with Notion blocks, rich text, comments, and page content.
Use when reading/writing page content blocks, building rich text,
managing comments, or working with nested block trees.
Trigger with phrases like "notion blocks", "notion page content",
"notion rich text", "notion comments", "notion append blocks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-cost-tuning
Optimize Notion API usage to minimize rate-limit pressure, reduce engineering
overhead, and maximize throughput. Use when auditing request volume, eliminating
redundant API calls, implementing caching, or restructuring queries for efficiency.
Trigger with "notion cost", "notion optimize", "notion API usage", "reduce notion
requests", "notion rate limit budget", "notion efficient", "notion caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
notion-data-handling
Implement data handling, PII protection, and GDPR/CCPA compliance for Notion integrations.
Use when handling sensitive data from Notion pages, implementing data redaction,
or ensuring compliance with privacy regulations.
Trigger with phrases like "notion data", "notion PII",
"notion GDPR", "notion data retention", "notion privacy", "notion CCPA".
jeremylongshore/claude-code-plugins-plus-skills 1,803