feat: add reusable engineering skill collection

This commit is contained in:
2026-08-15 23:24:17 +08:00
commit 480f5c321d
33 changed files with 2706 additions and 0 deletions
@@ -0,0 +1,8 @@
interface:
display_name: "追踪代码流程"
short_description: "快速分析指定功能的调用链、数据流、状态和单位"
default_prompt: "使用 $trace-code-flow 追踪我指定功能从入口到最终输出的完整代码流程。"
policy:
allow_implicit_invocation: false