AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

rohansx/glyph

turn the docs your agent writes into something worth reading. rust cli + claude code skill that renders markdown to polished html with a structured visuals sidecar.

Rust GitHub ↗ site ↗
★ 0
stars
70
AI relevance
65
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

Glyphは、AIエージェント(例: Claude)が書いたMarkdownドキュメントを、読みやすい自己完結型HTMLに変換する小さなRust CLIとClaude用コードスキルです。意図はMarkdown本文を「純粋なプロース」として保ち、図表などの構造化ビジュアルをサイドカー(.glyph.yaml)に分離して管理・レンダリングすることで、エージェント生成ドキュメントの可読性を保つことにあります。 主な利用者は、AIを使ってドキュメントを自動生成する開発チームやレビュワー、リポジトリ運用者です。主な機能は以下の通りです。 - CLI: glyph init / render / watch / visuals(スキーマ出力) - 入力は .md(本文)と .glyph.yaml(ビジュアル)ペア、出力は自己完結型の .html - v0.1で提供するビジュアル: grid(比較カード)、diagram(mermaid経由のフロー/シーケンス)、およびGithub風のcalloutスタイル - 固定テーマ、シンタックスハイライト、目次、Claudeスキルの同梱、サイドカー解決 - graceful degradation: GitHubでは通常のMarkdown表示、ローカルHTMLを公式アーティファクトに 今後はネイティブSVGダイアグラム、diff/data/islandなどのビジュアル拡張、lintやPDF出力などを計画。ライセンスはMIT。

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

GitHub Topics

#agentic-tools #ai-tools #claude-code #cli #developer-tools #doc-generator #documentation #html #markdown #markdown-renderer #mermaid #rust

Language breakdown (by bytes)

CSS
8.2%
Rust
91.8%

Owner

Account
rohansx
Type
User
Followers
159

founding engineer @buildrappo | open source

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:17

Similar repos (same language)

Cmochance/codex-app-transfer

Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.

Rust 33 AI 90
garudust-org/garudust-agent

🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway

Rust 16 AI 100
holotherapper/lmm

Local AI model manager

Rust 6 AI 70
jscott3201/rusty-bacnet-mcp

Dedicated MCP (Model Context Protocol) server for agentic interaction with BACnet building automation networks — bulk reads, hot-reload safety layer, and a ratatui operator console on the rusty-bacnet stack.

Rust 2 AI 45
martint/kata

Code review for jj (jujutsu) workflows: revset-defined reviews, patchset-anchored comments that survive branch movement, with web, HTTP, and MCP surfaces for fast AI-agent iteration.

Rust 2 AI 70
atliliw/langchainRustAgent

RAG-based conversational AI system with layered compression, multi-agent collection, and hybrid retrieval (BM25 + vector). Built with Rust/Axum.

Rust 1 AI 75
Jeffrin-dev/AimDock
Rust 1 AI 50
Tespera/alluvium

Auto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.

Rust 1 AI 70