Claude Code 配置
CodeBlock Loading...
{
"permissions": {
"allow": [
"mcp__plugin_figma_figma__get_design_context",
"mcp__plugin_figma_figma__get_screenshot",
"Bash",
"Read",
"Write",
"Edit",
"Glob",
"Grep",
"Task",
"Skill",
"TodoWrite",
"WebFetch",
"WebSearch",
"mcp__*",
"Bash(yarn:*)",
"Bash(npm:*)",
"Bash(npx:*)",
"Bash(pnpm:*)",
"Bash(yarn test:*)",
"Bash(yarn dev:*)",
"Bash(yarn build:*)",
"Bash(yarn lint:*)",
"Bash(yarn biome:*)",
"Bash(yarn prettier:*)",
"Bash(yarn tsc:*)",
"Bash(yarn gen:*)",
"Bash(git status)",
"Bash(git diff:*)",
"Bash(git log:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(git pull:*)",
"Bash(git fetch:*)",
"Bash(git clone:*)",
"Bash(git remote:*)",
"Bash()",
"Bash(tree:*)",
"Bash(ls:*)",
"Bash(cat:*)",
"Bash(pwd)",
"Bash(claude-code mcp list-tools)",
"Bash(mcp call notion create_page --title \"this investgate of Asure Speech\")",
"WebFetch(domain:www.hubble.xyz)",
"WebFetch(domain:skillsmp.com)",
"WebFetch(domain:www.skillhub.club)",
"WebFetch(domain:mcpservers.org)",
"WebFetch(domain:github.com)",
"Bash(cc --help:*)",
"Bash(claude mcp --help:*)",
"Bash(claude mcp list)",
"Bash(claude --version)",
"Bash(claude --print)",
"Bash(claude --print --output-format=text)",
"Skill(find-skills)",
"Bash(npx skills find)",
"Bash(npx skills find react)",
"Bash(npx skills find testing)",
"Bash(npx skills find design)",
"Bash(npx skills find tailwind-design-system)",
"Bash(npx skills add wshobson/agents@tailwind-design-system -g -y)"
]
}
}