·design-patterns
</>

design-patterns

tencentblueking/bk-ci

BK-CI项目设计模式实践指南,涵盖工厂模式、策略模式、观察者模式、装饰器模式、模板方法等在项目中的实际应用.当用户学习设计模式、重构代码、设计可扩展架构或理解项目设计时使用.

39Installationen·0Trend·@tencentblueking

Installation

$npx skills add https://github.com/tencentblueking/bk-ci --skill design-patterns

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项目设计模式实践指南,涵盖工厂模式、策略模式、观察者模式、装饰器模式、模板方法等在项目中的实际应用.当用户学习设计模式、重构代码、设计可扩展架构或理解项目设计时使用. Quelle: tencentblueking/bk-ci.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/tencentblueking/bk-ci --skill design-patterns
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-08
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist design-patterns?

BK-CI项目设计模式实践指南,涵盖工厂模式、策略模式、观察者模式、装饰器模式、模板方法等在项目中的实际应用.当用户学习设计模式、重构代码、设计可扩展架构或理解项目设计时使用. Quelle: tencentblueking/bk-ci.

Wie installiere ich design-patterns?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/tencentblueking/bk-ci --skill design-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/tencentblueking/bk-ci