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
Actualizado 3/13/2026
Estrellas
321
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use xe-go-style