3 rules available in the Cursor directory
Custom system instructions and configuration rules that shape how the AI behaves. Copy any rule directly into your setup to customize responses, tone, expertise, and output format.
Rules for Go backend services enforcing idiomatic Go patterns, proper error handling, and clean architecture conventions.
Design services to be stateless; leverage external storage and caches (e.g., Redis) for state persistence.
Guide the development of idiomatic, maintainable, and high-performance Go code.