From 4838339c08fcd5ca1805403a0bc1d991c63692d0 Mon Sep 17 00:00:00 2001 From: Tu Shaokun <2801884530@qq.com> Date: Sat, 29 Nov 2025 21:20:20 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20Bash=20=E5=92=8C?= =?UTF-8?q?=20WebFetch=20=E5=88=B0=20allowed-tools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SKILL.md b/SKILL.md index 0b5ba72..7e22de6 100644 --- a/SKILL.md +++ b/SKILL.md @@ -10,6 +10,8 @@ allowed-tools: - Read - Grep - Glob + - Bash # 运行 lint/test/build 命令验证代码质量 + - WebFetch # 查阅最新文档和最佳实践 --- # Code Review Excellence