From 76d6a66d2bac5aae26438122efabe1bfb9f7a32a Mon Sep 17 00:00:00 2001 From: LouisShark Date: Tue, 25 Mar 2025 20:26:50 +0800 Subject: [PATCH] docs: Add Claude's code JavaScript resource to RESOURCES.md --- RESOURCES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RESOURCES.md b/RESOURCES.md index 536fcb1..8941aca 100644 --- a/RESOURCES.md +++ b/RESOURCES.md @@ -27,4 +27,5 @@ - https://github.com/LouisShark/claude-code (claude_code, Decompiled product) - https://github.com/x1xhlol/v0-system-prompts-models-and-tools (full v0 system prompts, models and tools) - https://manus.im/share/lLR5uWIR5Im3k9FCktVu0k?replay=1 (Manus's Jailbreak) -- https://gist.github.com/LouisShark/06ad5e12acf24e6aa3583e6bda46409c (Claude's code prompt) \ No newline at end of file +- https://gist.github.com/LouisShark/06ad5e12acf24e6aa3583e6bda46409c (Claude's code prompt) +- https://gist.githubusercontent.com/1rgs/e4e13ac9aba301bcec28d761992ec4e8/raw/7c7cd5b91c6d355e72c7a34b6662006018588780/claudecode.js (Claude's code js) \ No newline at end of file