langchain-local-dev-loop
Installation
SKILL.md
LangChain Local Dev Loop
Overview
Configure a rapid local development workflow for LangChain applications with testing, debugging, and hot reload capabilities.
Prerequisites
- Completed
langchain-install-authsetup - Python 3.9+ with virtual environment
- pytest and related testing tools
- IDE with Python support (VS Code recommended)