Back to skills
extension
Category: Development & EngineeringNo API key required

langgraph-builder

Use when creating a new LangGraph graph. Start with a minimal graph and iterate.

personAuthor: jakexiaohubgithub

Workflow

  1. Define state shape and config.
  2. Define minimal nodes and edges.
  3. Add tools/integrations incrementally.
  4. Add checkpoints/streaming only after core flow works.