From 16fc0d41cb16d064488a81201a4e71fa905d93ff Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Tue, 30 Dec 2025 15:27:31 +0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b38c466..8201bf7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ your best ai assistant with the best practice - **[Output Styles](https://docs.claude.com/en/docs/claude-code/output-styles)** - Custom system prompt modifications for different use cases - **[Permissions](https://docs.claude.com/en/docs/claude-code/permissions)** - Fine-grained access control for tools and operations +## Other Libraries + +- [Claude Code Tips](https://github.com/ykdojo/claude-code-tips) +- [Awesome Claude Code](https://github.com/hesreallyhim/awesome-claude-code) + ## Documentation ### **[docs/AGENTS.md](docs/AGENTS.md)** - Agent Orchestration Best Practices