Github Top Repositories
13.2K subscribers
1.14K photos
58 videos
10 files
1.79K links
Top GitHub repositories in one place ๐Ÿš€
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
๐ŸŽฏ Lum1104/Understand-Anything landed on trending. Worth a proper look.

๐Ÿ”— https://github.com/Lum1104/Understand-Anything
๐Ÿ“ Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

Understand Anything is a revolutionary tool that turns any codebase, knowledge base, or docs into an interactive knowledge graph. This graph can be explored, searched, and questioned, making it easier to understand complex systems. The tool is compatible with various platforms, including Claude Code, Codex, Cursor, Copilot, and Gemini CLI.

The key features of Understand Anything include:
- Interactive knowledge graph: Every file, function, and class is a node that can be clicked, searched, and explored.
- Guided tours: Auto-generated walkthroughs of the architecture, ordered by dependency.
- Fuzzy and semantic search: Find anything by name or by meaning.
- Diff impact analysis: See which parts of the system your changes affect before you commit.

To get started, simply install the plugin using /plugin marketplace add Lum1104/Understand-Anything and /plugin install understand-anything. Then, analyze your codebase with /understand and explore the interactive dashboard with /understand-dashboard.

The tool is designed for anyone who wants to understand complex codebases, including developers, PMs, and power users. With its persona-adaptive UI, the dashboard adjusts its detail level based on who you are.

In short, Understand Anything is a game-changer for anyone who wants to unlock the secrets of complex codebases and knowledge bases. Stop reading code blind, start seeing the big picture โ€” and discover the power of interactive knowledge graphs with Understand Anything.
You can now see the forest for the trees.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
๐Ÿ’ก anthropics/claude-plugins-official just hit the trending charts โ€” here's why it matters.

๐Ÿ”— https://github.com/anthropics/claude-plugins-official
๐Ÿ“ Official, Anthropic-managed directory of high quality Claude Code Plugins.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The anthropics/claude-plugins-official GitHub repository is a curated directory of high-quality plugins for Claude Code. It contains both internal plugins developed by Anthropic and third-party plugins from partners and the community.

To use these plugins, you can install them directly from the marketplace via /plugin install {plugin-name}@claude-plugins-official or browse for them in /plugin > Discover.

From a technical standpoint, each plugin follows a standard structure, including a plugin.json file with metadata and optional configurations for MCP servers, slash commands, agents, and skills.

This repository is ideal for Claude Code users, developers, and partners looking to extend the platform's functionality.

One-liner takeaway: Unlock Claude Code's full potential with the anthropics/claude-plugins-official repository, your one-stop shop for high-quality, community-driven plugins.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
Github Top Repositories
Photo
๐Ÿ”ฅ colbymchenry/codegraph is trending โ€” and it deserves your attention.

๐Ÿ”— https://github.com/colbymchenry/codegraph
๐Ÿ“ Pre-indexed code knowledge graph for Claude Code, Codex, Cursor, OpenCode, and Hermes Agent โ€” fewer tokens, fewer tool calls, 100% local
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

CodeGraph is a tool that supercharges your coding experience with semantic code intelligence. It integrates with agents like Claude Code, Cursor, Codex CLI, opencode, and Hermes Agent to provide features like smart context building, full-text search, and impact analysis.

To get started, simply run the installer with npx @colbymchenry/codegraph or use a package manager like npm. The installer will guide you through the configuration process, including setting up your agent and initializing your project with codegraph init -i.

Key Features include:

* Framework-aware routes for web frameworks like Django, Flask, and Express
* Support for 19+ languages, including TypeScript, JavaScript, and Python
* 100% local operation, with no data leaving your machine

The Benchmark Results show that CodeGraph can reduce costs by 35%, tokens by 59%, and tool calls by 70%. Overall, CodeGraph is designed to help developers work more efficiently and effectively.

Supercharge your coding experience with CodeGraph - it's like having a personal coding assistant!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
๐Ÿ” Deep-diving into rohitg00/ai-engineering-from-scratch โ€” fresh off the trending list.

๐Ÿ”— https://github.com/rohitg00/ai-engineering-from-scratch
๐Ÿ“ Learn it. Build it. Ship it for others.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The AI Engineering from Scratch curriculum is a comprehensive, 20-phase journey that equips students with the skills to build AI systems from the ground up. With 435 lessons, ~320 hours of content, and support for Python, TypeScript, Rust, and Julia, this curriculum aims to bridge the gap between AI theory and practical application. Each lesson follows a consistent structure, starting with the math behind an algorithm, then implementing it from scratch, and finally using it in a real-world context. The curriculum is designed to be free, open-source, and MIT-licensed. The target audience includes anyone who wants to understand how AI actually works, not just call APIs - you don't just learn AI, you build it, end-to-end, by hand. With a focus on hands-on learning and reusable artifacts, this curriculum is perfect for those who want to gain a deep understanding of AI engineering. In short, AI Engineering from Scratch is the ultimate resource for anyone looking to master the art of building AI systems from scratch - build it, don't just memorize it.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
Github Top Repositories
Photo
๐Ÿ”ฅ Fincept-Corporation/FinceptTerminal is trending โ€” and it deserves your attention.

๐Ÿ”— https://github.com/Fincept-Corporation/FinceptTerminal
๐Ÿ“ FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The Fincept Terminal is a state-of-the-art financial intelligence platform that offers institutional-grade financial analytics, AI automation, and unlimited data connectivity. Its key features include multi-asset analytics, AI agents, and 100+ data connectors. To use the Fincept Terminal, you can either download the installer from the GitHub releases page or build it from source using CMake and Qt 6.8.3.

The platform is built using C++20 and Qt6 for the UI, and it also includes embedded Python for analytics. The
setup.sh
script can be used to install all dependencies and build the app automatically.

The Fincept Terminal is suitable for various audiences, including financial analysts, traders, and developers who want to leverage its real-time trading and quantitative analysis capabilities.

In short, the Fincept Terminal is a powerful tool that can help you make data-driven decisions in the financial sector, and its customizable workflows and AI quant lab make it an ideal choice for those who want to stay ahead of the curve.

Takeaway: The Fincept Terminal is the ultimate financial intelligence platform that can help you unlock new insights and opportunities in the financial sector.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
๐Ÿ” Deep-diving into multica-ai/andrej-karpathy-skills โ€” fresh off the trending list.

๐Ÿ”— https://github.com/multica-ai/andrej-karpathy-skills
๐Ÿ“ A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The multica-ai/andrej-karpathy-skills GitHub repository offers a set of guidelines to improve the behavior of Claude Code, a coding assistant, by addressing common pitfalls observed by Andrej Karpathy. These guidelines are centered around four key principles: Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution.

The CLAUDE.md file contains these principles, which can be installed as a Claude Code plugin or added to a project manually. The guidelines promote explicit reasoning, simplicity, and minimal changes, and they encourage the definition of success criteria to transform imperative tasks into verifiable goals.

These guidelines are suitable for developers and teams looking to improve the efficiency and reliability of their coding workflows. By following these principles, users can reduce unnecessary changes, overcomplication, and mistakes, leading to cleaner and more minimal code.

One key technical highlight is the use of a CLAUDE.md file to apply these guidelines across projects, making it easy to adopt and customize the principles for specific use cases.

In summary, the multica-ai/andrej-karpathy-skills repository provides a valuable resource for improving coding practices, and its guidelines can be applied to various projects to promote better coding habits: By giving your coding assistant clear goals and guidelines, you can unlock its full potential and work more efficiently.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โšก dotnet/skills is making waves. Here's the full picture.

๐Ÿ”— https://github.com/dotnet/skills
๐Ÿ“ Repository for skills to assist AI coding agents with .NET and C#
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The dotnet/skills repository is a curated set of core skills and custom agents for coding agents. It provides a range of plugins, including dotnet, dotnet-data, dotnet-diag, and more, each with its own set of skills for handling common .NET coding tasks.

To use these skills, you can install them via the Copilot CLI or Claude Code by adding the dotnet/skills marketplace and installing the desired plugin. You can also install them in VS Code or VS Code Insiders by enabling plugin support and adding the dotnet/skills marketplace to your settings.

Additionally, this repository is a Cursor plugin marketplace, allowing you to discover and install published plugins directly in Cursor. The skills in this repository follow the agentskills.io open standard and are compatible with OpenAI Codex.

The target audience for this repository includes .NET developers, coding agents, and anyone looking to leverage the power of AI and ML in their development workflow.

One key takeaway: With dotnet/skills, you can supercharge your .NET development with AI-powered coding agents and take your productivity to the next level.

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โค1
โšก ChromeDevTools/chrome-devtools-mcp is making waves. Here's the full picture.

๐Ÿ”— https://github.com/ChromeDevTools/chrome-devtools-mcp
๐Ÿ“ Chrome DevTools for coding agents
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The ChromeDevTools/chrome-devtools-mcp repository on GitHub provides a Model-Context-Protocol (MCP) server that enables coding agents like Antigravity, Claude, and Copilot to control and inspect a live Chrome browser. This allows for reliable automation, in-depth debugging, and performance analysis.

Key features include:
- Advanced browser debugging: Analyze network requests, take screenshots, and check browser console messages.
- Performance insights: Record traces and extract actionable performance insights using Chrome DevTools.
- Reliable automation: Automate actions in Chrome using puppeteer and automatically wait for action results.

To get started, add the following config to your MCP client:

{
"mcpServers": {
"chrome-devtools": {
"command": "npx",
"args": ["-y", "chrome-devtools-mcp@latest"]
}
}
}


The project supports various MCP clients, including Antigravity, Claude, Copilot, and more, with detailed installation guides provided.

One-liner takeaway: Supercharge your coding agents with the power of Chrome DevTools using ChromeDevTools/chrome-devtools-mcp!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe
โค1
Github Top Repositories
Photo
โšก mukul975/Anthropic-Cybersecurity-Skills is making waves. Here's the full picture.

๐Ÿ”— https://github.com/mukul975/Anthropic-Cybersecurity-Skills
๐Ÿ“ 754 structured cybersecurity skills for AI agents ยท Mapped to 5 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND & NIST AI RMF ยท agentskills.io standard ยท Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms ยท 26 security domains ยท Apache 2.0
โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€

The Anthropic Cybersecurity Skills GitHub repository is a game-changer for AI agents in the cybersecurity space. It provides a massive library of 754 production-grade cybersecurity skills across 26 security domains, all mapped to five industry frameworks (MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, MITRE D3FEND, and NIST AI RMF). This allows AI agents to gain expert-level guidance in seconds, bridging the cybersecurity workforce gap.

To get started, users can simply clone the repository or use npx skills add mukul975/Anthropic-Cybersecurity-Skills for a quick setup. The repository is compatible with various AI platforms, including Claude Code, GitHub Copilot, and OpenAI Codex CLI.

The skills are structured in a YAML frontmatter format for easy discovery and a Markdown body for step-by-step execution. Each skill includes references, scripts, and assets to provide deep technical context.

The repository is perfect for security professionals, developers, and enterprise teams looking to enhance their AI agents' capabilities. With this library, AI agents can perform tasks such as threat hunting, incident response, and vulnerability management with ease.

In a nutshell, the Anthropic Cybersecurity Skills repository is a powerful tool that gives AI agents the security skills of a senior analyst, and that's a huge deal!

โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€
๐Ÿง  Channel: https://t.me/GithubRe