Files
our-claude-skills/.claude/settings.local.json

42 lines
1.2 KiB
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(git init:*)",
"Bash(unzip:*)",
"Bash(git add:*)",
"Skill(notion-organizer)",
"Skill(ourdigital-seo-audit)",
"WebFetch(domain:les.josunhotel.com)",
"WebFetch(domain:josunhotel.com)",
"WebFetch(domain:pagespeed.web.dev)",
"Bash(ln:*)",
"Skill(skill-creator)",
"Bash(python:*)",
"Bash(mv:*)",
"Bash(ls:*)",
"Bash(cat:*)",
"Bash(git commit:*)",
"Bash(git reset:*)",
"Bash(git push:*)",
"Bash(chmod:*)",
"Bash(python3:*)",
"Bash(git fetch:*)",
"Bash(mysql:*)",
"Bash(brew services:*)",
"Bash(source ~/.envrc)",
"mcp__plugin_Notion_notion__notion-fetch",
"mcp__plugin_Notion_notion__notion-update-page",
"Skill(settings-audit)",
"mcp__plugin_figma_figma__whoami",
"mcp__plugin_figma_figma__get_metadata",
"mcp__plugin_figma_figma__get_screenshot",
"WebSearch",
"Bash(git -C ~/Workspace/seo-workspace rm:*)",
"Bash(git -C ~/Workspace/seo-workspace check-ignore -q \".claude/commands\")",
"Bash(git pull:*)",
"Bash(bash:*)"
]
}
}