home/categories/automation-tools/neongreen-mono-claude-skills-add-go-project-skill-md
automation-toolstools

add-go-project

Creates a new Go project in the monorepo with all necessary files (main.go, README, AGENTS.md, etc.). Use when asked to create, add, or scaffold a new Go project, CLI tool, or library. This is a single-module monorepo - all projects share the root go.mod.

neongreen
maintainer
neongreen
更新日 1/18/2026
スター
5
フォーク
0
quick start

Installation and usage

Creates a new Go project in the monorepo with all necessary files (main.go, README, AGENTS.md, etc.). Use when asked to create, add, or scaffold a new Go project, CLI tool, or library. This is a single-module monorepo - all projects share the root go.mod.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use add-go-project