HomeTags#design-principles

#design-principles page 1/1 · 1 total

TODAY 1 entries
NEW blog cursor 3h ago · zenn-cursor

AIに「SRP > DRY」を教える設計原則ルール—あえて重複を許す勇気 An article on writing rule files for coding agents that prioritize the Single Responsibili…

AI要約 コーディングエージェント向けルールファイルで、DRY原則を過度に適用せず単一責任原則(SRP)を優先させる設計指針を解説。AIが生成しがちな過剰な共通化を避け、あえて重複を許容することで保守性の高いコードを生成させる手法を提案している。

EN An article on writing rule files for coding agents that prioritize the Single Responsibility Principle over DRY, deliberately allowing duplication to prevent AI from over-abstracting code and to produce more maintainable results.

zenn.dev
AIに「SRP > DRY」を教える設計原則ルール—コーディングエージェントのルールファイルで「あえて重複を許す勇気」を伝える og