·utility-components
</>

utility-components

tencentblueking/bk-ci

工具组件指南, 涵盖 JWT安全认证、表达式解析器、线程池循环工具、责任链模式等特定功能的工具类使用.当用户需要实现JWT 认证、解析表达式、使用线程池或实现责任链时使用。

24Installationen·0Trend·@tencentblueking

Installation

$npx skills add https://github.com/tencentblueking/bk-ci --skill utility-components

SKILL.md

| JWT 安全认证 | JWT 生成验证、Token 刷新、OAuth2 | 1-jwt-security.md | | 表达式解析器 | 变量表达式、条件求值、自定义函数 | 2-expression-parser.md | | 线程池循环工具 | 线程池配置、批量处理、循环工具类 | 3-thread-pool-loop-util.md | | 责任链模式 | 责任链设计、拦截器链、请求处理链 | 4-chain-responsibility.md |

| common-technical-practices | 框架级实践 | 如何在 Spring Boot 中使用技术 | AOP 切面、分布式锁、重试机制、参数校验、性能监控、定时任务、审计日志 | | utility-components (本 Skill) | 工具级组件 | 如何使用特定的工具类和组件 | JWT 认证、表达式解析、线程池使用、责任链实现 |

| 实现 JWT 认证 | utility-components | reference/1-jwt-security.md | | 解析流水线变量 | utility-components | reference/2-expression-parser.md | | 批量并发处理 | utility-components | reference/3-thread-pool-loop-util.md | | 实现拦截器链 | utility-components | reference/4-chain-responsibility.md | | 添加 AOP 切面 | common-technical-practices | reference/1-aop-aspect.md |

工具组件指南, 涵盖 JWT安全认证、表达式解析器、线程池循环工具、责任链模式等特定功能的工具类使用.当用户需要实现JWT 认证、解析表达式、使用线程池或实现责任链时使用。 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 utility-components
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-08
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist utility-components?

工具组件指南, 涵盖 JWT安全认证、表达式解析器、线程池循环工具、责任链模式等特定功能的工具类使用.当用户需要实现JWT 认证、解析表达式、使用线程池或实现责任链时使用。 Quelle: tencentblueking/bk-ci.

Wie installiere ich utility-components?

Ö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 utility-components 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