Skip to content

Commit 45577fa

Browse files
Allow AI_RULES.md to be used in Cursor and Claude Code (#9764)
1 parent a5edb16 commit 45577fa

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.cursor/rules/ai_rules.mdc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Claude Code Guidelines
2+
3+
Refer to the shared [AI Rules](AI_RULES.md) for guidelines when working in this repository.

0 commit comments

Comments
 (0)