Commit e260b5d
committed
refactor(rules): replace .cursor/rules/ files with symlinks to .claude/rules/
Convert .cursor/rules/*.mdc files to symlinks pointing to their
corresponding .claude/rules/*.md sources. This ensures consistency
between Claude Code and Cursor IDE rule definitions.
Changes:
- Remove cursor-rules-location.mdc (obsolete with new structure)
- Add symlinks for development-workflow and git-workflow (new rules)
- Convert existing rules to symlinks (examples-standards, no-relative-imports,
package-installation, release-please-standards, uv-scripts)
Symlink format: .cursor/rules/foo.mdc -> ../../.claude/rules/foo.md1 parent 19ed22f commit e260b5d
File tree
8 files changed
+7
-466
lines changed- .cursor/rules
8 files changed
+7
-466
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments