langgraph-architect
CommunityArchitect LangGraph-powered agents with patterns.
Software Engineering#langgraph#tool-integration#agent-patterns#memory-management#stategraph#graph-architecture
Authorhiroshi75
Version1.0.0
Installs0
System Documentation
What problem does it solve?
LangGraph Architect provides a structured, battle-tested blueprint for building scalable LangGraph agents. It consolidates core graph patterns, practical templates, and best practices into a single resource to help teams design robust, maintainable AI systems faster.
Core Features & Use Cases
- Six major graph patterns (Prompt Chaining, Parallelization, Routing, Orchestrator-Worker, Evaluator-Optimizer, Agent) and guidance on when to apply them.
- Subgraph support for modular architectures, multi-agent collaboration, and reusable components.
- Implementation guidance covering graph structure, memory strategy (checkpointer/store), and tool integration patterns to accelerate development.
Quick Start
Start by exploring the core concepts pages (01_*). Then implement a simple three-node graph (Translate → Summarize → Analyze) using the Prompt Chaining pattern to experience how state flows across nodes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: langgraph-architect Download link: https://github.com/hiroshi75/langgraph-master/archive/main.zip#langgraph-architect Please download this .zip file, extract it, and install it in the .claude/skills/ directory.