On .NET Live - Moving from LLM guesswork to Spec Driven Development with GitHub Spec Kit

Leonardo Micheloni discusses a spec-driven development approach for working with LLMs, focusing on reducing back-and-forth prompt iteration by introducing clearer structure and expectations via GitHub Spec Kit.

Overview

The session focuses on moving from ad-hoc prompting (where an LLM has to infer intent from incomplete prompts) to a more structured workflow where specifications guide what the AI should produce. GitHub Spec Kit is presented as the tool used to support this spec-driven approach, with the goal of making AI-assisted development more predictable and less frustrating.