go-module-paths
CommunityDerive correct Go import paths from go.mod.
AuthorPremModhaOfficial
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Derive Go import paths from go.mod to ensure module-root relative imports and prevent import-path mistakes in monorepos where go.mod is not at repository root.
Core Features & Use Cases
- Derive import paths from the module root by reading go.mod and computing relative paths for non-root layouts.
- Validate import paths against typical monorepo structures to prevent common mistakes such as including the module root directory in imports.
- Provide practical guidance for Docker build contexts and multi-service Go workspaces.
Quick Start
Run the go-module-paths skill to derive module-root relative import paths from the repository's go.mod.
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: go-module-paths Download link: https://github.com/PremModhaOfficial/go-sdk-pipeline/archive/main.zip#go-module-paths 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.