software-design-patterns
Identify and apply design patterns to solve common software architecture problems
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Identify and apply design patterns to solve common software architecture problems
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Build an implementation-ready plan by iterating with the consensus-planning agent until concerns converge
Define a change through a concise spec before implementation and keep it current during execution
Shared operating contract for high-signal pull request and diff review
Identify code smells and apply refactoring techniques to improve code quality
Drive implementation through a test list and Red-Green-Refactor loops
| name | software-design-patterns |
| description | Identify and apply design patterns to solve common software architecture problems |
Rule of thumb: Don't force patterns—recognize when they emerge naturally from refactoring. A pattern should solve a real problem, not demonstrate knowledge.
When considering patterns, ask:
Keep output concise and actionable.