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 页面并帮你完成安装。
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.