| name | backend |
| description | Go backend project structure skill entry. Use this to locate backend architecture and naming references. |
Backend (Go)
This skill is the entry point for Go backend project structure guidance.
Purpose
Use this skill when the user needs:
- backend folder/layer responsibilities
- backend naming and module placement conventions
- a clean architecture reference for Go backend projects
References
- Project Structure
Go backend clean architecture structure, folder responsibilities, naming rules, request flow, and development steps.
- Golang Skill
Go coding conventions and command references.
- Go Patterns
Idiomatic Go implementation patterns for backend code.
- Go Rules
Go style and review standards.