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 28 Jul 2026Plan Mode in Claude Code: Build a Solid Golang Implementation PlanMaster Plan Mode in Claude Code to build a solid Golang implementation plan before writing a single line of … 17 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
Go 24 Jul 2026Your First OpenAPI Spec with Claude: Contract-First API DesignA complete guide to building an OpenAPI specification with Claude Code using a contract-first approach — from … 15 mntRead
Go 23 Jul 2026The "Interview Yourself" Pattern: Clarification Technique with ClaudeMaster the Interview Yourself technique — a clarification method with Claude Code that turns ambiguous … 18 mntRead