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

domain: documentation

1097 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
Mermaid
Mermaid is a JavaScript library that generates diagrams such as flowcharts, sequence diagrams, and mindmaps from markdown-like text definit…
9589955stable
Hugo
Hugo is a fast and flexible static site generator written in Go, featuring an advanced templating system and fast asset pipelines that rend…
9489556stable
Egonex-AI/Understand-Anything
Understand Anything turns codebases, knowledge bases, and docs into interactive knowledge graphs that can be explored, searched, and querie…
7980614active
Fission-AI/OpenSpec
OpenSpec is a lightweight spec-driven development (SDD) framework that lets AI coding assistants like Claude Code, Cursor, and Copilot work…
8566353active
facebook/docusaurus
Docusaurus is a React-based static-site generator from Meta for building, deploying, and maintaining documentation websites. It turns Markd…
9766092stable
upstash/context7
Context7 is an MCP server and hosted platform by Upstash that pulls up-to-date, version-specific library documentation and code examples di…
8261268active
marktext/marktext
MarkText is a free, open-source, WYSIWYG Markdown editor built with Electron and Vue that renders formatting in place as you type. It suppo…
9360631active
Typst
Typst is a markup-based typesetting system designed to be as powerful as LaTeX while being much easier to learn. This repository contains t…
9355687active
jekyll/jekyll
Jekyll is a blog-aware static site generator written in Ruby that transforms Markdown and Liquid templates into complete static websites. I…
7351654stable
jgm/pandoc
Pandoc is a universal markup converter written in Haskell, available as both a library and a command-line tool. It converts documents betwe…
9846031stable
chubin/cheat.sh
A unified cheat sheet service providing instant access to community-driven cheat sheets for 56 programming languages, DBMSes, and 1000+ UNI…
5841690stable
Outline
Outline is an open-source team knowledge base and wiki with a fast, realtime collaborative rich-text editor, markdown support, powerful sea…
9740342stable
freeCodeCamp/devdocs
DevDocs is an API documentation browser that combines multiple developer documentations into a single clean web UI with instant search, off…
7739378active
docsify
Docsify is a documentation site generator that turns Markdown files into a website at runtime, with no static HTML build step. It is lightw…
8631477stable
stanford-oval/storm
STORM is an LLM-powered system that researches a topic via internet search and generates full-length, cited, Wikipedia-like reports. It is …
3831135active
GitbookIO/gitbook
The open source frontend that renders GitBook's published documentation sites, built in TypeScript and runnable locally with Node.js and Bu…
7929011active
requarks/wiki
Wiki.js is a modern, open-source wiki application built on Node.js with a Vue.js frontend. It supports multiple databases, Git-based storag…
8928803active
posquit0/Awesome-CV
Awesome CV is a LaTeX template for creating professional CVs, résumés, and cover letters for job applications. It uses clean, semantic mark…
7628373active
cathrynlavery/diagram-design
A Claude Code / Codex / Pi skill that generates 39+ editorial-quality diagrams as self-contained HTML + SVG files. It redraws draw.io and M…
5927354active
squidfunk/mkdocs-material
Material for MkDocs is a powerful documentation framework and theme on top of MkDocs that turns Markdown files into a professional, searcha…
9627336stable
badges/shields
Shields.io is a service that generates concise, consistent, and legible project badges in SVG and raster formats for inclusion in GitHub re…
7627120stable
charmbracelet/glow
Glow is a terminal-based markdown reader that renders markdown files with styled formatting directly in the CLI. It can discover local mark…
8927068active
Redocly/redoc
Redoc is an open-source tool that generates beautiful, responsive API reference documentation from OpenAPI/Swagger definitions. It is distr…
8625888active
d2lang/d2
D2 is a modern declarative diagram scripting language that turns plain text descriptions into diagrams. It ships as a CLI compiler with the…
7625078active
rahuldkjain/github-profile-readme-generator
A web application that generates GitHub profile README markdown through a guided form with add-ons like visitor counters and GitHub stats b…
4924416active
mkdocs/mkdocs
MkDocs is a fast, simple static site generator geared toward building project documentation from Markdown source files, configured with a s…
4422379stable
rust-lang/mdBook
mdBook is a command line tool written in Rust that creates modern online books from Markdown files, similar to GitBook. It produces navigab…
9722097stable
docmost/docmost
Docmost is an open-source, self-hosted collaborative wiki and documentation platform built with TypeScript, positioned as an alternative to…
9221477active
charmbracelet/vhs
VHS is a CLI tool that records terminal sessions into GIFs and videos by scripting them in '.tape' files. It lets you write terminal demos …
8220740active
11ty/buildawesome
Build Awesome (Eleventy) is a simpler JavaScript-based static site generator that transforms a directory of templates (HTML, Markdown, Liqu…
9519862stable
mdx-js/mdx
MDX is an authorable format that combines Markdown with JSX, letting you import and embed components like charts or alerts directly in long…
6919751stable
BookStackApp/BookStack
BookStack is a free, open-source, self-hosted documentation and wiki platform built with PHP and Laravel. It organizes content into Books, …
9919001stable
vuejs/vitepress
VitePress is a Vue-powered static site generator built on Vite, designed primarily for creating fast documentation sites from Markdown. It …
9818244stable
Overleaf
Overleaf is an open-source, web-based real-time collaborative LaTeX editor, self-hostable via Docker (Community Edition) with a commercial …
6418070active
tt-a1i/archify
Archify is an agent skill for coding assistants (Claude Code, Cursor, Codex CLI, OpenCode, Raven) that turns plain-English system descripti…
8117898active
AsyncFuncAI/deepwiki-open
DeepWiki-Open (now Grok-Wiki) is an open-source, AI-powered tool that automatically generates interactive wikis, documentation, diagrams, a…
6317787active
asciinema
asciinema is a suite of open-source tools for recording, replaying, live-streaming, and sharing terminal sessions as lightweight text-based…
9117738stable
getzola/zola
Zola is a fast static site generator written in Rust that ships as a single self-contained binary with Sass compilation, syntax highlightin…
9917379stable
suitenumerique/docs
Docs (La Suite Numérique) is an open-source, self-hostable collaborative text editor and knowledge base positioned as an alternative to Not…
9316755stable
alshedivat/al-folio
al-folio is a clean, responsive Jekyll starter theme for academic personal websites, featuring publication rendering from BibTeX, blog post…
9816060active
iamgio/quarkdown
Quarkdown is a modern Markdown-based typesetting system written in Kotlin that compiles Markdown with scripting extensions into papers, pre…
9216027active
remarkjs/react-markdown
A React component that safely renders markdown strings to React elements using the unified/remark ecosystem. It supports CommonMark and GFM…
4215864stable
langchain-ai/openwiki
OpenWiki is a TypeScript CLI that uses a Deep Agents documentation agent to generate and continuously maintain a linked Markdown wiki for a…
8015711active
jsdoc/jsdoc
JSDoc is an API documentation generator for JavaScript, similar to Javadoc. It parses JSDoc-style comments in source code and generates an …
6715454stable
erusev/parsedown
Parsedown is a fast, single-file Markdown parser for PHP with GitHub Flavored Markdown support and no dependencies. It includes a safe mode…
6415058stable
gollum/gollum
Gollum is a simple Git-powered wiki with a built-in local web frontend for editing and viewing pages. It supports many markup formats and i…
4714318active
andrewyng/context-hub
Context Hub (chub) is an npm-distributed CLI that gives coding agents curated, versioned, language-specific API documentation stored as mar…
6013944active
shuding/nextra
Nextra is a static site generation framework built on Next.js and MDX, letting you write content in Markdown/MDX files with file-based rout…
7913911active
tinacms/tinacms
TinaCMS is an open-source, Git-backed headless CMS that stores content as Markdown, MDX, JSON, or YAML directly in your GitHub repository. …
9513757stable
mmistakes/minimal-mistakes
Minimal Mistakes is a flexible two-column Jekyll theme distributed as a Ruby gem, designed for personal sites, blogs, project documentation…
9013557stable
cheat
cheat is a Go-based command-line tool for creating, viewing, editing, and searching interactive cheatsheets for *nix commands. It ships wit…
8213437active
AgriciDaniel/claude-obsidian
A Claude Code plugin/skill system that turns an Obsidian vault into a self-organizing AI second brain. It captures sources, creates linked …
8113416active
Pelican
Pelican is a Python-based static site generator that converts content written in Markdown, reStructuredText, or HTML into fully static webs…
7913338stable
PlantUML
PlantUML is an open-source Java tool that generates UML and other diagrams (sequence, class, activity, Gantt, mindmap, and more) from simpl…
9913271stable
doocs/md
A clean, web-based Markdown editor that instantly renders Markdown into WeChat Official Account-compatible rich text, with custom themes, d…
8313244active
jackyzha0/quartz
Quartz is a fast, batteries-included static-site generator written in TypeScript that transforms Markdown content into fully functional web…
6713103active
tandpfun/skill-icons
A service and icon set that renders consistent SVG skill icons for GitHub READMEs and resumes via a simple URL API (skillicons.dev). It sup…
6313019active
swag
Swag converts Go source code annotations into Swagger 2.0 (OpenAPI) documentation, with a CLI generator and integrations for popular Go web…
7812994stable
fuma-nama/fumadocs
Fumadocs is a React.js documentation framework for building beautiful, flexible docs sites, officially supporting Next.js, Astro, and Vite-…
9112989active
vnotex/vnote
VNote is a free, open-source, Qt-based note-taking application focused on Markdown, combining a powerful editor with notebook/folder/tag-ba…
9912924active
star7th/showdoc
ShowDoc is a self-hostable online documentation tool for IT teams, focused on API docs, data dictionaries, and technical manuals with a Mar…
9812850stable
zealdocs/zeal
Zeal is an offline documentation browser for Windows and Linux, inspired by macOS's Dash, that lets developers download and search hundreds…
9312778active
The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge
An AI agent built with the Pocket Flow LLM framework that crawls GitHub repositories, analyzes codebases to identify core abstractions, and…
5812632active
James-Yu/LaTeX-Workshop
LaTeX Workshop is a Visual Studio Code extension providing core LaTeX typesetting features such as compilation, PDF preview, autocompletion…
7712291active
orhun/git-cliff
git-cliff is a highly customizable changelog generator written in Rust that creates changelog files from Git history using Conventional Com…
8912164stable
RelaxedJS/ReLaXed
ReLaXed is a Node.js command-line tool that generates PDF documents from HTML or Pug templates, styled with CSS/SCSS and rendered via headl…
5011798active
notionnext-org/NotionNext
NotionNext is an open-source website builder that turns a Notion workspace into a fast, customizable standalone site using Next.js and the …
9811780active
pallets/jinja
Jinja is a fast, expressive, and extensible templating engine for Python that compiles templates to optimized Python code. It supports temp…
4211750stable
maaslalani/slides
Slides is a terminal-based presentation tool written in Go that renders markdown files as slide decks directly in the terminal. It supports…
6411631active
styleguidist/react-styleguidist
React Styleguidist is an isolated React component development environment with a hot-reloaded dev server and a living style guide. It auto-…
2311066stable
lukilabs/beautiful-mermaid
A TypeScript library that renders Mermaid diagram syntax as polished SVG or ASCII/Unicode art, with zero DOM dependencies and synchronous r…
6510976active
tw93/Kami
Kami is a constraint-based document design system packaged as an installable skill/plugin for AI coding agents like Claude Code and Codex. …
8110929active
Chirpy Jekyll Theme
Chirpy is a minimal, responsive, and feature-rich Jekyll theme designed for technical writing and personal blogs. It ships as a Ruby gem wi…
9010246stable
chaitin/PandaWiki
PandaWiki is an open-source, AI large-language-model-driven knowledge base system for building intelligent product docs, technical document…
8010156active
hackmdio/codimd
CodiMD is a self-hosted, open-source web application for real-time collaborative markdown note editing, built from the HackMD source code. …
4910135active
HugoBlox
HugoBlox is an open-source (MIT) page-building framework for Hugo that lets users compose sites from structured Markdown and reusable Tailw…
909651active
nicobailon/visual-explainer
An agent skill that turns complex terminal output from coding agents into styled, self-contained HTML pages and slide decks with diagrams, …
819576active
vimwiki/vimwiki
VimWiki is a personal wiki plugin for Vim that manages interlinked plain-text files with custom syntax highlighting, Markdown, or MediaWiki…
599513active
hediet/vscode-drawio
A VS Code extension that integrates the Draw.io (diagrams.net) diagram editor directly into VS Code. It lets you create and edit .drawio, .…
779482active
phpDocumentor/ReflectionDocBlock
A PHP library from the phpDocumentor project that parses DocBlocks (doc comments) into structured objects, fully compatible with the PHPDoc…
919361stable
phpDocumentor/TypeResolver
A PHP library that resolves DocBlock type expressions and structural element names according to PSR-5, turning partial class names into ful…
769158stable
just-the-docs/just-the-docs
Just the Docs is a modern, highly customizable, responsive Jekyll theme designed for building documentation websites, with built-in client-…
889140active
withastro/starlight
Starlight is a full-featured documentation website framework built on top of the Astro web framework. It provides built-in site navigation,…
939131stable
remarkjs/remark
remark is a plugin-powered markdown processor built on the unified ecosystem that parses markdown into an AST (mdast) and transforms it. It…
638987stable
sindresorhus/github-markdown-css
A CSS stylesheet that replicates GitHub's Markdown rendering style with minimal code. It provides seven themes including automatic light/da…
708920stable
mfontanini/presenterm
presenterm is a terminal-based slideshow tool that renders presentations written in markdown. It supports images and animated gifs, customi…
788794active
TiddlyWiki/TiddlyWiki5
TiddlyWiki is a complete interactive wiki implemented in JavaScript that runs as a single self-contained HTML file in the browser or as a N…
868633stable
conventional-changelog/conventional-changelog
A family of Node.js tools that generate CHANGELOG.md files and release notes from git commit history following conventions like Conventiona…
958502active
TypeStrong/typedoc
TypeDoc is a documentation generator for TypeScript projects that converts source code comments into HTML documentation sites or a JSON mod…
948447active
markdoc/markdoc
Markdoc is a Markdown-based authoring framework and toolchain created by Stripe, extending CommonMark with custom tags, annotations, and va…
978414stable
readthedocs/readthedocs.org
Read the Docs is the open-source platform that powers readthedocs.org, a documentation hosting service that automatically builds, versions,…
998377stable
idosal/git-mcp
GitMCP is a free, open-source remote Model Context Protocol (MCP) server that turns any public GitHub repository or GitHub Pages site into …
568348active
joemccann/dillinger
Dillinger is a browser-based Markdown editor with live preview, built on Next.js and the Monaco editor (VS Code's core). It supports cloud …
628272active
Agents365-ai/drawio-skill
An agent skill (SKILL.md + Python CLI) that generates professional draw.io diagrams from natural language, codebases, IaC configs, SQL sche…
828022active
sphinx-doc/sphinx
Sphinx is a Python-based documentation generator that converts reStructuredText and Markdown sources into HTML, PDF, EPUB, man pages, and o…
877990stable
iamcco/markdown-preview.nvim
A Vim/Neovim plugin that renders Markdown files in a modern browser with synchronized scrolling and asynchronous updates. It supports KaTeX…
237979active
mindoc-org/mindoc
MinDoc is a self-hosted document management system for IT teams, built in Go on the beego framework, used to store and share API docs, data…
737833active
metalsmith/metalsmith
Metalsmith is an extremely simple, pluggable static site generator for Node.js that converts a source directory of files into JavaScript ob…
637824stable
github-changelog-generator/github-changelog-generator
A Ruby gem and CLI tool that automatically generates a CHANGELOG.md file from GitHub tags, issues, labels, and merged pull requests. It gro…
797539active
plantuml-stdlib/C4-PlantUML
C4-PlantUML is a set of PlantUML macros and includes for creating C4 model software architecture diagrams as code. It lets teams describe c…
887383active

page 1 / 11 next →