·utility-components
</>

utility-components

tencentblueking/bk-ci

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

24安裝·0熱度·@tencentblueking

安裝

$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 认证、解析表达式、使用线程池或实现责任链时使用。 來源:tencentblueking/bk-ci。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/tencentblueking/bk-ci --skill utility-components
分類
</>開發工具
認證
收錄時間
2026-02-08
更新時間
2026-02-18

快速解答

什麼是 utility-components?

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

如何安裝 utility-components?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/tencentblueking/bk-ci --skill utility-components 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

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