About
Go TDD Patterns is a specialized Claude Code skill designed to streamline the development of robust Go applications through Test-Driven Development. It provides structured guidance on file organization, table-driven test implementations, and the strategic use of the Testify library for assertions. Whether you are mocking external dependencies, setting up integration tests with build tags, or striving for 90%+ code coverage, this skill ensures your Go test suites are idiomatic, maintainable, and serve as effective documentation for your codebase.