internal-package-building
CommunityStructure internal Go packages with confidence.
Authorsjtw
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Organize internal Go package structures to enforce boundaries and clean import paths.
Core Features & Use Cases
- Guidance on when to create a new internal package under internal/ (new domain) and when to extend an existing package.
- Rules for package boundaries, cmd vs internal boundaries, and import path conventions.
- Real-world example: organizing a monorepo into internal/db, internal/models, internal/candidate_tree, and internal/evaluator to keep boundaries clear and predictable.
Quick Start
Create a new directory under internal/ for the domain, add at least one Go file with a package name matching the directory, and route entry points through cmd/.
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: internal-package-building Download link: https://github.com/sjtw/tarkov-build-optimiser/archive/main.zip#internal-package-building 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 223,000+ vetted skills library on demand.