Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram
- ✨ [**claude-code-is-programmable**](https://github.com/disler/claude-code-is-programmable) (279 ⭐) - Scale your compute with Claude Code as a programmable agentic coding tool.
- ✨ [**claude-code-mcpinstall**](https://github.com/undeadpickle/claude-code-mcpinstall) (236 ⭐) - Easy guide to installing Claude Code MCPs globally on your machine.
- ✨ [**claude-code-system-prompt**](https://github.com/matthew-lim-matthew-lim/claude-code-system-prompt) (122 ⭐) - Claude Code's system prompt.
- ✨ [**claude-code-ultimate-guide**](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (137 ⭐) - Covers Claude Code from beginner to power user with production-ready templates for hooks, agents, skills, and commands, plus agentic workflow guides, quizzes, and a cheatsheet.
Comment on lines 384 to +385
Copy link

Copilot AI Feb 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section appears to be ordered by descending star count within the category. The new entry (137 ⭐) is currently placed after the 122 ⭐ entry, which breaks the ordering; consider moving it above claude-code-system-prompt to keep the list sorted.

Suggested change
-[**claude-code-system-prompt**](https://github.com/matthew-lim-matthew-lim/claude-code-system-prompt) (122 ⭐) - Claude Code's system prompt.
-[**claude-code-ultimate-guide**](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (137 ⭐) - Covers Claude Code from beginner to power user with production-ready templates for hooks, agents, skills, and commands, plus agentic workflow guides, quizzes, and a cheatsheet.
-[**claude-code-ultimate-guide**](https://github.com/FlorianBruniaux/claude-code-ultimate-guide) (137 ⭐) - Covers Claude Code from beginner to power user with production-ready templates for hooks, agents, skills, and commands, plus agentic workflow guides, quizzes, and a cheatsheet.
-[**claude-code-system-prompt**](https://github.com/matthew-lim-matthew-lim/claude-code-system-prompt) (122 ⭐) - Claude Code's system prompt.

Copilot uses AI. Check for mistakes.
- [**claudecode-best-practices**](https://github.com/rosmur/claudecode-best-practices) (54 ⭐) - A collection of best practices and procedures for using Claude Code.

---
Expand Down
Loading