Pre-built node configurations for common patterns - Examples: "Stripe Webhook", "AWS SNS Fan-Out", "Email OTP Flow", "Redis Session Cache" - Blueprints drop in a pre-wired sub-graph (multiple nodes + connections) - Why: Removes boilerplate for common distributed system patterns; better than blank-slate every time