Tools: Spec Kit (GitHub)
Reference: https://github.com/github/spec-kit What it is An open-source toolkit (117k stars) that implements Spec-Driven Development (SDD) — a workflow where specifications become executable and directly generate working implementations, instead of being scaffolding you write and discard once “real” coding starts. It ships as a CLI (specify) plus a set of slash commands (/speckit.*) that work…










