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.

buzzdan
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