design-patterns
✓BK-CI 项目设计模式实践指南,涵盖工厂模式、策略模式、观察者模式、装饰器模式、模板方法等在项目中的实际应用。当用户学习设计模式、重构代码、设计可扩展架构或理解项目设计时使用。
Installation
SKILL.md
位置:worker-common/src/main/kotlin/com/tencent/devops/worker/common/task/TaskFactory.kt
| ApiFactory | worker-common/api/ApiFactory.kt | 创建 Worker 端 API 客户端 | | CommandFactory | worker-common/task/script/CommandFactory.kt | 创建脚本命令执行器 | | AtomRunConditionFactory | worker-common/task/market/AtomRunConditionFactory.kt | 创建插件运行条件处理器 | | PathFilterFactory | common-webhook/service/code/filter/PathFilterFactory.kt | 创建 Webhook 路径过滤器 |
位置:common-web/src/main/kotlin/com/tencent/devops/common/web/factory/BkApiHandleFactory.kt
BK-CI 项目设计模式实践指南,涵盖工厂模式、策略模式、观察者模式、装饰器模式、模板方法等在项目中的实际应用。当用户学习设计模式、重构代码、设计可扩展架构或理解项目设计时使用。 Source: tencentblueking/bk-ci.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tencentblueking/bk-ci --skill design-patterns- Source
- tencentblueking/bk-ci
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-08
- Updated
- 2026-02-18
Quick answers
What is design-patterns?
BK-CI 项目设计模式实践指南,涵盖工厂模式、策略模式、观察者模式、装饰器模式、模板方法等在项目中的实际应用。当用户学习设计模式、重构代码、设计可扩展架构或理解项目设计时使用。 Source: tencentblueking/bk-ci.
How do I install design-patterns?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tencentblueking/bk-ci --skill design-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tencentblueking/bk-ci
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-08