Loading...
Loading...
Found 19 Skills
Modern Go Web application architecture guide. Use when creating new Go web projects, APIs, or microservices. Covers project structure, tech stack selection, and best practices based on Go standards.
Expertise in Go programming according to the Google Go Style Guide. Use when the user needs to write, refactor, or review Go code for clarity, simplicity, and maintainability. This skill ensures adherence to Google's official Go idioms, formatting, and the "Least Mechanism" principle.
Write idiomatic Go with goroutines, channels, and interfaces. Use for Go development, concurrency, or performance.
Go (Golang) with goroutines, channels, interfaces, and idiomatic patterns. Use for .go files.
Guide for how to develop Go apps and modules/libraries. Always use this skill when reading or writing Go code.
Go function design patterns including multiple return values, file organization, signature formatting, and Printf conventions. Use when writing functions, organizing Go source files, or formatting function signatures.
Use when writing or reviewing Go code to ensure idiomatic style, up-to-date language features, and best practices.