Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: documentation

5336 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
mobinsheng/books
A curated collection of technical books, primarily in Chinese, hosted as a repository. It serves as a downloadable library of programming a…
321203abandoned
barretlee/performance-column
A Chinese-language performance learning column by barretlee that collects structured knowledge points about web, H5, and native performance…
321202abandoned
ShaunSheep/Android_100_TOP-Projects
A curated ranked list of the top 100 Android open-source frameworks and projects on GitHub, organized into single-function frameworks, hybr…
321200abandoned
GPTomics/bioSkills
A collection of SKILLS.md files that give AI coding agents (Claude Code, Codex, Gemini, etc.) expert knowledge for bioinformatics workflows…
101199abandoned
ddneves/awesome-gcp-certifications
A curated awesome-list of learning resources for Google Cloud Platform certifications, including guides, blog posts, quizzes, and tutorials…
321192abandoned
mgechev/angular2-style-guide
A community-driven style guide with best practices for Angular 2 application development, created by Minko Gechev. It is deprecated and sup…
321191abandoned
tsrot/study-notes
A publicly shared collection of Chinese-language personal study notes and reflections on web front-end development, with a focus on JavaScr…
321190abandoned
takahiroanno2024/election2024
An open-source repository hosting Takahiro Anno's policy manifesto for the 2024 Tokyo gubernatorial election, allowing the public to discus…
101189abandoned
Web3 Foundation Grants Program
The Web3 Foundation Grants Program repository, which documents guidelines, application processes, levels, and milestone delivery for fundin…
651187abandoned
uberVU/react-guide
A GitHub repository of React learning notes and guides titled 'React adventures'. It collects explanations and examples for developers lear…
321185abandoned
Material Design 中文版
A community-driven Chinese translation of Google's Material Design specification, published as a website and PDF via GitBook. Contributors …
321174abandoned
rmurphey/jqfundamentals
A repository of training materials for learning jQuery, originally written by Rebecca Murphey and licensed under Creative Commons. It serve…
101164abandoned
suzeyu1992/repo
A personal knowledge base repository curating links and notes on Android development, Java, data structures, design patterns, MySQL, and de…
321162abandoned
compose-museum/jetpack-compose-book
An open-source Chinese-language tutorial book on Jetpack Compose, built as a Docusaurus documentation site (jetpackcompose.cn) that supplem…
101159abandoned
sky-big/RabbitMQ
A fully Chinese-annotated copy of the RabbitMQ 3.5.3 source code (Erlang) plus helper scripts and diagrams, created to help readers study t…
321156abandoned
wangshunping/read_requests
A Chinese-language tutorial series that dissects the source code of the Python requests library version by version, from v0.2.0 to v0.8.0, …
321155abandoned
amhoho/electron-cn-docs
A carefully translated Chinese-language documentation set for the Electron desktop application framework, with polished formatting and demo…
321154abandoned
TheAlgorithms/TheAlgorithms.github.io
The deprecated GitHub Pages website for TheAlgorithms, an open-source community maintaining algorithm implementations in many programming l…
101147abandoned
ZQiang94/Andriod-collect-blogs
A curated collection of Android development blog posts and articles, primarily in Chinese. It aggregates community-written tutorials and te…
321142abandoned
ShingoFukuyama/WKWebViewTips
A curated collection of tips, gotchas, and code workarounds for Apple's WKWebView API introduced in iOS 8. It documents common pitfalls lik…
321140abandoned
Mr-YangCheng/ForAndroidInterview
A curated collection of Android interview questions and study notes covering Android components, Java, data structures, TCP/IP, and operati…
321128abandoned
letsencrypt/acme-spec
The original specification for the ACME (Automatic Certificate Management Environment) protocol used by Let's Encrypt to automate TLS certi…
321128abandoned
itrewub/jh-notes
JH-Notes is a collection of technical notes and articles written in Markdown, published as a browsable knowledge base. The repository is no…
451125abandoned
tuan3w/obsidian-template
A starter template vault for Obsidian implementing the Zettelkasten/Second Brain note-taking method, with note templates, themes, plugin co…
651119abandoned
gophercon/2017-talks
A repository collecting slides and video links for GopherCon 2017 conference talks about the Go programming language. It serves as a refere…
321114abandoned
ShanghaiTechAIClub/DLInterview
A curated collection of deep learning and machine learning interview questions covering math, ML, DL, computer vision, algorithms, and prog…
321110abandoned
nhn/fe.javascript
A deprecated repository from NHN's FE Development Lab containing frontend development guides, common modules, and UI components produced fo…
321110abandoned
MDCC2016/Android-Session-Slides
A repository collecting the presentation slides from the Android sessions of the MDCC 2016 conference. It serves as a static archive of con…
321109abandoned
godrm/mobile-developer-roadmap
A visual roadmap (2019 edition) outlining the skills and technologies needed to become a mobile developer, with dedicated roadmaps for iOS …
321109abandoned
wingjay/android-open-source-project-cracking
A curated collection of Chinese-language articles analyzing popular Android open-source applications and libraries such as OkHttp, Retrofit…
321105abandoned
kelseyhightower/intro-to-kubernetes-workshop
A hands-on workshop by Kelsey Hightower for learning Kubernetes fundamentals through guided labs. It covers provisioning a CoreOS cluster o…
321105abandoned
marchtea/scrapy_doc_chs
A Chinese translation of the Scrapy web-scraping framework documentation, hosted on Read the Docs and built with Sphinx. It is a community …
321101abandoned
pubyun/macdev
A bilingual (Chinese/English) guide documenting how to set up a Mac as a developer workstation, covering OS X installation, backup, basic c…
321098abandoned
coreos/coreos-kubernetes
Documentation and Vagrant-based installers for deploying Kubernetes clusters on CoreOS Container Linux, including single-node, multi-node, …
101090abandoned
xitu/awesome-kotlin-cn
A curated Chinese-language list of Kotlin resources including tutorials, articles, open-source libraries, frameworks, and demos, maintained…
321076abandoned
hawx1993/github-FE-project
A curated Chinese-language collection of noteworthy GitHub front-end projects, covering resources, UI/CSS frameworks, testing tools, build …
321075abandoned
camsong/react-basic
A Chinese translation of 'React Basic', an essay by React core developer Sebastian Markbåge explaining the design philosophy and mental mod…
321069abandoned
bitmasterv/awesome-blockchain
A curated awesome-list aggregating blockchain resources including whitepapers, books, cryptocurrency exchanges, coin data sites, and media …
321068abandoned
jacobian/djangobook.com
The source for The Django Book, a classic book on the Django web framework originally published by Apress in 2009 covering Django 1.0. It i…
101064abandoned
daniel-hutao/k8s-source-code-analysis
An open-source Chinese-language book analyzing the source code of Kubernetes v1.13 core components such as scheduler, controller-manager, a…
321059abandoned
christine-hu/summer-2019-internships
A community-maintained document tracking software engineering internship openings for undergraduate students, primarily for Summer 2019. It…
321059abandoned
laizimo/zimo-article
A Chinese-language technical blog hosted as GitHub issues, covering frontend topics like CSS layout, JavaScript, React/Redux, Node.js, perf…
321055abandoned
devSchacht/translations
A community repository of Russian translations of English web development articles, covering JavaScript, Node.js, V8 internals, functional …
321051abandoned
zhaoda/webpack-handbook
A Chinese-language guide book to Webpack, the popular frontend module bundler, written with GitBook and published as a website, wiki, and d…
321051abandoned
zhengxiaopeng/android-dev-bookmarks
A curated collection of browser bookmarks for Android developers, primarily targeting Chinese-speaking developers, with an accompanying web…
231049abandoned
Vincentqyw/Recent-Stars-2025
A curated awesome-list collecting papers and code links on SLAM, visual localization, keypoint detection, image matching, and depth/flow es…
101048abandoned
loklak/blog.loklak.org
The source repository for blog.loklak.org, a blog documenting labs, ideas, and development notes for the loklak distributed search and micr…
321038abandoned
fashiontec/labs.fashiontec.org
A repository hosting the Fashiontec Labs and Ideas site, a showcase of experiments and project concepts around fashion technology. It appea…
321031abandoned
qiskit-community/qiskit-textbook
An archived open-source university-level quantum algorithms and quantum computation textbook built around Qiskit, written as Jupyter Notebo…
101031abandoned
xiangjiana/Android-MS
A curated collection of Android development learning materials organized into twelve modules, covering interview questions, audio/video dev…
321030abandoned
fashiontec/openwash-format
OpenWash is a specification repository from Fashiontec defining a format and specs, presumably for open data exchange in the fashion/washin…
321028abandoned
EmbarkStudios/rust-ecosystem
A tracking and discussion repository where Embark Studios coordinates improvements to the Rust ecosystem for game development, listing thei…
101028abandoned
magnetikonline/linux-microsoft-ie-virtual-machines
A set of step-by-step instructions for installing Microsoft's free Internet Explorer 8-11 and MS Edge Windows virtual machines under Linux …
101022abandoned
chinawithfrank/FullStackDeveloperCourse
A Chinese-language tutorial series (curated as links to blog articles) teaching how to become a full stack web developer, covering programm…
321020abandoned
certsocietegenerale/IRM-deprecated
A collection of operational incident response methodology cheat sheets from CERT Societe Generale, covering common security incident handli…
321014abandoned
ffii/ffii-projects
An auto-generated listing of the FFII organization's GitHub projects, produced by OrgManager. It contains no software itself, only an index…
321006abandoned
ffii/ffii.github.io
The source for the FFII (Foundation for a Free Information Infrastructure) developer website, hosted via GitHub Pages. It is a mostly stati…
321005abandoned
iwasrobbed/Swift-CheatSheet
A quick-reference cheat sheet covering common, high-level Swift programming topics such as data types, closures, generics, and error handli…
321005abandoned
dotnet-foundation/foundation
The .NET Foundation's legacy GitHub repository, which served as the home for information about the non-profit organization stewarding open …
101005abandoned
chemdemo/chemdemo.github.io
A personal technical blog (dmyang's blog) built as a static GitHub Pages site, containing a collection of issues and demos on web developme…
321002abandoned
kuriv/civil-service-exam
A collection of mind maps and study notes covering China's civil service exam (公务员考试), organized by exam sections such as Shenlun (essay), …
10998abandoned
trimstray/the-book-of-secret-knowledge
A curated awesome-list collection of manuals, cheatsheets, one-liners, blogs, hacks, and CLI/web tools for system and network administrator…
32241904active
anthropics/skills
Anthropic's public repository of Agent Skills for Claude—folders of instructions, scripts, and resources that Claude loads dynamically to p…
62173601active
dair-ai/Prompt-Engineering-Guide
A comprehensive open-source guide by DAIR.AI collecting papers, lessons, notebooks, and resources on prompt engineering, context engineerin…
6477999active
ComposioHQ/awesome-claude-skills
A curated awesome-list of 1000+ Claude Skills, plugins, and resources for customizing Claude AI workflows across Claude.ai, Claude Code, an…
6074405active
shanraisshan/claude-code-best-practice
A curated guide and reference repository of best practices for Claude Code, covering subagents, commands, skills, and agentic workflows. It…
6265587active
Docker Compose
A curated awesome-list of Docker Compose sample projects demonstrating how to wire together multi-service stacks (e.g., NGINX + Flask + Mon…
7746229active
bojieli/ai-agent-book
An open-source Chinese-language book, 'AI Agents in Depth: Design Principles and Engineering Practice', covering AI agent design across 10 …
7144541active
GitHub Copilot SDK
A community-curated collection of custom agents, instructions, skills, hooks, workflows, and plugins for GitHub Copilot, browsable via a co…
6438609active
eugenp/tutorials
A large collection of small, focused Java and Spring tutorials maintained by Baeldung, with runnable example modules covering Spring Boot, …
7737325active
nvim-lua/kickstart.nvim
A small, single-file, fully documented Neovim configuration template meant as a launch point for building your own personal setup. It is ex…
7531391active
harvard-edge/cs249r_book
An open-access, two-volume textbook and curriculum ecosystem on engineering machine learning systems, from single-device foundations to fle…
9528110active
drduh/macOS-Security-and-Privacy-Guide
A community-maintained guide collecting techniques for hardening and improving the privacy of macOS on Apple silicon Macs. It covers threat…
7722504active
stas00/ml-engineering
An open-source 'open book' of methodologies, scripts, and step-by-step instructions for training, fine-tuning, and running inference on lar…
7718888active
Infrasys-AI/AISystem
An open-source Chinese-language course (with Jupyter notebooks, slides, and videos) covering the full AI systems stack: AI chips and archit…
5017730active
academicpages/academicpages.github.io
Academic Pages is a GitHub Pages template built on Jekyll, HTML, and Markdown for creating personal academic or professional portfolio webs…
8417532active
analysis-tools.dev
A curated, community-maintained list of static analysis (SAST) tools, linters, and formatters for virtually all programming languages, conf…
7714760active
vdumoulin/conv_arithmetic
A technical report and tutorial repository explaining convolution arithmetic for deep learning, with animated visualizations of convolution…
1014688stable
coleam00/context-engineering-intro
A template and tutorial repository introducing 'context engineering' - a discipline of providing AI coding assistants with comprehensive co…
5013822active
DoctorWkt/acwj
A step-by-step tutorial series documenting the journey of writing a self-compiling compiler for a subset of C, with detailed explanations o…
7013399active
OWASP/mastg
The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive open-source manual for mobile app security testing and rever…
9613153active
hua1995116/awesome-ai-painting
A curated Chinese/English awesome-list collecting AI image generation resources, covering platforms, tutorials, parameter guides, deploymen…
3211783active
munificent/craftinginterpreters
The repository for the book 'Crafting Interpreters', containing the full Markdown text, a static site generator, and complete implementatio…
3211039stable
cs231n/cs231n.github.io
The public course notes and assignments site for Stanford's CS231n: Convolutional Neural Networks for Visual Recognition. It provides writt…
6911018stable
timzhang642/3D-Machine-Learning
A curated resource repository collecting courses, datasets, and research papers on 3D machine learning, an interdisciplinary field combinin…
3210197active
jasontang-ai/Context-Engineering
A first-principles handbook and course on context engineering — designing, orchestrating, and optimizing the full information payload given…
509238active
liaokongVFX/LangChain-Chinese-Getting-Started-Guide
A Chinese-language getting-started tutorial for LangChain, explaining core concepts like loaders, document splitting, vector stores, and ch…
659111active
LOLBAS-Project/LOLBAS
A curated dataset of YML files documenting Windows binaries, scripts, and libraries that can be abused for 'Living Off The Land' techniques…
778790active
Ewenwan/MVision
A curated Chinese-language learning resource and code collection covering robot vision, visual SLAM (ORB-SLAM2), deep learning object detec…
328707active
Unity-Technologies/EntityComponentSystemSamples
Official Unity sample projects and tutorials for DOTS (Data-Oriented Technology Stack), covering the Entities ECS framework, Job System, Bu…
778174active
anaibol/awesome-serverless
A curated list of services, solutions, and resources for building serverless and nobackend applications. It catalogs cloud platforms, frame…
627585active
dbohdan/structured-text-tools
A curated list of command-line tools for manipulating structured text data formats such as CSV, JSON, YAML, TOML, XML, HTML, and INI. It or…
757145active
xkcoding/spring-boot-demo
A large collection of 66 Spring Boot integration demos for learning Spring Boot through hands-on examples, covering web, ORM, caching, mess…
3234079maintenance
tw93/Waza
Waza is a collection of installable skills that turn common engineering habits into slash-command playbooks for AI coding agents like Claud…
826948active
slowmist/Blockchain-dark-forest-selfguard-handbook
A multilingual handbook by SlowMist teaching cryptocurrency users how to protect themselves in the 'blockchain dark forest', covering walle…
536849active
faridrashidi/kaggle-solutions
A curated, searchable archive of winning solutions, write-ups, notebooks, and discussions from hundreds of Kaggle competitions, published a…
756513active
ityouknow/spring-boot-examples
A large collection of minimal, practical Spring Boot example projects (updated through Spring Boot 3.0) covering web, data access, messagin…
3230498maintenance
Custom_OpenClash_Rules
A community-maintained collection of OpenClash configuration resources for OpenWrt routers, including subscription conversion templates, YA…
716470active
wuyouzhuguli/SpringAll
A curated collection of example source code accompanying a Chinese-language blog tutorial series on the Spring ecosystem, covering Spring B…
3228946maintenance
heilcheng/awesome-agent-skills
A community-curated awesome-list cataloging Agent Skills (SKILL.md files) that teach AI assistants like Claude, Codex, and Copilot new capa…
496169active

← prev page 51 / 54 next →