design_patterns-hamster_style
OfficialEnforce hamster-style Go conventions in Dodder.
Authoramarbel-llc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Dodder's Go codebase follows distinctive conventions that diverge from standard Go styles. This skill codifies those rules into a reference guide to ensure consistency across the repository.
Core Features & Use Cases
- Naming conventions: snake_case for packages and directories; main.go as entry point; constructors use Make instead of New.
- Formatting and tooling: goimports plus gofumpt, run via just codemod-go-fmt to enforce indentation, trailing commas, and import sorting.
- Code patterns and design: full type-name receivers, specific Getter/Setter conventions, and SCREAMING_SNAKE_CASE generics; guidance on error handling with alfa/errors patterns.
Quick Start
Apply the hamster-style Go guide to your Dodder repo by running the codemod and linting steps described above.
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: design_patterns-hamster_style Download link: https://github.com/amarbel-llc/dodder/archive/main.zip#design-patterns-hamster-style 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.