rst_go_base_guide

Installation
SKILL.md

rst_go_base_guide

Guides development so that all Go code and structure follow the project rules (architecture and code style).

When to apply

Apply this skill when:

  • Writing or reviewing Go code
  • Designing modules, APIs, or directory layout
  • Initializing a new project or adding a new service/package
  • The user explicitly asks to follow project rules, standards, or architecture

Rule lookup order (required)

This skill may run in a global context (e.g. from ~/.cursor/skills), where paths like .cursor/rules/*.mdc are relative and may not point to the current project. Resolve rule files in this order:

Installs
4
First Seen
Mar 4, 2026
rst_go_base_guide — hicker-kin/ai-context