GitHub Trending Portal

Last updated: 2026-06-26 16:59 UTC

25repositories
14,270stars gained
7languages

All

#1

The first messaging network operating without user identifiers of any kind — 100% private by design

ユーザー識別子を一切使用しない完全プライバシー設計のメッセージングネットワーク。iOS・Android・デスクトップに対応し、匿名のまま安全に通信できる。

Haskell ★ 12,167 ⑂ 695 +191 ★ today
#2

A format specification for describing a visual identity to coding agents

コーディングエージェントにブランドのビジュアルアイデンティティを正確に伝えるためのフォーマット仕様。AIがデザインシステムを理解・適用できるよう標準化した記述形式を定義する。

TypeScript ★ 20,810 ⑂ 1,699 +2,319 ★ today
#3

An open source operating system for robotics. Currently, openpilot upgrades the driver assistance system on 300+ supported cars.

300車種以上のADAS(先進運転支援システム)をアップグレードするオープンソースのロボティクスOS。自動車の自動運転機能を強化するためのオープンなプラットフォーム。

Python ★ 61,704 ⑂ 11,043 +67 ★ today
#4

A local git proxy that validates code with an AI-driven pipeline before forwarding to the real remote

gitのpushをフックしてAIが検証パイプラインを実行し、すべてのチェックが通過した場合のみ実際のリモートに転送するローカルプロキシツール。自動PR作成機能も備える。

Go ★ 3,300 ⑂ 195 +412 ★ today
#5

The open and composable observability and data visualization platform

メトリクス・ログ・トレースを統合的に可視化するオープンソースの観測プラットフォーム。あらゆるデータソースに接続し、カスタマイズ可能なダッシュボードでインフラ監視を実現する。

TypeScript ★ 74,803 ⑂ 14,119 +17 ★ today
#6

A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

開発者向けに無料枠のあるSaaS・PaaS・IaaSサービスをカテゴリ別に網羅したリスト。スタートアップやソロ開発者がコストを抑えてプロジェクトを構築する際の必携リファレンス。

HTML ★ 123,612 ⑂ 13,043 +137 ★ today
#7

A high-quality tool for converting PDFs, web pages, and e-books into markdown and JSON formats

PDF・Word・PowerPointなどの複雑なドキュメントをLLMが処理しやすいMarkdown/JSON形式に高精度変換するツール。RAGパイプラインやAIアプリのデータ準備に広く活用されている。

Python ★ 70,228 ⑂ 5,930 +944 ★ today
#8

An installable AI agent skill distilling Zhang Xuefeng's career and education decision-making methodology

中国の著名キャリアアドバイザー張雪峰の思考パターンと意思決定メソッドをAIエージェントスキルとして実装したリポジトリ。教育・就職・人生設計の相談に特化し50以上のAIランタイムで動作する。

Markdown ★ 9,217 ⑂ 2,558 +185 ★ today
#9

A self-hosted travel and trip planner with real-time collaboration and interactive maps

リアルタイムコラボレーションと双方向マップを備えたセルフホスト型旅行・旅程プランナー。グループ旅行の計画を一元管理し、プライバシーを保ちながら複数人で同時編集できる。

TypeScript ★ 7,421 ⑂ 640 +1,063 ★ today
#10

An AI-era value investing research framework built on Claude Code with multi-agent analysis

バフェット流のバリュー投資分析をClaudeマルチエージェントで自動化するフレームワーク。財務諸表の深掘り分析から投資判断レポートの生成まで一貫して行う。

Python ★ 2,993 ⑂ 437 +1,270 ★ today
#11

The world's first open-source, agentic video production system with 12 pipelines, 52 tools, and 500+ agent skills

12の制作パイプラインと52ツール・500以上のエージェントスキルを持つオープンソースの自律型動画制作システム。研究・スクリプト・素材生成から編集・最終出力まで全工程を自動化する。

Python ★ 23,273 ⑂ 2,586 +1,674 ★ today
#12

AWS-supported MCP servers and agent plugins for building AI-powered applications on AWS

AWSが公式提供するAIエージェント向けMCPサーバー・スキル集。ClaudeなどのAIがAWSサービスを自然言語で操作・管理できるようにする公式ツールキット。

Python ★ 1,296 ⑂ 118 +238 ★ today
#13

Multi-platform social media crawler supporting XiaoHongShu, Douyin, Weibo, Bilibili, and Zhihu

小紅書・Douyin・微博・B站など中国主要SNSのコンテンツを横断的に収集するWebスクレイパー。研究・データ分析用途向けのマルチプラットフォーム対応クローラー。

Python ★ 53,291 ⑂ 10,971 +640 ★ today
#14

An open-source software factory that transforms Claude Code into a virtual engineering team of 23 specialized tools

YCombinator代表Garry Tanが公開した、Claude Codeを仮想エンジニアリングチームに変える23種のスラッシュコマンドツールセット。CEO・デザイナー・QAリード等の役割をAIエージェントで担い、一人で大規模開発を可能にする。

TypeScript ★ 116,000 ⑂ 17,300 +919 ★ today
#15

A simple, easy-to-use, elegant open-source Personal Cloud system

シンプルで美しいUIを持つセルフホスト型のパーソナルクラウドシステム。Raspberry PiなどのSBC上で動作し、ファイル管理・Dockerアプリストア・ユーザー管理を直感的に行える。

Go ★ 35,219 ⑂ 2,016 +612 ★ today
#16

A template for reverse-engineering websites into clean Next.js codebases using AI coding agents

URLを指定するだけでAIエージェントがWebサイトを解析し、Next.js/React/Tailwind CSSで再実装するテンプレート。Claude Code等と組み合わせて既存サイトのデザインを素早く再現できる。

TypeScript ★ 21,200 ⑂ 3,077 +1,076 ★ today
#17

Give your AI agent eyes to see the entire internet — read & search Twitter, Reddit, YouTube, GitHub, Bilibili with one CLI, zero API fees

Twitter・Reddit・YouTube・GitHub・Bilibili等を単一CLIから無料でクロールできるAIエージェント向けインターネットアクセスツール。APIキー不要でLLMにウェブ情報をリアルタイム取得させられる。

Python ★ 42,100 ⑂ 3,341 +1,164 ★ today
#18

A tool for creating and running Linux containers as lightweight virtual machines on Mac, optimized for Apple silicon

AppleシリコンのMac上でLinuxコンテナを軽量VMとして実行するApple公式ツール。OCI互換イメージをサポートし、DockerやPodmanと同様のワークフローをmacOSネイティブで実現する。

Swift ★ 43,600 ⑂ 1,300 +0 ★ today
#19

An open-source SEO platform with pay-as-you-go pricing as an alternative to Semrush and Ahrefs, with MCP integration

SemrushやAhrefsの代替となるオープンソースSEOツール。DataForSEO APIを使った従量課金制で、キーワード調査・バックリンク分析・サイト監査・AI可視性モニタリングとMCP統合を提供する。

TypeScript ★ 3,000 ⑂ 341 +484 ★ today
#20

817 structured cybersecurity skills for AI agents across 29 security domains, mapped to MITRE ATT&CK, NIST CSF 2.0, and other frameworks

MITRE ATT&CKなど6つのフレームワークにマッピングされた29セキュリティドメイン817スキルをAIエージェント向けに提供。脅威ハンティング・インシデント対応・ペネトレーションテストの自動化に活用できる。

Python ★ 21,700 ⑂ 2,500 +0 ★ today
#21

A GUI agent that lives in your webpage, enabling natural language control of web interfaces without browser extensions

ブラウザ拡張不要でWebページに埋め込み可能なGUIエージェントで、自然言語によるWeb UI操作を実現する。SaaS向けAIコパイロット・フォーム自動入力・アクセシビリティ改善に対応し、カスタムLLMも持ち込める。

TypeScript ★ 20,200 ⑂ 1,700 +0 ★ today
#22

An M3U playlist for free TV channels around the world, including over-the-air broadcasts and Plex TV/Pluto TV

世界中の無料テレビチャンネルのM3Uプレイリストを管理するリポジトリ。地上波放送とPluto TV・Plex TVなどのネット無料配信を網羅し、VLC等でHD品質の視聴が可能。

Python ★ 18,400 ⑂ 2,700 +0 ★ today
#23

A comprehensive best-practices guide for Claude Code, progressing from vibe coding to agentic engineering

Claude Codeのベストプラクティスを「雰囲気コーディングからエージェント工学」まで体系化した実践ガイド。研究→計画→実行→レビュー→リリースのワークフローとサブエージェント活用法を詳解する。

Markdown ★ 61,100 ⑂ 6,100 +0 ★ today
#24

AI tool that generates real, natively editable PowerPoint files from any document inside Claude Code or Cursor

Claude CodeやCursorのAI IDEからドキュメントを渡すだけでネイティブ編集可能な.pptxを生成するツール。アニメーション・音声ナレーション・カスタムテンプレートに対応し、データはローカルで完結する。

Python ★ 32,300 ⑂ 2,800 +858 ★ today
#25

Baidu's OCR system for one-shot long-horizon document parsing, built on DeepSeek-OCR with multi-page support

BaiduがDeepSeek-OCRを拡張した長文書・複数ページ対応のOCRシステム。1回の推論で大量ページを解析でき、HuggingFace TransformersとSGLangに対応してPDFや画像から高精度テキスト抽出が可能。

Python ★ 10,200 ⑂ 778 +0 ★ today