Go 12 Aug 2026What Is GitHub Spec Kit and Where It Fits in the SDD WorkflowA Go developer's introduction to GitHub Spec Kit — the CLI that automates the six stages of the SDD cycle. … 13 mntRead
Go 11 Aug 2026After SDD Golang: Deeper Tools and the Future of AI-Driven DevelopmentWhat comes after mastering SDD in Golang: advanced Claude Code, observability-driven development, AI platform … 12 mntRead
Go 10 Aug 2026SDD Golang Case Study: Order Service E-commerce from Spec to MergeA complete Specification-Driven Development case study in Golang: how Santekno Shop's cancel order feature was … 12 mntRead
Go 07 Aug 2026SDD in Teams: Spec Versioning, Onboarding, Code ReviewHow to run Specification-Driven Development effectively across a Go team: spec versioning with changelogs, … 15 mntRead
Go 06 Aug 2026Spec Drift Detection: When Code Diverges from the SpecificationHow to detect and prevent spec drift in Go SDD projects. Automated and manual techniques — spec-guard tests, … 14 mntRead
Go 05 Aug 2026SDD for Go Microservices: API Contracts Between ServicesHow to apply Specification-Driven Development across Go microservices. Design inter-service API contracts, … 12 mntRead
Go 04 Aug 2026Refactoring Golang with Claude Code: Safe and Structured, with a Safety NetRefactor Golang code with Claude Code safely and in a structured way. Use spec and tests as a safety net for … 12 mntRead
Go 03 Aug 2026Code Review with AI: Verifying Golang Code Against the SpecUse Claude Code for code review that focuses on verifying Golang code against its specification. SDD … 13 mntRead
Go 31 Jul 2026Unit Tests from Spec: AI-Accelerated TDD for GolangWrite Golang unit tests directly from a feature specification with AI-accelerated TDD using Claude Code. Turn … 12 mntRead
Go 30 Jul 2026Generate Go Code from a Spec: Iteration and Feedback LoopAn iterative technique for generating Golang code from a specification with Claude Code. An effective feedback … 16 mntRead
Go 29 Jul 2026Task Breakdown: Splitting a Golang Spec into Executable Work UnitsA task breakdown technique for Specification-Driven Development: split a Golang spec into small work units you … 16 mntRead
Go 27 Jul 2026Non-Functional Specifications: Performance, Security, ScalabilityHow to write effective Non-Functional Requirements (NFR) for Golang projects — measurable performance targets, … 16 mntRead