🎯

go-best-practices

🎯Skill

from 0xbigboss/claude-code

VibeIndex|
What it does
|

Provides Go patterns for type-first development with custom types, interfaces, functional options, and structured error handling.

πŸ“¦

Same repository

0xbigboss/claude-code(34 items)

go-best-practices

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add 0xbigboss/claude-code --skill go-best-practices
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add 0xbigboss/claude-code --skill go-best-practices
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/go-best-practices/SKILL.md

SKILL.md

130Installs
35
-
Last UpdatedJan 28, 2026

More from this repository10

🎯
react-best-practices🎯Skill

React best practices skills covering hooks, effects, refs, component design, escape hatches, and anti-patterns for use when reading or writing React components.

🎯
typescript-best-practices🎯Skill

Provides TypeScript best practices for type-first development, making illegal states unrepresentable, and runtime validation patterns

🎯
python-best-practices🎯Skill

Provides Python best practices for type-first development with dataclasses, discriminated unions, NewType, and Protocol patterns

🎯
web-fetch🎯Skill

Fetches web content with intelligent content extraction, converting HTML pages to clean markdown using curl and html2markdown with CSS selectors for targeted extraction.

🎯
zig-best-practices🎯Skill

Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management best practices.

🎯
tamagui-best-practices🎯Skill

Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling for Tamagui-based projects.

🎯
nix-best-practices🎯Skill

Nix best practices skill covering flake structure, overlays, unfree package handling, and binary overlays for working with flake.nix or shell.nix configurations

🎯
playwright-best-practices🎯Skill

Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking with CLI-optimized output for agent workflows.

🎯
openai-image-gen🎯Skill

React best practices skills covering hooks, effects, refs, component design, escape hatches, and anti-patterns for use when reading or writing React components.

🎯
axe-ios-simulator🎯Skill

iOS Simulator automation using AXe CLI for touch gestures, text input, screenshots, video recording, and accessibility inspection