update skill config

This commit is contained in:
Roberto Musso
2026-04-15 11:26:46 +02:00
parent 25a5a6672e
commit 2ee3bb37db
13 changed files with 2026 additions and 76 deletions

View File

@@ -1,9 +1,14 @@
{
"enableAllProjectMcpServers": true,
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit -m ':*)"
"Bash(git commit -m ':*)",
"Skill(shadcn)",
"Skill(shadcn:*)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(python \"C:/_temp/_adiuvai_workspace/.claude/skills/pptx/scripts/office/soffice.py\" --headless --convert-to pdf adiuvAI-per-commercialisti.pptx)",
"Read(//c/Users/musso/.claude/plugins/cache/caveman/caveman/63e797cd753b/**)"
]
}
},
"enableAllProjectMcpServers": true
}