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
Desktop Commander is a powerful MCP server that gives AI assistants like Claude full terminal control, filesystem operations, and surgical code editing. Features native Excel/PDF/DOCX support, in-memory Python/Node.js/R execution, SSH session management, ripgrep-based code search, Docker sandboxing, and a rich file preview UI with a built-in Markdown editor — turning AI into a true desktop command center beyond traditional IDEs.
An all-in-one JavaScript & TypeScript toolkit in a single binary: a fast runtime (drop-in Node.js replacement), bundler, test runner, and package manager. Written in Rust and powered by JavaScriptCore, it natively runs TS/JSX with near-zero startup, includes built-in APIs for SQLite, HTTP, WebSocket, S3, and more — letting you replace an entire toolchain with one tool.
Abseil is an open-source C++17 library collection from Google's internal codebase, battle-tested in production. It augments the C++ standard library with Swiss-table hash containers, Status/StatusOr error handling, synchronization primitives, 128-bit integers, command-line flags, logging, random number generation, and more.
A comprehensive collection of 24 production-grade engineering skill workflows for AI coding agents, covering the full software lifecycle — from idea refinement, spec-driven development, and test-driven implementation to code review, security audit, performance optimization, and shipping. Features anti-rationalization guards, specialist agent personas, slash commands, and works across Claude Code, Cursor, Gemini CLI, Copilot, and more.
A curated collection of agent skills for real engineering work — not vibe coding. Fixes the 4 biggest AI coding failure modes: misalignment (/grill-me), verbosity (shared language), broken code (/tdd), and architecture rot (/improve-codebase-architecture). Small, composable, model-agnostic, and battle-tested from decades of engineering experience.
An agentic skills framework and development methodology for AI coding agents. Provides 14 composable skills that auto-trigger across the full dev lifecycle—brainstorming, planning, TDD, subagent-driven execution, code review, and branch management. Works with Claude Code, Codex, Gemini CLI, Cursor, OpenCode, GitHub Copilot, and more.
TypeScript is a strongly-typed superset of JavaScript that compiles to readable, standards-compliant JS. It brings static types, advanced tooling (IntelliSense, refactoring), and language-level safety to application-scale development — trusted by millions for building complex web, server, and cross-platform projects.
A modern, C++-native unit testing framework with support for TDD and BDD. Features intuitive assertion syntax, isolated sections, micro-benchmarking, data generators, and rich matchers — all with zero external dependencies.
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.
The world's largest free coding education platform. Offers a self-paced full-stack web development and machine learning curriculum with interactive coding challenges, certifications across responsive web design, JavaScript, Python, databases, and APIs, plus developer language certifications. Built on React, Fastify, and Gatsby, with a vibrant open-source community that has helped over 100,000 people land their first developer job.
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.
A comprehensive multi-month self-study plan for software engineering interviews at top tech companies. Covers data structures, algorithms, Big-O, graphs, dynamic programming, system design, and more, with curated video courses, book recommendations, coding practice platforms, and flashcard strategies.
vinta / awesome-python
A curated list of awesome Python frameworks, libraries, software and resources. Covers web frameworks, data analysis, machine learning, testing, and more.