ChatGH
Ask me anything about your GitHub repositories
Or start instantly with a popular repositories below
Collections
Curated lists of repositories.
Artificial Intelligence
Collection of AI-related projects, including machine learning, deep learning, and AI tooling.
AI Agents
Autonomous AI agents and frameworks capable of planning, executing tasks, and using tools to achieve goals.
Robotics
Frameworks and libraries for robotics, autonomous driving, and embodied AI.
DevOps
Collection of tools for Developer Operations including automation, containerization, orchestration, and monitoring infrastructure.
Game Development
Collection of game engines, libraries, and tools for building video games, covering both 2D and 3D development.
Learning Resources
Comprehensive collection of learning resources for software developers, including tutorials, roadmaps, books, and project-based learning materials.
Web Development
Collection of web development projects covering frontend, backend, APIs, and performance optimization.
Web Scraping
Frameworks and tools for crawling websites, headless browsing, and data extraction.
Trending Repositories
Trending repositories on GitHub today
Official Anthropic-managed plugin marketplace for Claude Code, featuring 30+ internal plugins (multi-language LSP support, code review, feature dev, security guidance, MCP server dev) and 15+ partner plugins (GitHub, GitLab, Discord, Telegram, Firebase, Terraform, etc.) for code intelligence, workflow automation, and platform integrations.
A local-first code knowledge graph for AI coding agents. Pre-indexes symbol relationships, call graphs, and code structure into a local SQLite database, enabling agents like Claude Code, Cursor, Codex CLI, and OpenCode to query code semantically — reducing tool calls by ~70% and cost by ~35% without sending data externally. Supports 19+ languages and 13 web frameworks.
A Claude Code plugin inspired by Andrej Karpathy's observations on LLM coding pitfalls. Provides four principles—Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution—to reduce overcomplication, prevent unwanted code changes, and ensure verifiable results when using AI for development.
Official .NET team curated skills and agents for AI coding assistants. Covers 13 domains including ASP.NET, EF Core, MAUI, MSBuild, NuGet, diagnostics, testing, upgrade migration, and AI/ML integration. Compatible with GitHub Copilot, Claude Code, Cursor, and Codex CLI via the Agent Skills open standard.
Superpowers is an agentic skills framework that transforms AI coding assistants into structured developers. Provides 20+ proven skills for brainstorming, TDD, debugging, and subagent-driven development workflows across Claude Code, Codex, and Gemini.
CLI-Anything automatically generates stateful CLI interfaces for any GUI or desktop software, making them natively controllable by AI agents. With a 7-phase automated pipeline, it transforms apps like Blender, GIMP, and LibreOffice into agent-ready tools featuring JSON output, REPL mode, and undo/redo. Includes CLI-Hub package manager for browsing and installing 40+ community-built CLIs across creative, office, DevOps, and scientific domains.
OpenWA is a free, self-hosted WhatsApp API gateway built on NestJS with pluggable architecture. It supports multi-session management, REST API, webhook with HMAC signatures, React dashboard, and n8n workflow integration. Swap database (SQLite/PostgreSQL), storage (Local/S3), and cache (Memory/Redis) via config—zero code changes. Docker-ready for one-command deployment.
An MCP server that empowers AI coding agents (Gemini, Claude, Cursor, Copilot, etc.) to control and inspect live Chrome browsers. Provides 29+ tools for reliable browser automation, performance analysis, network debugging, and Lighthouse audits, leveraging the full power of Chrome DevTools.
A free, MIT-licensed AI engineering curriculum with 435 lessons across 20 phases (~320 hours). Covers math foundations through autonomous multi-agent systems in Python, TypeScript, Rust, and Julia. Every algorithm is built from raw math first, then reinforced with production frameworks. Each lesson ships a reusable artifact — prompt, skill, agent, or MCP server — that plugs directly into your daily workflow.
Top Repositories
The most popular repositories on GitHub.
A comprehensive collection of step-by-step tutorials for rebuilding popular technologies from scratch. Covers databases, operating systems, programming languages, web servers, AI models, and more across multiple languages. Perfect for developers seeking to deeply understand core tech principles through hands-on implementation.
sindresorhus / awesome
A curated list of awesome lists covering all kinds of interesting topics. This meta-list serves as the central directory for discovering high-quality resources on programming languages, frameworks, tools, and various technology domains.
openclaw / openclaw
OpenClaw is a self-hosted personal AI assistant that connects to WhatsApp, Telegram, Discord, iMessage and 20+ channels. Features voice wake, live canvas, browser automation, and runs on any OS with local-first privacy.
vinta / awesome-python
A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.