mirror of
https://github.com/tiennm99/miti99.git
synced 2026-09-20 02:21:34 +00:00
Topics: Claude Code internals, AI & tech debt, Slack notifications, developer workflow, Java performance, Go naming, AI agent skills, leadership beliefs, programming tricks, shell tricks.
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"enabledPlugins": {
|
|
"commit-commands@claude-plugins-official": false,
|
|
"skill-creator@claude-plugins-official": false,
|
|
"superpowers@claude-plugins-official": false
|
|
},
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(.claude/skills/**)",
|
|
"Bash(bash .claude/skills/**)",
|
|
"Bash(cat *)",
|
|
"Bash(cp *)",
|
|
"Bash(curl *)",
|
|
"Bash(echo *)",
|
|
"Bash(find *)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit *)",
|
|
"Bash(ls *)",
|
|
"Bash(mkdir *)",
|
|
"Bash(mv *)",
|
|
"Bash(node *)",
|
|
"Bash(npm install *)",
|
|
"Bash(pip install *)",
|
|
"Bash(pip3 install *)",
|
|
"Bash(powershell *)",
|
|
"Bash(python *)",
|
|
"Bash(python3 *)",
|
|
"Bash(sed *)",
|
|
"Edit(content)",
|
|
"Read(content)",
|
|
"Skill(commit-commands:commit)",
|
|
"Skill(update-config)",
|
|
"WebFetch(*)",
|
|
"WebSearch(*)",
|
|
"Write(content)",
|
|
"mcp__acp__Bash",
|
|
"mcp__acp__Edit",
|
|
"mcp__acp__Write",
|
|
"mcp__web-reader__webReader",
|
|
"mcp__web-search-prime__webSearchPrime"
|
|
],
|
|
"defaultMode": "acceptEdits"
|
|
}
|
|
}
|