home/categories/architecture-patterns/yonatangross-skillforge-claude-plugin-skills-langgraph-state-skill-md
architecture-patternsdevelopment
langgraph-state
LangGraph state management patterns. Use when designing workflow state schemas, using TypedDict vs Pydantic, implementing accumulating state with Annotated operators, or managing shared state across nodes.
maintainer
yonatangross
Mis à jour 1/19/2026
Étoiles
26
Forks
4
quick start
Installation and usage
LangGraph state management patterns. Use when designing workflow state schemas, using TypedDict vs Pydantic, implementing accumulating state with Annotated operators, or managing shared state across nodes.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use langgraph-state