diff --git a/.claude/commands/prime.md b/.claude/commands/prime.md index 8e7ada1..b2246dc 100644 --- a/.claude/commands/prime.md +++ b/.claude/commands/prime.md @@ -1,2 +1,5 @@ RUN: - git ls-files \ No newline at end of file + git ls-files + +READ: + ai_docs/claude_code_fresh_tutorials.md \ No newline at end of file diff --git a/.claude/settings.json b/.claude/settings.json new file mode 100644 index 0000000..ab5b26b --- /dev/null +++ b/.claude/settings.json @@ -0,0 +1,7 @@ +{ + "permissions": { + "allow": ["Write", "MultiEdit", "Edit", "Bash"], + "deny": [] + } + } + \ No newline at end of file