go-development

Installation
SKILL.md

Go Development Workflow

Workflow for Go code changes in this repository.

Prerequisites

  • Use git-workflow Skill for branch management, commit conventions, and PR creation.
  • Refer to .claude/rules/go.md for detailed verification commands and coding rules (SSOT).

Applicable Directories

Directory Description
internal/ Core application code (Clean Architecture)
pkg/ Reusable shared packages
cmd/ Application entry points

Workflow

Installs
15
GitHub Stars
126
First Seen
Mar 1, 2026
go-development — hiromaily/go-crypto-wallet