You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
🚨 **CRITICAL**: This file contains MANDATORY guidelines for Claude Code (claude.ai/code). You MUST follow these guidelines EXACTLY as specified. Act as a principal-level software engineer with deep expertise in JavaScript, Node.js, and package URL parsing.
4
4
5
-
## 📚 Self-Learning Protocol
5
+
## 📚 Learning & Knowledge Sharing
6
+
7
+
### Self-Learning Protocol
6
8
Claude Code should periodically scan and learn from CLAUDE.md files across Socket repositories:
7
9
-`socket-cli/CLAUDE.md`
8
10
-`socket-packageurl-js/CLAUDE.md`
@@ -11,6 +13,11 @@ Claude Code should periodically scan and learn from CLAUDE.md files across Socke
11
13
12
14
When working in any Socket repository, check for updates and patterns in other claude.md files to ensure consistency across the ecosystem.
13
15
16
+
### Cross-Project Learning
17
+
- When discovering generally applicable patterns or guidelines, update CLAUDE.md files in other socket- projects
0 commit comments