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
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use xe-go-style