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