--添加claude code 代码规范和技能

This commit is contained in:
2026-03-31 15:46:15 +08:00
parent a5af47d53c
commit 7dfbdd65c0
6 changed files with 615 additions and 1 deletions

View File

@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(powershell -Command \"Get-Content ''f:\\\\ges-scm\\\\code\\\\dev\\\\geg-gas-web\\\\publish.bat'' | Select-String ''errorlevel|pnpm|docker''\")",
"Bash(/tmp/write_bat2.ps1:*)",
"Bash(powershell -File /tmp/write_bat2.ps1)"
]
}
}