home/categories/architecture-patterns/buzzdan-ai-coding-rules-go-linter-driven-development-skills-code-designing-skill-md
architecture-patternsdevelopment
code-designing
Domain type design and architectural planning for Go code. Use when planning new features, designing self-validating types, preventing primitive obsession, or when refactoring reveals need for new types. Focuses on vertical slice architecture and type safety.
maintainer
buzzdan
अपडेट किया गया 1/18/2026
स्टार
2
फोर्क
1
quick start
Installation and usage
Domain type design and architectural planning for Go code. Use when planning new features, designing self-validating types, preventing primitive obsession, or when refactoring reveals need for new types. Focuses on vertical slice architecture and type safety.
इंस्टॉलेशन
$ install --globalskills.sh
उपयोग
इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:
skills use code-designing