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