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: "使用 $add-code-comments 为我指定的代码补充准确、简洁的中文注释,并整理局部多余空行。"
policy:
allow_implicit_invocation: false