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