samber

samber

Активный
10
Навыки
2
Категории
ClaudeCode(CC)Codex

Опубликованные навыки 10

📦

golang-spf13-cobra

Build Reliable Go CLI Commands

Безопасно 79

Go CLI projects often become inconsistent around command structure, validation, hooks, output, and tests. This skill provides practical Cobra patterns for predictable commands and maintainable test suites.

Codex Code(CC)
Установить
📦

golang-samber-slog

Build Go Logging Pipelines with samber/slog

Средний риск 70

Complex Go logging pipelines can duplicate records, lose buffered events, or expose sensitive data. This skill guides composition, sampling, formatting, middleware, routing, and shutdown.

Codex Code(CC)
Установить
📦

golang-samber-lo

Build Go Collection Pipelines with samber/lo

Безопасно 79

Manual Go collection transformations can become repetitive and difficult to optimize. This skill applies samber/lo helpers while explaining package choice, compatibility, errors, and performance tradeoffs.

Codex Code(CC)
Установить
📦

golang-performance

Оптимизация производительности Go с помощью профилирования

Безопасно 81

Сервисы Go часто замедляются из-за аллокаций, нагрузки на GC, ожиданий I/O или неэффективных горячих путей. Этот навык сопоставляет сигналы профилирования с точечными исправлениями производительности Go и проверкой через бенчмарки.

Claude Codex Code(CC)
Установить
📦

golang-modernize

Modernize Go Code with Current Idioms

Безопасно 77

Older Go patterns can limit safety, clarity, and maintainability. This skill recommends version-compatible language, library, testing, and tooling improvements.

Codex Code(CC)
Установить
📦

golang-lint

Strengthen Go Projects with golangci-lint

Средний риск 72

Go teams often struggle to choose linters, understand warnings, and manage legacy backlogs. This skill provides practical golangci-lint configuration, triage, suppression, and cleanup guidance.

Codex Code(CC)
Установить
📦

golang-error-handling

Улучшение обработки ошибок в Go

Безопасно 78

Пути обработки ошибок в Go часто теряют контекст, дублируют логи или раскрывают внутренние детали. Этот навык дает Claude, Codex и Claude Code конкретные правила для более безопасной обработки ошибок в Go.

Claude Codex Code(CC)
Установить
📦

golang-documentation

Write Clear Go Documentation

Безопасно 83

Go projects often have incomplete comments, examples, and contributor guidance that slow adoption and maintenance. This skill provides structured guidance for writing, reviewing, and organizing documentation that matches Go conventions.

Codex Code(CC)
Установить
📦

golang-code-style

Улучшение стиля кода Go

Безопасно 77

Код Go может проходить проверки форматирования, но при этом оставаться трудным для чтения. Этот навык направляет Claude, Codex и Claude Code к более ясным стилевым решениям.

Claude Codex Code(CC)
Установить
📦

golang-cli

Build Reliable Go Command-Line Applications

Безопасно 76

Go command-line projects need consistent commands, configuration, output, shutdown, and testing patterns. This skill applies practical Cobra and Viper guidance with reusable Go examples.

Codex Code(CC)
Установить