bootstrap-go
CommunityBootstrap a minimal Go project setup.
Authorsimonnordberg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates baseline Go project setup to ensure consistent tooling, modules, and minimal configuration for new or reset Go projects.
Core Features & Use Cases
- Module setup: initializes go.mod with the appropriate module path.
- Lint/Tooling baseline: creates .golangci.yml enabling key linters like govet, errcheck, staticcheck.
- Minimal Makefile: provides basic targets build, test, lint, fmt.
- .gitignore: excludes binaries, env files, and vendor directory when not vendoring.
- Use Case: onboarding a new Go project quickly with a solid, repeatable starting point.
Quick Start
Run the bootstrap-go skill at the root of your Go project to initialize the baseline configuration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bootstrap-go Download link: https://github.com/simonnordberg/dotfiles/archive/main.zip#bootstrap-go Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.