Toolverse
All skills

langchain-multi-env-setup

by jeremylongshore

Configure LangChain multi-environment setup for dev/staging/prod.\nUse when managing multiple environments, configuring environment-specific settings,\nor implementing environment promotion workflows.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing

About this skill

Configure LangChain multi-environment setup for dev/staging/prod.\nUse when managing multiple environments, configuring environment-specific settings,\nor implementing environment promotion workflows.\nTrigger with phrases like \

How to use

  1. Zainstaluj umiejętność w swoim projekcie Claude Code lub Codex, upewniając się, że masz dostęp do narzędzi Read, Write i Edit.

  2. Przygotuj pliki konfiguracyjne dla każdego środowiska: utwórz .env.local dla development z kluczem OpenAI, zmienne CI secrets dla staging oraz Secret Manager dla production. Każde środowisko powinno zawierać swój klucz API i ustawienia modelu (gpt-4o-mini dla dev/staging, gpt-4o dla production).

  3. Wyzwól umiejętność frazami takimi jak "langchain environments", "langchain staging", "langchain dev prod", "environment configuration" lub "langchain env setup", aby uruchomić konfigurację.

  4. Umiejętność automatycznie wykryje aktualne środowisko i załaduje odpowiednie ustawienia przy użyciu schematu Zod do walidacji. Skonfiguruje izolację projektów LangSmith (dev-{user} dla development, staging dla staging, production dla production) oraz cache'owanie (wyłączone w dev, Redis w staging/prod).

  5. Zweryfikuj konfigurację poprzez sprawdzenie, czy wszystkie wymagane zmienne środowiskowe są dostępne i poprawnie zwalidowane. Umiejętność automatycznie ustawi timeout na 30 sekund, maksymalnie 3 ponowne próby i temperaturę modelu na 0 domyślnie.

  6. Wdróż konfigurację w swoim pipeline'ie CI/CD, upewniając się, że każde środowisko używa odpowiednich sekretów i ustawień modelu dla swojego etapu.

Related skills

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108