home/categories/technical-docs/xe-x-claude-skills-xe-go-style-skill-md
technical-docsdocumentation

xe-go-style

Write Go code following the conventions and patterns used in the within.website/x repository, including CLI patterns with internal.HandleStartup(), error handling, logging with slog, HTTP handlers, and testing.

Xe
maintainer
Xe
Обновлено 3/13/2026
Звёзды
321
Форки
17
quick start

Installation and usage

Write Go code following the conventions and patterns used in the within.website/x repository, including CLI patterns with internal.HandleStartup(), error handling, logging with slog, HTTP handlers, and testing.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use xe-go-style