go-data-types
CommunityMaster Go slices, maps, and numeric pitfalls.
Authorv0lka
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go developers frequently trip over data-type pitfalls in slices, maps, and numeric literals, causing subtle bugs, performance issues, or incorrect program behavior.
Core Features & Use Cases
- Avoid octal confusion by clarifying literal prefixes and proper parsing.
- Understand and prevent integer overflow, NaN, and floating-point precision issues.
- Correctly initialize slices and maps, reason about capacity, length, and memory usage in real-world code.
- Use cases: code reviews, refactoring, and education to prevent common Go mistakes.
Quick Start
Audit your Go codebase to identify the top 2-3 data-type pitfalls and apply proven patterns to fix slices, maps, and numeric literals.
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-data-types Download link: https://github.com/v0lka/skills/archive/main.zip#go-data-types 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 510,000+ vetted skills library on demand.