Hiroshi75 Langgraph Architect
hiroshi75-langgraph-architect is a Claude Code plugin for the Build phase that provides a LangGraph architecture accelerator with patterns for modular, parallel, data-driven agent graphs.
Install the LangGraph Architect plugin when you are designing or refactoring LangGraph agent graphs with data-driven patterns, parallel modules, and architecture guidance inside Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hiroshi75-langgraph-architect@hiroshi75/langgraph-architectBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:hiroshi75/langgraph-architect") and the paste-ready config with skillselion.get_install_config("plugin:hiroshi75/langgraph-architect").
What it does
hiroshi75-langgraph-architect is a community Claude Code plugin listing built around one plugin that acts as an architecture assistant for LangGraph-based agents. Catalog keywords highlight accelerator-style help: architecting graphs, parallel patterns, module boundaries, data-driven flows, and optimization-minded development. Solo builders who already chose LangGraph for orchestration—but struggle to sketch nodes, edges, and parallel branches consistently—can register this entry so Claude Code steers conversations toward proven graph shapes instead of one-off spaghetti. It is not a replacement for LangGraph runtime docs; it is a design copilot at the keyboard. Skillselion files it under Build → agent-tooling as the primary shelf, with natural spillover into validate prototypes and ship-time performance tuning when graphs grow complex.
Highlights
- Single-plugin bundle from hiroshi75/langgraph-architect
- LangGraph-focused architecture, patterns, and module design
- Data-driven and parallel pattern emphasis for agent graphs
- Development accelerator keywords for optimization and structured agent building
Why builders use it
You are building LangGraph agents but lack a consistent way to design modules, parallel paths, and optimizations before code becomes hard to change.
After adding the plugin, Claude Code can apply architect-oriented LangGraph guidance while you draft and refine agent graph structure in your repo.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is hiroshi75-langgraph-architect for?
It is for developers using Claude Code to build LangGraph-based agents who want architecture and pattern guidance embedded as a plugin.
When should I use hiroshi75-langgraph-architect?
Use it during Build when you are defining or refactoring LangGraph graphs, especially before parallel or data-driven complexity locks in.
How do I add hiroshi75-langgraph-architect to my agent?
Install the hiroshi75/langgraph-architect marketplace entry in Claude Code, enable the architect plugin, and invoke it while designing graphs in your agent project.
Comments
Share how you use hiroshi75-langgraph-architect, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.