We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5edb16 commit 45577faCopy full SHA for 45577fa
.cursor/rules/ai_rules.mdc
@@ -0,0 +1,8 @@
1
+---
2
+description: Apply rules from AI_RULES.md to all interactions.
3
+globs: "*"
4
+alwaysApply: true
5
6
+# AI Rules
7
+
8
+Follow the rules defined in [AI_RULES.md](../../AI_RULES.md).
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.
0 commit comments