structural-design-principles
✓在设计需要组合优于继承、德米特法则、告诉不要询问和超越编程范例的封装原则的模块和组件时使用。
SKILL.md
These principles originated in object-oriented design but apply to any programming paradigm . They're about code structure, not paradigm.
In object-oriented programming (TypeScript/React): Apply traditional OO interpretations with classes, interfaces, and encapsulation.
The underlying principle is the same across paradigms: manage dependencies, reduce coupling, and maintain clear boundaries.
在设计需要组合优于继承、德米特法则、告诉不要询问和超越编程范例的封装原则的模块和组件时使用。 来源:thebushidocollective/han。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/thebushidocollective/han --skill structural-design-principles- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 structural-design-principles?
在设计需要组合优于继承、德米特法则、告诉不要询问和超越编程范例的封装原则的模块和组件时使用。 来源:thebushidocollective/han。
如何安装 structural-design-principles?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/thebushidocollective/han --skill structural-design-principles 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/thebushidocollective/han
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01