diff --git a/.cursor/rules/ai_rules.mdc b/.cursor/rules/ai_rules.mdc new file mode 100644 index 00000000000..fe23837c5f3 --- /dev/null +++ b/.cursor/rules/ai_rules.mdc @@ -0,0 +1,8 @@ +--- +description: Apply rules from AI_RULES.md to all interactions. +globs: "*" +alwaysApply: true +--- +# AI Rules + +Follow the rules defined in [AI_RULES.md](../../AI_RULES.md). diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 00000000000..b0302788f6d --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,3 @@ +# Claude Code Guidelines + +Refer to the shared [AI Rules](AI_RULES.md) for guidelines when working in this repository.