dev.go-project
CommunityMake Go development via Makefile-first workflow.
Authorlburgazzoli
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go projects often rely on ad-hoc commands for building, testing, linting, and formatting, creating drift and inconsistency. This skill centralizes development tasks behind the Makefile so teams follow the project's prescribed workflow.
Core Features & Use Cases
- Makefile-driven workflow: Enforces using make targets (build, test, lint, fmt) instead of direct tool invocations.
- Makefile discovery: Reads the root Makefile to discover available targets and conventions.
- Safe fallbacks: If a target isn't defined, suggests or falls back to direct commands with guidance.
Quick Start
Run a specified make target (e.g., make test) on the Go project to perform the task using the Makefile in the repository.
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: dev.go-project Download link: https://github.com/lburgazzoli/claude-plugins/archive/main.zip#dev-go-project 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.