add 增加 ai编程支持 支持codex与claude的skill

This commit is contained in:
疯狂的狮子Li
2026-03-30 17:31:32 +08:00
parent 7f99bbf889
commit 125da80953
8 changed files with 606 additions and 0 deletions
@@ -0,0 +1,7 @@
interface:
display_name: "前端编码"
short_description: "按当前前端项目约定编写页面与 API"
default_prompt: "使用 $frontend-crud-coding 在当前前端项目里按现有约定实现页面和 API 修改。"
policy:
allow_implicit_invocation: true