MoreRSS

site iconTrack Awesome listModify

Track Awesome List Daily Updates on Github.
Please copy the RSS to your reader, or quickly subscribe to:

Inoreader Feedly Follow Feedbin Local Reader

Rss preview of Blog of Track Awesome list

Awesome List Updated on Jul 07, 2026

2026-07-07 12:13:33

1. Awesome Cli Apps

Productivity / Note Taking, Lists, Task Management

  • feeling (⭐24) - Mood tracker that visualizes your emotional patterns over time.

2. Awesome Ios Books

Swift

SwiftUI

Multithreading

Database

Game Development

Testing

watchOS

3. Awesome Datascience

Datasets / Book Deals (Affiliated)

  • Chinese Tea Dataset - Curated open dataset of 100+ Chinese teas with category, origin, caffeine level, flavor notes, oxidation, and brewing parameters. Available as JSON and CSV.
  • Verified Supplement Evidence (⭐0) - Evidence-graded dietary-supplement dataset covering dosing, bioavailability by form, drug-nutrient interactions, NHANES deficiency prevalence, FDA FAERS adverse-event signals, and cost-per-effective-dose, with every clinical claim citing a PubMed PMID. CC BY 4.0, DOI 10.57967/hf/9356.

4. Awesome Git

Client

5. Awesome Vue

Components & Libraries / UI Components

  • markstream-vue (⭐2.6k) - Streaming Markdown renderer for Vue 3, Nuxt, and VitePress AI chat UIs, with support for incomplete Markdown, Mermaid, KaTeX, long responses, and streaming code blocks.

6. Awesome Lowcode

AI

  • VibeKit.bot - Build, host, and keep improving an app entirely from your phone. Each app gets a persistent AI coding agent that ships to a live domain, with BYOK for Claude/OpenAI or pay-as-you-go — driven from your phone or CLI.

7. Awesome Mac

Terminal Apps / Databases

  • tty7 (⭐24) - A GPU-rendered, daemon-backed terminal in pure Rust with sessions that stay alive without tmux. Open-Source Software Freeware

AI Tools / Other Tools

  • TokenTracker - Local-first menu bar app and CLI that tracks token usage and cost across 20+ AI coding tools. Open-Source Software Freeware
  • Prevail - Local-first AI life OS: any model per life-domain over a plain-markdown vault on your Mac. Signed and notarized. Open-Source Software Freeware

8. Awesome Capacitor

Capgo plugins / Core & Updates

  • Capacitor+ (⭐18) - Always-synced Capacitor fork with community fixes and faster releases.

Capgo plugins / Device & Sensors

Capgo plugins / Camera & Media

Capgo plugins / Storage & Files

Capgo plugins / Location & Navigation

Capgo plugins / Authentication & Security

Capgo plugins / UI & Display

  • Native Loader (⭐3) - Native animated loaders, transparent overlays, Lottie assets, and WebView resizing.
  • Sheets (⭐4) - Framework-agnostic sheets, drawers, dialogs, and overlay primitives.

Capgo plugins / Purchases & Payments

Capgo plugins / Communication & Messaging

  • MQTT (⭐3) - Connect to MQTT brokers on Android and iOS.

Capgo plugins / Analytics & Tracking

Capgo plugins / Contacts & Health

Capgo plugins / Android Specific

Capgo plugins / Platform Integrations

  • Auto (⭐3) - CarPlay and Android Auto communication.
  • Intune (⭐2) - Microsoft Intune MAM enrollment, app protection policies, app config, and MSAL authentication.
  • Widget Kit (⭐6) - Build iOS widgets, Live Activities, and shared App Group integrations.

Capgo plugins / Firebase

Capgo plugins / Utilities

Capgo plugins / Specialized Hardware

  • UWB (⭐3) - Ultra-Wideband ranging on iOS and Android.

Other plugins / Specialized Hardware

Helpers / Incompatible

  • vue-capacitor-haptics - A Vue 3 wrapper for the Capacitor Haptics plugin (composable + directive), providing an easy-to-use interface for adding haptic feedback to Ionic-Vue applications.

Learning / Crash Courses

Freelancers / Case study

  • Adrien - Creator of Capstart the best boilerplate for Capacitor and Capgo part-time developper.
  • Jordan - Creator of multiple mobile app and Capgo part-time developper.
  • Capgo consulting - Creator of this list and of Capgo live update system + 150 plugins.

9. Awesome Go

DevOps Tools / Libraries for creating HTTP middlewares

  • gitl (⭐0) - AI review of git commit ranges with risk scoring (low/medium/high), changelog generation, and multi-repo activity digest. GitHub Action included.

10. Awesome Cl

CLOS extensions

  • closer-mop - A compatibility layer that rectifies many absent or incorrect MOP features. Expat.

Caching (serialization) / Third-party APIs

  • cl-marshal (⭐65) - Simple and fast serialization of all kinds of Common Lisp data structures. MIT.
    • Only minimal changes required to make your CLOS objects serializable.

11. Awesome V

Command-line

  • vsnap (⭐0) - A tiny local snapshot tool for saving and restoring files before risky edits, lighter than Git and built around explicit paths.

12. Awesome Osint

General Search

  • Phind - AI search engine optimized for developers and technical questions.

Data Breach Search Engines

  • CheckLeaked - Check if an email, username or phone appears in a data breach, showing the sources; free searches, developer API and chat bots.

Social Media Tools / Twitter

Company Research / GitHub

Domain and IP Research / GitHub

  • Cerast Intelligence - Searchable archive of exposed panels and misconfigurations found across domains by continuous internet-wide scanning; look up the exposure findings on record for a given domain.
  • HoneyLabs - Free per-IP reports from a distributed honeypot network: what an IP scanned for, matched CVE exploit paths, JA4/JA4H/HASSH client fingerprints, captured payloads and VirusTotal-verified malware it delivered. Queryable anonymously on the web, over a JSON API and via an MCP server.

Web History and Website Capture / GitHub

VPN Services / GitHub

Social Network Analysis / GitHub

Related Awesome Lists / GitHub

13. Awesome Python

Projects / Computer Vision

  • fiftyone (⭐11k) - The open-source tool for building high-quality datasets and computer vision models.

Awesome List Updated on Jul 06, 2026

2026-07-06 12:35:46

1. Awesome Mqtt

Smart Home Integration Software / Firmwares for ESP based Devices

Visualization, Dashboards / Firmwares for ESP based Devices

  • Feezal (⭐10) - Dashboard editor powered by Web Components and MQTT

2. Awesome Claude Code

Skills

  • fable-mode (⭐598) by mrtooher - A Claude skill that activates Fable-style agentic behavior: explicit multi-stage planning, sub-agent delegation, and self-verification.\ created  last-commit  license  stars

Observability

  • agents-observe (⭐608) by Joe Johnston - A real-time Claude Code observability dashboard installed as a plugin: it registers hooks across the full session lifecycle (tool calls, subagent start/stop, task and permission events) and streams them to a local React UI backed by a Dockerized SQLite server, with filtering, parent/subagent hierarchy, full session replay, and per-model token stats.\ created  last-commit  license  stars
  • Claude Code Agent Monitor (⭐760) by hoangsonww - A self-hosted real-time dashboard that monitors Claude Code agent activity via its native hooks — live sessions, subagent orchestration trees, tool-call timelines, and per-session status — keeping data local (loopback-only). Built on Node/Express + React + SQLite, with a companion MCP server, VS Code extension, and desktop app.\ created  last-commit  license  stars
  • Claude Code Observability Stack (⭐456) by Cole Murray - A Dockerized OpenTelemetry-to-Grafana observability stack for Claude Code that implements Anthropic's observability guidance, surfacing session activity, performance, token usage, and cost in prebuilt dashboards.\ created  last-commit  license  stars
  • Multi-Agent Observability (⭐1.5k) by disler - A real-time dashboard that captures Claude Code hook events across concurrent agents — tracing every tool call, task handoff, and lifecycle event through a Bun/SQLite/WebSocket/Vue stack, with session tracking and live filtering.\ created  last-commit  license  stars

3. Awesome Data Engineering

Data Ingestion

  • enrich-companies (⭐0) - CLI tool to enrich CSV files with company data (financials, contacts, metadata) from 250M+ company records. Available on npm.

Charts and Dashboards

  • LunaPad - Open-source analytics notebook for reusable SQL workflows, interactive reports, and AI-assisted data exploration.

Workflow

  • OneQuery (⭐17) - Self-hosted gateway for safe, auditable queries for agents across approved data sources.

Datasets / Data Dumps

  • LatAm Synth - Synthetic financial savings behavior generator for Latin America: users, savings goals, and transactions calibrated on 506K real records (2015–2024). Reproducible by seed, 100% synthetic.

Schema / Data Profiler

  • SchemaCrawler - Open-source and free relational database schema discovery and comprehension tool. Documents and diagrams relational database schemas from your Java programs, build tools and the command line. Find database design issues with lint, and write scripts against the database. Includes an MCP Server for use by AI agents.

4. Awesome Neovim

LSP / Diagnostics

Code Runner / Quickfix

  • lewistg/pesto.nvim (⭐1) - - Bazel integration through its Build Event Protocol to find, fetch, and parse error logs for failed build actions, including logs stored remotely.

5. Awesome Design Systems

More resources

  • AI Web Design Codex (⭐4) - Knowledge base of 60 cross-linked guides on web design, UX, accessibility, and conversion, for humans and AI agents.

6. Awesome Animal Care

Hamsters / Hamster Books

Hamsters / Hamster Care & Treatment

Hamster Behaviour & Training / Hamster Care & Treatment

Hamster Behaviour & Training / Hamster Diet & Nutrition

7. Awesome Quantified Self

Applications and Platforms / Fitness

  • Smart Runner - Privacy-respecting on-device running and marathon training coach with adaptive plans (iOS & Apple Watch).

Applications and Platforms / Aggregators & Dashboards

  • HealthSync - Sync selected Apple Health data to a private backend API (iOS).
  • Bloodboy (⭐17) - Biomarker analyzer that extracts lab results from PDFs, converts units, and visualizes trends.
  • LogZero - Private tracker for mood, food, weight, meds, and exercise with a local correlation engine that surfaces relationships between metrics; on-device, no account (iOS).

Applications and Platforms / Data Collection

  • Garmin AI Notifier (⭐0) - Free daily pipeline that pulls Garmin Connect into SQLite, computes full-history wellness stats, generates a Gemini-written brief, and pushes it to your phone via ntfy, Telegram, or email. Runs on GitHub Actions.

Applications and Platforms / Diet

  • Tract - AI gut-health coach with food, symptom, and bowel-movement tracking for IBD, IBS, and elimination diets.
  • MealThinker - AI meal planner that suggests meals based on your preferences, dietary needs, and kitchen inventory, with automatic nutrition tracking (Web & iOS).

Applications and Platforms / Habits

  • HabitIt - Habit tracker with auto-tapering schedules. Habit chains, automatic pattern detection, money-saved counter, AI insights, Health sync (iOS, Android, Apple Watch, Wear OS).
  • OpenHabitTracker - Free, open source habit tracker with notes and tasks (Web, Windows, Linux, Android, iOS, macOS).

Applications and Platforms / Health

  • Folicle - Hair-growth tracker with aligned scalp photos, a numeric Hair Score over time, and dermatologist-ready exports; non-diagnostic (iOS, Android).
  • FixFirst - Free tool that analyzes uploaded blood-test PDFs and ranks health priorities using age- and sex-adjusted thresholds; no account required (Web).

Applications and Platforms / Mood

  • MirrorNotes - Private AI journaling with on-device mood tracking, daily reflection prompts, and "Ask your journal" queries. AI (Gemma 3) runs locally, so no data leaves your device (iOS).
  • DailyVox - Voice journal that tracks mood and surfaces patterns on-device, building a private "Digital Twin" from your spoken entries. No account or cloud; free and open source (iOS).

Applications and Platforms / Sleep

  • CPAP Clarity - Analyzes CPAP and sleep data in your browser and explains it in plain language, with no upload and no account (Web).
  • AirwayLab (⭐22) - Browser-based PAP therapy analysis with flow limitation scoring and an oximetry pipeline. All processing runs locally (Web).

Applications and Platforms / Wealth

Devices and Wearables / Wealth

  • Polar - Heart rate monitors and fitness, sleep, and recovery tracking wearables.

Research and Analysis / Wealth

  • DNA Claude Analysis (⭐46) - Interactive personal genome analysis toolkit using Claude Code. Analyzes raw DNA data from 23andMe, AncestryDNA, and others across 17 categories including health risks, pharmacogenomics, nutrition, and longevity.

Open Source Projects / Wealth

  • ble-scale-sync (⭐118) - Self-hosted CLI that reads BLE smart scales (23 brands), calculates body composition (fat %, muscle, BMR, etc.), and exports to Garmin Connect, MQTT, InfluxDB, Webhook, and Ntfy. Website.
  • GoldenCheetah - FOSS software to import and analyse fitness data locally on Linux, MacOS and Windows.
  • Longevity World Cup (⭐21) - Open source healthspan competition platform with biological age calculators, athlete profiles, and public leaderboards.
  • shenas (⭐0) - Local-first personal analytics platform that ingests health, finance, and activity data into a per-user DuckDB; raw data stays on your device and models train via federated learning.
  • lifeos-cli (⭐10) - Terminal-native LifeOS for personal workflows, habits, and timelogs.
  • GitStory (⭐177) - Generates a "Spotify Wrapped" style visual summary of your yearly GitHub contribution activity.
  • PGIS (⭐1) - Open-source decision-support framework for optimizing endurance training while managing Type 2 diabetes, integrating CGM, HRV, sleep, and training load data.

8. Awesome Rust

Applications / Audio and Music

  • AreevAI/flowcat (⭐62) - Native-Rust runtime for real-time voice AI agents (phone + WebRTC), self-hosted single binary, pipecat-compatible

Applications / Productivity

  • Zackriya-Solutions/meetily (⭐19k) - Privacy-first AI meeting assistant that captures, transcribes, and summarizes meetings entirely on your local machine. Features real-time transcription with Whisper/Parakeet models, AI-powered summaries, and support for multiple AI providers (Ollama, Claude, Groq, OpenAI)

Libraries / Data structures

  • mikwielgus/undoredo (⭐116) [undoredo] - Undo/Redo pattern implementation for arbitrary data structures. Supports delta-based (sparse diffs), snapshot-based, and command-based undo-redo with derive macros for custom types. Compatible with no_std and serde. Crates.io

9. Awesome Java

Build

  • jar-cart (⭐3) - A modern, zero-configuration package manager and runner for the Java ecosystem written in Go, focusing on developer productivity and build speed.

REST Frameworks / Other

  • OfficeFloor (⭐67) - Spring Boot add-on that adds explicit function orchestration to REST endpoints, with each endpoint's steps, branches and error flows in one YAML file whose directory path maps to the URL.

10. Awesome Crystal

Configuration

11. Awesome Polars

Polars plugins / Geographical / Spatial

  • PyCanopy - high-performance spatial query layer for Polars, competitive with industry SQL tools in performance

12. Awesome Cli Apps

Files and Directories / File Sync/Sharing

Version Control / GitHub

13. Awesome Windows

CAD

  • FreeCAD - FreeCAD offers tools to produce, export and edit solid, full-precision models, export them for 3D printing or CNC machining

14. Awesome Mac

Utilities / Menu Bar Tools

  • cctop - Open-source menu bar monitor that shows live status for AI coding sessions (Claude Code, Codex, opencode, pi) and jumps to the right terminal pane or editor window. Open-Source Software Freeware

Utilities / Productivity

  • Wox - Open-source cross-platform launcher with fast local search and plugin extensibility. Open-Source Software Freeware

15. Awesome WSL

6. WSLC

WSL Tools / WSL Utilities

  • Porthole (⭐3) - A native Windows desktop dashboard for WSL Containers with tray-hosted backend operations. github project

16. Free for Dev

APIs, Data, and ML

  • AlphaAI - Financial news API and MCP server. Every article gets per-ticker impact analysis, a category, and a 1-10 relevance score, and SEC Form 4 insider filings are turned into scored events. The free tier includes 20 requests per minute and 100 requests per day on both REST and MCP, no card required.

17. Awesome Selfhosted

Software / URL Shorteners

18. Awesome Zig

Language Essentials / File Format Processing

  • MASS4/MEGA4/KTX2 - Engine-independent KTX2 texture reader for Zig, decoding compressed and Basis Universal textures to GPU-ready images.
  • MASS4/MEGA4/GUID - Standalone GUID/UUID library supporting RFC 4122 v4 and RFC 9562 v6 (time-ordered) with optional serde integration.

Data & Science / Linear Algebra

  • MASS4/MEGA4/Math-3D - Multi-precision 3D math library (f16/f32/f64) with vectors, matrices, quaternions, rays, and 2D collision primitives.

Multimedia & Graphics / GPU Computing

  • MASS4/MEGA4/GPU - Minimal window + GPU device platform layer for Zig built on SDL3's GPU API (Vulkan/Metal/D3D12).

Multimedia & Graphics / Game Development

  • MASS4/MEGA4/Turian - A component-based 3D game engine + editor built entirely in Zig with a Unity-style workflow.

Awesome List Updated on Jul 05, 2026

2026-07-05 22:04:45

1. Free Programming Books (Japanese)

0 - 言語非依存 / ゲーム開発

2. Awesome Iot

Software / Libraries and Tools

  • ReductStore (⭐359) - high-performance blob and time-series storage for industrial IoT, with edge deployment, selective replication, and efficient querying of multimodal data.

3. Awesome Readme

Examples

  • treeverse/dvc (⭐16k) - ReStructuredText format example, PyPi compatible. Logo, custom website-like menu. Smooth how-it-works animation. Badges. Nice contribution section with the hall-of-fame.

4. Awesome Embedded Rust

Books, blogs, and training materials / Free and public materials

Peripheral Access Crates / AMD

HAL implementation crates / AMD

5. Awesome Java

Artificial Intelligence

  • liter-llm (⭐221) - Provides a Java binding for a unified LLM API client across multiple providers.

Database / Text-Based User Interfaces

Document Processing / Text-Based User Interfaces

  • xberg (⭐8.6k) - Extracts text, tables and metadata from PDFs, Office documents, images and other formats through a Java binding.

Machine Learning / Text-Based User Interfaces

  • sklearn-java (⭐0) - Implements scikit-learn-style machine learning algorithms in pure Java.

Miscellaneous / Text-Based User Interfaces

  • JQuick Java (⭐449) - Java-like scripting language for dynamic rule engines with XML orchestration and Java interoperability.

Web Crawling / Mocking

  • crawlberg (⭐118) - Crawls and scrapes websites through a Java binding with Markdown conversion and optional browser rendering.

6. Awesome Python

Projects / HTML Manipulation

  • html-to-markdown (⭐790) - A fast, CommonMark-compliant HTML to Markdown converter with a Rust core, tolerant of malformed HTML.

Projects / AI and Agents

  • Data Layer
    • entroly (⭐419) - An auditable context control plane that optimizes prompt context, stabilizes cache prefixes, and verifies answers locally with WITNESS.
    • instructor (⭐13k) - A library for extracting structured data from LLMs, powered by Pydantic.
    • llama-index (⭐50k) - A data framework for your LLM application.
    • mem0 (⭐59k) - An intelligent memory layer for AI agents enabling personalized interactions.
    • outlines (⭐14k) - Structured text generation for LLMs with JSON schema, regex, and grammar-constrained decoding.

7. Awesome Mac

AI Tools / Other Tools

  • Off Grid AI Desktop - Private, local-first AI for your Mac: local LLM chat, image generation, voice dictation, and memory search, all on-device. Open-Source Software Freeware

Finance / Audio Record and Process

  • StockDock (⭐9) - Menu bar app for real-time stocks, ETFs, crypto and portfolio P&L. Privacy-first, no account, multi-currency. Open-Source Software Freeware

Utilities / Menu Bar Tools

  • MenubarCC (⭐1) - Menu bar crab that shows your Claude Code sessions at a glance: walking while Claude works, bouncing when it needs you. Open-Source Software Freeware

Utilities / Cleanup and Uninstall

  • Harbofly - Menu bar app that auto-discovers and frees the disk space dev build artifacts and caches hog (DerivedData, node_modules, SPM/Homebrew caches). Zero telemetry, notarized. Open-Source Software Freeware

Remote Login Software / System Related Tools

  • MoonProxy (⭐21) - GUI desktop client for FRP that puts local services on the internet with one click. Open-Source Software Freeware

8. Awesome Go

File Handling

9. Awesome Privacy

ChatGPT

  • Open WebUI - Self-hosted web interface for Ollama and other local models that gives you a private ChatGPT-style chat. BSD-3 licensed.
  • LibreChat - Self-hosted chat interface that connects many AI models behind one private UI you control. Open source, MIT licensed.

AI Coding

  • Aider - Terminal AI pair programmer that edits code in your local git repository using your own API keys. Apache-2.0 licensed.
  • Tabby - Self-hosted code completion assistant that runs on your own hardware as an alternative to GitHub Copilot. Apache-2.0 licensed.

Text to Speech

  • Piper (⭐4.7k) - A fast, local neural text to speech system that sounds great and is optimized for the Raspberry Pi 4.
  • Chatterbox (⭐25k) - Local text-to-speech model with voice cloning that runs entirely on your own machine. Open source, MIT licensed.

Image Generation

  • SwarmUI (⭐4.3k) - Local web interface for Stable Diffusion and other diffusion models, built on a ComfyUI backend. MIT licensed.

Databases

  • TrailBase - Open source, single-executable Firebase alternative built on Rust and SQLite, with type-safe REST and realtime APIs, auth, and an admin UI. OSL-3.0 licensed.
  • CondensationDB (⭐441) [Inactive] - Condensation is an open-source zero trust, distributed database enabling to build modern applications while ensuring data ownership and security.
  • Baserow - Self-hosted no-code database and spreadsheet that works as an open source Airtable alternative. MIT licensed core.

Domains & Hosting

Encryption

  • Picocrypt (⭐1.5k) - A very small (hence "Pico"), very simple, yet very secure file encryption tool.
  • age - Modern command line file encryption tool with small keys and no configuration or keyring to manage. Open source, BSD-3 licensed.

Forms

  • Formbricks - Self-hosted survey and form builder for collecting responses without handing your data to a third party (AGPL-3.0).

Decentralized

  • Matrix (Protocol) - An open network for secure, decentralized communication.
    • Element - All-in-one secure chat app for teams, friends and organisations. Keeps conversations in your control, safe from data-mining and ads. End-to-end encryption.
    • Cinny - A Matrix client focusing primarily on simple, elegant and secure interface.
  • Jabber / XMPP (Protocol) - The universal and open messaging standard. Tried and tested. Independent. Privacy-focused. E2E encrypted.
    • 🤖 Conversations - Jabber/XMPP client for Android 4.0+ smartphones that has been optimized to provide a unique mobile experience.
    • AstraChat - Another XMPP client.
    • Dino - Modern XMPP desktop client for Linux with OMEMO and OpenPGP end-to-end encryption. Open source, GPL-3.0 licensed.
    • Gajim - Cross-platform XMPP client with OMEMO encryption, running on Linux, Windows, and macOS. Open source, GPL-3.0 licensed.
    • Snikket - One-command self-hosted XMPP service that bundles a server with matching mobile and desktop clients. Open source and Docker-based.
  • Session - Extreme focus on privacy and anonymity. Blockchain technology.
  • SimpleX Chat - The first chat platform that is 100% private by design - it has no access to your connection graph
  • Status - Status is a secure messaging app, crypto wallet, and Web3 browser built with state of the art technology.

Link Shorteners

  • Kutt - Self-hosted URL shortener with custom domains and password-protected links. Open source, MIT licensed.
  • Shlink - Self-hosted URL shortener that keeps its own click analytics on your server. Open source, MIT licensed.

Self-Hosted

  • Stalwart - All-in-one mail server written in Rust that covers SMTP, IMAP, and JMAP, with two independent security audits (AGPL-3.0).

Notes and Tasks

Office

  • Grist - Self-hostable spreadsheet and database hybrid for organizing data, as an open source Airtable alternative. Apache-2.0 licensed.

Android-Based

  • /e/OS - Degoogled Android ROM by Murena that bundles microG and optional cloud services. Open source, GPL-3.0 licensed.
  • iodéOS - Degoogled Android ROM with a built-in network firewall that blocks ads and trackers. Open source, GPL-3.0 licensed.

Wallets

  • Cake Wallet - Open source, non-custodial wallet for Monero, Bitcoin, and other coins on mobile and desktop. MIT licensed.
  • Feather Wallet - Lightweight open source Monero desktop wallet with built-in Tor and coin control. BSD-3 licensed.

Payment Processors

  • BTCPay Server - Self-hosted, non-custodial cryptocurrency payment processor for merchants, as an alternative to PayPal or BitPay. MIT licensed.

Where to use Monero and Bitcoin

  • kycnot.me - Directory of KYC-free exchanges, payment processors, and other privacy services.

Budget Management

  • Wallos - Self-hosted tracker for subscriptions and recurring expenses, with reminders and spending statistics. Open source, GPL-3.0 licensed.

Desktop

  • RapidRAW (⭐8.7k) - A beautiful, non-destructive and GPU-accelerated RAW image editor built with performance in mind. Lightweight (<20MB) cross-platform alternative to Adobe Lightroom. AGPL-3.0 licensed.
  • RawTherapee - Offline open source RAW photo developer that pairs well with darktable as a Lightroom alternative. GPL-3.0 licensed.

Remote Access and Control

  • Apache Guacamole - Clientless self-hosted remote desktop gateway that gives RDP, VNC, and SSH access from a browser. Apache-2.0 licensed.
  • Sunshine + Moonlight - Self-hosted desktop and game streaming host (Sunshine) with matching clients (Moonlight). Open source, GPL-3.0 licensed.

IMDb

  • libremdb - Alternative privacy-respecting frontend for IMDb that removes ads and trackers. Open source and self-hostable (AGPL-3.0).

Fandom

  • BreezeWiki - Alternative frontend for Fandom wikis that strips ads, video, and clutter. Open source and self-hostable.

Version Control

  • Gitea - Lightweight self-hosted Git forge and the project Forgejo was forked from. Open source, MIT licensed.

VPNs / Alternative clients/modifications of Discord:

  • Amnezia VPN - Self-hosted, censorship-resistant VPN that you deploy on your own server, with audited open source apps (GPL-3.0).

Desktop / Alternative clients/modifications of Discord:

  • Zen Browser - Firefox-based browser with enhanced tracking protection on by default and a focus on calm, uncluttered browsing. MPL-2.0 licensed.
  • Floorp - Firefox fork with telemetry disabled and extra customization, built with privacy in mind. Open source, MPL-2.0 licensed.

Anti-tracking / Alternative clients/modifications of Discord:

  • Privacy Badger - Browser extension from the EFF that learns to block trackers as you browse. Open source, GPL-3.0 licensed.
  • ClearURLs - Browser extension that automatically strips tracking parameters from links and URLs. Open source, LGPL-3.0 licensed.

10. Free for Dev

APIs, Data, and ML

  • Brave Search API - Independent web, news, image, video search and AI/LLM context API, suitable for RAG pipelines and AI agents. Free tier includes $5 in monthly credits (credit card required for verification).

11. Collective Ai Tools

Dating

  • Egirls.ai - AI companion platform for adults: chat with NSFW AI characters that remember you, create your own characters, generate images and video, make voice calls, and talk live with 3D AI VTubers. #freemium

Developer Tools

  • agent-qa (⭐152) - Self-improving QA agent for web and mobile apps with natural-language tests, run memory, and regression detection. #opensource

12. Awesome Go

Data Formats / JSON

  • simonnilsson/ask (⭐57) — A Go package that provides a simple way of accessing nested properties in maps and slices. ☆57

Awesome List Updated on Jul 04, 2026

2026-07-04 11:57:08

1. Awesome Nix

NixOS Modules / Zig

  • Nixvim (⭐2.9k) - A pre-packaged Neovim distribution built with Nix modules and Nixpkgs.
  • nvf (⭐1.6k) - A portable, modular Neovim configuration framework for Nix.

2. Awesome Agents

Monitoring and Observability

  • Future AGI (⭐1.2k) - Open-source platform to simulate, evaluate, trace, guardrail, route, and optimize LLM and AI agent apps in one feedback loop, so agents don't just get monitored, they self-improve. Self-hostable. Apache-2.0.

3. Awesome Zsh Plugins

Plugins / superconsole - Windows-only

  • ctrl-z (⭐0) - Enhances the default CTRL+Z behavior using fzf (⭐81k). It allows you to visually browse, resume, or terminate suspended background jobs directly from your terminal prompt.

Completions / superconsole - Windows-only

  • gem (⭐1) - All the functionality of the OMZ gem completion but it also allows gem install <tab> to complete remote gems from output of gem search.
  • gentoo (⭐39) - Provides ZSH completion support to various Gentoo tools that lack completion scripts upstream.
  • pnpm-completions (⭐27) - Tab completions for pnpm with package.json script completion, live npm registry search, workspace support, and optional command aliases.

Themes / superconsole - Windows-only

  • modern-dark-pro-capsule (⭐0) - Premium, modern, and dark-mode-optimized ZSH theme featuring capsule-shaped status segments. Includes ZSH execution timer, remote sync status, and developer icons.
  • modern-dark-pro (⭐0) - Premium, modern, and dark-mode-optimized ZSH theme inspired by VS Code and JetBrains color palettes. Includes ZSH execution timer, remote sync status, and developer icons.

4. Awesome Neovim

AI / Diagnostics

Note Taking / Cursorline

5. Awesome Ios Books

Database

6. Awesome Go

Other Software / Libraries for creating HTTP middlewares

  • LightCMS (⭐20) - Self-hosted content management system with static page generation, role-based access control, and an MCP server for agent-driven content operations.

7. Awesome Gemini Cli

Agent Orchestration & CLI Tools

  • CodeAgentSwarm - Desktop app (macOS, Windows) that runs multiple Gemini CLI terminals in parallel alongside Claude Code and Codex CLI, under human supervision. Desktop notifications when an agent finishes or needs input, cross-session conversation history, per-terminal file diffs, and an MCP kanban board.

8. Awesome Selfhosted

Software / Wikis

9. Awesome Cpp

Cryptography

  • BoringSSL - A fork of OpenSSL that is designed to meet Google's needs. [Apache2]

Awesome List Updated on Jul 03, 2026

2026-07-03 08:29:49

1. Awesome Docker

Developer Workflow / CI/CD

  • Self Hosted Runner (⭐114) - Dockerized solution for setting up a self-hosted GitHub Actions runner with support for Linux, macOS, and Windows.

2. Awesome Fortran

Formatting

  • ffmt (⭐6) - Fast, configurable Fortran formatter with support for Fypp, Doxygen, and OpenACC/OpenMP directives. Written in Rust, installable via pip.

3. Awesome Rails

Gems / Other external resources

  • tidewave (⭐475) - MCP server for agentic Rails development, runtime-level tools for your agent to talk to your running app. 🔴

4. Awesome Claude Code

Start Here

  • andrej-karpathy-skills (⭐187k) by multica-ai - A drop-in CLAUDE.md distilling four behavioral guidelines for LLM-assisted coding into Claude Code — a low-friction quick win. Karpathy-inspired, derived from Andrej Karpathy's public notes on LLM coding pitfalls and authored by multica-ai.\ created  last-commit  license  stars
  • Claude Code Guide (⭐4.4k) by zebbern - A current single-page reference for Claude Code: install, environment variables, slash commands, MCP, hooks, and subagents, kept in sync with the official changelog.\ created  last-commit  license  stars
  • Claude Code: Everything You Need to Know (⭐2.2k) by wesammustafa - A conceptual, mental-models-first primer that explains what Claude Code is and how its agentic loop works, then layers setup, prompt-engineering workflows, skills, hooks, MCP, subagents, and agent teams, with an experience-tiered path for newcomers.\ created  last-commit  license  stars
  • claude-howto (⭐39k) by luongnv89 - A structured, chapter-based getting-started guide for Claude Code with a self-assessment quiz and a ten-module progressive learning path — slash commands, memory, skills, subagents, MCP, hooks, plugins, and checkpoints — with visual diagrams and copy-paste templates.\ created  last-commit  license  stars
  • explore-claude-code (⭐232) by Luke Renton - An interactive click-through of an annotated Claude Code project where every file and folder — CLAUDE.md, settings.json, rules, commands, skills, agents, hooks, plugins, and .mcp.json — is a real, explained concept, teaching the tool's surface area by orientation rather than prose.\ created  last-commit  license  stars
  • Writing a Good CLAUDE.md by HumanLayer - An essay on CLAUDE.md craft: instruction-budget reasoning, progressive disclosure, and the test of whether Claude would err without a given line.

From Anthropic

  • Agent Skills (⭐158k) by Anthropic - Anthropic's official repository for Agent Skills — the SKILL.md format, a skill template, and example skills, the same format Claude Code loads natively.\ created  last-commit  license  stars
  • Building Effective Agents by Anthropic - Anthropic's foundational taxonomy of agent patterns — prompt chaining, routing, orchestrator-workers, and evaluator-optimizer — and when to use each.
  • Claude Code Best Practices by Anthropic - Anthropic's canonical guide to working effectively with Claude Code: the agentic-loop mental model, CLAUDE.md guidance, and workflow patterns.
  • Claude Code Cheatsheet by Anthropic - Anthropic's official Claude Code cheatsheet — a quick reference for the core vocabulary (session, context window, CLAUDE.md), built-in slash commands, and keyboard shortcuts.
  • How Claude Code Works by Anthropic - The official conceptual explainer of Claude Code's agentic loop, tools, and context window, and how skills, hooks, and subagents layer on top.

Documentation, Knowledge & Learning

  • Bedrock (⭐56) by Iury Krieger - A Claude Code plugin that turns an Obsidian vault into a structured second brain via 8 skills, building an entity-typed (actors/people/teams/topics…) Zettelkasten graph with bidirectional wikilinks and ingesting Confluence, Google Docs, GitHub, and docling-supported files. Operates only on local markdown, with conscientious, opt-out error reporting that explicitly never transmits vault content or paths.\ created  last-commit  license  stars
  • Bloom (⭐180) by Li-Evan - A self-contained Claude Code skill that turns Benjamin Bloom's "2-sigma" tutoring research into a personal AI tutor: it generates a structured syllabus, teaches one lesson at a time, and adapts each next lesson to the learner's annotations and feedback. The skill is dependency-free and makes no network calls beyond the configured LLM endpoint (an optional web app is also included).\ created  last-commit  license  stars
  • cc-thinking-skills (⭐602) by tjboudreaux - A collection of installable thinking-framework skills with a meta-router, notable for publishing a replication-gated evaluation instead of unsupported quality claims.\ created  last-commit  license  stars
  • claude-code-android (⭐127) by ferrumclaudepilgrim - A thorough, device-tested guide and toolkit for running Claude Code natively on Android via three paths (Termux, proot-Ubuntu, and the Android Virtualization Framework), with a verification harness and per-device results. Unusually security-aware for a setup guide — it ships a threat model, an SSRF-guard WebFetch hook, a biometric approval gate, and a permission matrix.\ created  last-commit  license  stars
  • cxpak (⭐11) by Barnett Studios - A code-intelligence Claude Code plugin and MCP server (Rust, single binary, 43 languages) that builds a typed dependency graph and packs token-budgeted, annotated context bundles for any task. Exceptionally engineered and security-forward — 2,400+ tests, recorded ADRs, a sandboxed WASM plugin SDK, and cosign-signed, SBOM-attested release images.\ created  last-commit  license  stars
  • Dive into Claude Code (⭐1.8k) by VILA-Lab - A research-lab systematic analysis of the Claude Code codebase whose headline finding — overwhelmingly infrastructure rather than model — reframes Claude Code as a harness.\ created  last-commit  license  stars
  • Librarian (⭐9) by ngmeyer - A standalone MCP server that gives Claude a markdown second-brain over any Obsidian vault or folder of .md files, with trigram search, auto-wikilinks on write, and real graph analytics (Louvain communities, PageRank, shortest-path, D3 visualization). Runs entirely locally with no network calls or telemetry, productionizing the "LLM wiki" pattern.\ created  last-commit  license  stars
  • MDXG Redline (⭐5) by oubakiou - A Claude Code skill plus single-file HTML tool that closes the human-review loop on AI-written docs: a person leaves inline comments in the browser, which export as structured JSON keyed by heading path and line, and the skill polls for that file and applies each comment to the exact lines. Strongly privacy-respecting — the local/CLI build enforces a strict CSP (connect-src 'none'), so document text and comments never leave the machine.\ created  last-commit  license  stars
  • NotebookLM MCP (⭐97) by Romain Peyrichou - A mature MCP server (plus a 33-endpoint REST API) that drives Google NotebookLM for citation-backed Q&A and full Studio generation (audio, video, infographics, reports), with multi-account TOTP re-auth. Notably well-maintained and security-attentive — batch-tested on overnight 1,000-question runs, with a documented changelog that includes patching a transitive XSS advisory.\ created  last-commit  license  stars
  • RAG Learning Academy (⭐3) by Taka Goto - A multi-agent Claude Code learning environment for mastering Retrieval-Augmented Generation, with 20 specialist agents, 22 slash commands, and a 9-module hands-on curriculum that runs zero-config inside Claude Code. Quality is evident — 616 tests, CI, and weekly/monthly content-freshness automation that opens issues for stale material.\ created  last-commit  license  stars
  • showreel (⭐2) by HeyRenan - A Claude Code plugin that turns CSS selectors + text into finished visual documentation — annotated screenshots, flow GIFs/MP4s, terminal recordings, and before/after composites — placing every annotation deterministically and pixel-verifying each artifact (PASS/FAIL) before it is saved. Self-contained (bundles its own headless Chromium, no browser MCP, no telemetry); every image in its README is generated by the tool itself.\ created  last-commit  license  stars

Research & Scientific Inquiry

  • AI Research Skills (⭐118) by Wenyu Chiou - A catalog of 15 Claude Code skills mapped to 8 research-workflow stages (literature → gap analysis → design → drafting → reviewer response), where each stage emits an explicit YAML/Markdown deliverable the next stage consumes. Thoughtfully designed around anti-hallucination — schemas force "gap" status on unsupported claims, and downstream skills refuse malformed, overconfident handoffs.\ created  last-commit  license  stars

Providers, Runtime & Integration Infrastructure

  • chrome-cdp-ex (⭐4) by Endeavor Yen - A zero-dependency Claude Code skill (68 commands) that connects to your real Chrome — logged-in tabs, cookies, live page state — to give the agent a perception layer: layout, visible styles, per-action "what changed" evidence, CSS-cascade-to-source tracing, and session replay/Playwright export. Notably rigorous about its own claims, with a dogfood benchmark gate that blocks performance/adoption assertions unless it passes.\ created  last-commit  license  stars
  • claude-code-wsl2-setup (⭐22) by congmnguyen - A focused collection of documented scripts that fix the most painful Claude Code papercuts on WSL2 + Windows Terminal — clipboard screenshot paste via a Go daemon, Windows notifications on Stop/PermissionRequest hooks, LSP wiring, a usage-aware status line, and voice-mode audio routing. Each fix is written up with root cause and exact config (including non-obvious traps like SessionEnd firing per subagent), and the work was upstreamed into Awesome-WSL.\ created  last-commit  license  stars
  • Flue (⭐37) by S.F. Kislev - A tiny bridge that lets Claude Code drive desktop software — Photoshop, Premiere, Blender, Unity, InDesign, Office, 13 apps total — by writing one-time scripts against each app's own automation runtime (COM / AppleScript / CEP), instead of MCP servers or fragile screenshot-based computer use. A genuinely novel approach that unlocks the apps' full scripting surfaces (InDesign alone exposes ~28k objects) with low maintenance.\ created  last-commit  license  stars
  • llm-router (⭐34) by Yali Pollak - A local-first router that sits under Claude Code (and Codex/Gemini CLI) and sends each prompt to the cheapest capable model, with three-layer token compression and automatic provider fallback — protecting your premium quota and cutting cost with zero config on a Claude subscription. Credibly engineered: 1,900+ tests, an independent RouterArena benchmark placement, and an honest local-only design with no hosted proxy.\ created  last-commit  license  stars
  • OpenWeb (⭐11) by openweb-org - An agent-native skill that accesses 90+ websites by calling their underlying APIs directly (typed JSON in, JSON out) instead of screenshotting and parsing the DOM, with auth auto-resolved locally from your existing browser session. Security is first-class — every operation is tagged read/write/delete/transact behind permission tiers, SSRF protection runs on each request, and there is no vendor backend or proxy in the request path.\ created  last-commit  license  stars
  • SPARDA (⭐2) by Zakaria Gharzouli (Residual Labs) - Converts a running Express or FastAPI app into an MCP server by AST-parsing its routes and injecting a marked, byte-for-byte-removable /mcp router, so the agent can operate your live application (real auth, real data) rather than just read files. Exceptionally safety-minded: writes are disabled by default behind two-phase confirmation, docstrings are sanitized against prompt injection, a circuit-breaker quarantines failing routes, nothing leaves the machine, and persistence stores structure never payloads.\ created  last-commit  license  stars

Remote Control, Notifications & Voice I/O

  • ai-agent-notifier (⭐6) by Amin Dhouib (Devino Solutions) - A zero-dependency, cross-platform notifier that fires a desktop toast and a free phone push (via ntfy) the moment Claude Code (or Codex/Cursor/Gemini) finishes a task or needs input, wired up by a one-command setup. The standout among notifiers is its testing rigor — CI drives the real agent CLIs end to end and asserts real ntfy round-trips and real OS toast delivery, no mocks.\ created  last-commit  license  stars
  • Claude Threads (⭐29) by Anne Schuth - Streams a locally-running Claude Code session live into a Slack or Mattermost thread so a whole team can watch, type, and approve actions together — "screen-sharing for AI pair programming, but everyone can type." Mature and well-maintained (npm-published with CI and coverage), with reaction-based tool approvals, git-worktree isolation, multi-account rotation, and per-thread sessions that survive restarts.\ created  last-commit  license  stars
  • dictate (⭐7) by Vimal Kumar - Local, offline voice-to-text for Claude Code on Linux built on faster-whisper, with a warm daemon for instant transcription, system-wide push-to-talk, a voice-enabled editor, and per-project vocabulary hints that fix technical terms ("Claude" not "cloud"). Fully private — no cloud, no API keys, with thoughtful touches like mic-health monitoring and the ability to offload transcription to a LAN GPU; hardware-tested down to a Jetson Orin.\ created  last-commit  license  stars
  • Lockpaw (⭐129) by Erik Nielsen - A native-Swift macOS menu-bar app (10 MB, no Electron) that covers and input-locks your screen with one hotkey while your agents keep running, then makes the locked screen glow when Claude Code pauses for permission or finishes. Polished and well-engineered — CI with 50 tests, signed/notarized builds, an honest "visual privacy tool, not a security boundary" disclosure, no analytics, and an idempotent hook installer that backs up and never clobbers foreign hooks.\ created  last-commit  license  stars
  • Telegram-Claude (tg-claude) (⭐15) by Imolatte - A feature-rich Telegram bot that turns your machine into a remote Claude Code terminal driven from your phone: streaming tool progress, voice input, a git panel, Mac remote control, and 30+ commands. Its standout is the approval flow — dangerous-op Approve/Deny taps are injected straight into the real terminal prompt via tmux send-keys, so you authorize from your phone without killing the session or losing context.\ created  last-commit  license  stars
  • WhatsApp Channel Plugin (⭐29) by Richie Liu - Connects WhatsApp as a native Claude Code channel via Baileys linked-device (no bot token or API keys), with bidirectional messaging, full media, voice transcription, remote tool approval, access control, and per-group personalities. Runs entirely locally and was the first community plugin officially reviewed and published on Anthropic's plugin marketplace.\ created  last-commit  license  stars

Alternative Clients

  • Cate (⭐1.7k) by 0-AI UG - A cross-platform desktop IDE built on an infinite zoomable canvas, where editors, terminals, browsers, and docs float in freeform space instead of tabs — and ships skills that let Claude Code spawn agent terminals on the canvas, coordinate through canvas notes, and drive browser panels. A genuinely novel UX, well-engineered (CI, e2e tests, context-isolated IPC, scoped filesystem access) and widely adopted.\ created  last-commit  license  stars
  • CloudCLI (Claude Code UI) (⭐12k) by siteboon - A web and mobile PWA for driving Claude Code (and Cursor/Codex/Gemini) from any device — file explorer, git, integrated shell, and full session management that reads and writes your real ~/.claude config rather than duplicating it. By far the most-adopted Claude Code UI, with a self-hostable open-source core, an optional Docker microVM sandbox mode, a plugin ecosystem, and tools disabled by default for safety.\ created  last-commit  license  stars
  • FlyCrys (⭐25) by Sergii Kamenskyi - A native Linux GUI for Claude Code agents built in Rust + GTK4 — single binary, no Electron, starts in under a second — with a file tree, syntax-highlighted viewer, markdown preview, embedded VTE4 terminal, streaming agent chat, workspace tabs, and tool-restricted agent profiles. Fills a real gap as essentially the only native (non-webview) Linux desktop client, using your own Claude Code CLI with no proxy.\ created  last-commit  license  stars
  • Nimbalyst (⭐1k) by Greg Hinkle - A visual workspace for building with Claude Code (and Codex) where you and the agent co-edit visually — markdown, mockups, mermaid, Excalidraw, CSV, and data models — approving the agent's changes as red/green WYSIWYG diffs, with session/task kanban, worktrees, an extension SDK, and a native iOS companion app. A distinctive higher-bandwidth take on agent collaboration, open source with transparent, opt-out telemetry.\ created  last-commit  license  stars
  • Sidekick for Max (⭐69) by César Andrés López - A VS Code extension and standalone terminal dashboard that adds visibility and AI conveniences on top of your Claude Max subscription — inline completions, code transforms, AI commit messages, plus deep session observability (token-burn, a 13-week quota heatmap, multi-account management, cross-session search, and asset extraction). Mature and well-maintained (CI, published to the marketplace and npm, extensive docs).\ created  last-commit  license  stars
  • Vibeyard (⭐1.3k) by Eliran Tutia - A cross-platform desktop IDE that wraps Claude Code sessions with a swarm mode (parallel agents in a grid), a real-time session inspector (cost, tokens, tool-usage, context), multiple isolated Claude profiles, a kanban board, and encrypted P2P session sharing over WebRTC. Signed/notarized, broadly adopted, and built squarely for the multi-agent, multi-session workflow.\ created  last-commit  license  stars

Status Lines

  • claude-code-personalities (⭐8) by kumamaki - A delightfully different status line: 30+ kaomoji text-faces that react in real time to what Claude is doing — context-aware personas by file type, and a frustration-escalation system where mounting errors progress from ( ദ്ദി ˙ᗜ˙ ) toward a table-flip (╯°□°)╯︵ ┻━┻. Pure Rust with sub-2ms rendering, a single binary, hook-based activity tracking, and an interactive config TUI — the standout creative pick in a sea of metrics bars.\ created  last-commit  license  stars
  • claude-statusbar (⭐292) by leeguooooo - The most complete Claude Code status line: 5-hour and 7-day rate-limit usage with reset countdowns and learned end-of-window projections, context window, prompt-cache-expiry countdown, per-session cost, plus live todo/tool/git activity — across 3 styles and 9 themes, configurable by CLI or natural-language skill. Genuinely well-engineered (PyPI, 320+ tests, a sub-1%-CPU daemon, deep docs) and the clear standout of a very crowded field.\ created  last-commit  license  stars

Design & UI/UX

  • Dev Browser (⭐6.4k) by Sawyer Hood - A browser-automation plugin/skill that lets Claude Code drive a browser to test and verify its own work — full Playwright API plus pixel- and DOM-level computer-use toolsets, connecting to your running Chrome or a fresh Chromium. Notably secure and fast: scripts execute inside a QuickJS WASM sandbox with no host filesystem or network access, and a published benchmark shows it beating Playwright MCP on time, cost, and turns.\ created  last-commit  license  stars
  • Snip (⭐221) by rixinhahaha - A visual whiteboard between you and your agent: Claude renders diagrams, HTML, or UI components through Snip instead of describing them in text, you approve or annotate directly on the output (circle, arrow, note), and the agent gets structured feedback and iterates. Works via CLI or MCP, doubles as a full local screenshot/annotation app with on-device AI organization (Ollama), and adds a genuine human-in-the-loop visual review step to Claude Code.\ created  last-commit  license  stars
  • StyleSeed (⭐636) by kiwiman - A design engine that takes a different tack from "feed the model more tokens": it teaches design judgment — ~74 rules pros carry but never write down ("the refined black isn't #000, it's #2A2A2A"; "one accent color, everything else grayscale") — as plain markdown the agent reads automatically, plus a brand-agnostic skin system, a named motion vocabulary, and /ss-* review skills. Widely adopted and demonstrably effective (a live demo morphs one UI across Toss/Raycast/Arc via a single attribute).\ created  last-commit  license  stars
  • UI Craft (⭐91) by Eduardo Calvo - A deep design-engineering skill that makes agents "design like they have taste" by default, layered so you can just install it, drive it with 22 single-lens commands, or wire its deterministic MCP gates and CLI into CI. Its signature is a scoreable, defensible critique — Nielsen's heuristics × classic design laws × persona walkthroughs, every finding tagged by business impact — backed by anti-slop rules, outcome recipes, accessibility-first review, and 31 domain references.\ created  last-commit  license  stars

Writing & Prose Quality

  • Avoid AI Writing (⭐2.1k) by Conor Bronsdon - A portable writing skill that audits and rewrites prose to remove "AI-isms" — 49+ pattern categories and a tiered word-replacement vocabulary, with detect / rewrite / edit-in-place modes, content-type and voice profiles, and a two-pass re-check. Stands well above the crowded de-slop field: it ships a deterministic, zero-dependency detector engine (the single source of its 0–100 score) with CI tests, and frames itself honestly as a writing-quality tool, not a detector-evasion gimmick.\ created  last-commit  license  stars
  • naming (⭐30) by GlacierPhonk - A Claude Code skill for naming products, SaaS tools, brands, and projects via a structured metaphor-driven process — naming brief, metaphor exploration, candidate generation, anti-slop filtering, a weighted evaluation rubric, and availability checks for domains/handles/package names. A genuinely different (and creative) take that produces names grounded in meaning instead of the random tech-syllable mush an unguided model reaches for.\ created  last-commit  license  stars

Creative Media

  • capcut-cli (⭐139) by René Zander - A zero-dependency Node CLI (and Claude Code plugin/skill) that lets the agent edit CapCut / JianYing video projects programmatically — inspect timelines, build drafts, add text/audio, word-level captions and Whisper transcription, templates, and cut long-form into shorts — JSON in, JSON out, no server. Deeply mature for a media tool: 205 tests across macOS/Windows/Linux CI, a huge documented command surface, and a deliberately stateless "the CLI is the protocol" design.\ created  last-commit  license  stars
  • motion-skills (⭐237) by iart.ai - An open-source collection of ~50 motion-graphics, animation, and video skills across 14 installable packs — kinetic typography, data-driven charts, explainers, TikTok/Reels, web/WebGL animation, and Manim math animation — that teach an agent how a professional would build each piece. Every visual skill ships a deliver-and-verify loop (render a frame → screenshot → check) plus a small verify toolkit, so the agent inspects its own output instead of guessing at timing and framing.\ created  last-commit  license  stars

Infrastructure & DevOps

  • otelcol-doctor (⭐4) by s3onghyun - A focused, vendor-neutral skill that writes, fixes, and validates OpenTelemetry Collector configs — encoding the Collector's real footguns (memory_limiter/batch ordering, core-vs-contrib components, pull-vs-push exporters, deprecated exporters, pipelines that validate but were never wired) as an authoring workflow and diagnosis checklist. Its standout is honesty plus a verification loop: it always finishes by running otelcol validate and ships CI-checked before/after example configs rather than handing back an unverified file.\ created  last-commit  license  stars
  • terraform-skill (⭐2.1k) by Anton Babenko - A best-practices skill that teaches the agent to write safer Terraform and OpenTofu through a diagnose-first workflow, failure-mode routing, LLM-mistake checklists, and a feature-version guard table mapping features to their version floor and common errors — covering testing, modules, remote state, CI/CD, and security scanning across AWS/Azure/GCP. From an AWS Hero behind the terraform-aws-modules ecosystem, and the most authoritative, most-adopted IaC resource in the set.\ created  last-commit  license  stars

Security

  • Airut (⭐76) by airutorg - Airut is a system for running Claude Code tasks from email and Slack. It handles workspace provisioning, container isolation, network sandboxing, session persistence, and cleanup — a secure foundation for autonomous agentic development.\ created  last-commit  license  stars
  • authsome (⭐61) by agentrhq - Credential gateway for AI agents. Log in once via Oauth2 or API Key. Every agent stays authenticated — headless, no SaaS, agents never see your credentials.\ created  last-commit  license  stars
  • Claude Code Safety Net by kenryu42 - A coding agent CLI hook that acts as a safety net, catching destructive git and filesystem commands before they execute. Supports Codex, Claude Code, OpenCode, Gemini CLI, Copilot CLI, Kimi Code and Pi.\ created  last-commit  license  stars
  • Cleat (⭐5) by cleatdev - Give the agent a cage, not your keys. One-command Docker sandbox for AI coding agents: full autonomous permissions, per-project isolation, your host stays untouched.\ created  last-commit  license  stars
  • Code on Incus (⭐559) by mensfeld - Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically..\ created  last-commit  license  stars
  • compass (⭐13) by dshakes - Developer-grade Claude Code + Codex configuration: cost-tiered subagents, workflow commands, guardrail hooks, MCP parity, and an installable plugin/marketplace.\ created  last-commit  license  stars
  • GouvernAI (⭐16) by Myr-Aya - Runtime guardrails for Claude Code. Auto-approve what's safe, gate what's risky, block what's dangerous. Dual enforcement, full audit trail. MIT.\ created  last-commit  license  stars
  • machine (⭐9) by katspaugh - One isolated Lima VM per GitHub project — sandboxed Claude Code/Codex, Docker, Node, signed git\ created  last-commit  license  stars
  • Node9 (⭐207) by node9-ai - The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.\ created  last-commit  license  stars
  • SkilLock (⭐1) by skills-lock - Pin AI Skill behavior. Block unapproved drift in CI. See exactly what changed in every PR.\ created  last-commit  license  stars
  • SkillSpector (⭐12k) by NVIDIA - Security scanner for AI agent skills. Detect vulnerabilities, malicious patterns, and security risks.\ created  last-commit  license  stars

Multi-Agent Orchestration

  • Agent Collab Skills (⭐4) by Wenyu Chiou - Claude Code marketplace for multi-agent collaboration — task splitter, output reconciler, adversarial debate, shared memory, acceptance gate. Composes with codex-delegate / gemini-delegate.\ created  last-commit  license  stars
  • gstack (⭐119k) by Garry Tan - Garry Tan's (Y Combinator) Claude Code setup and "open source software factory" for managing the development lifecycle end-to-end. Includes a set of agents and in-depth skills/tools along with workflows for advancing a product from ideation to production.\ created  last-commit  license  stars

Memory & Context Persistence

  • agentcairn (⭐4) by ccf - Long-term, cross-project memory for AI coding agents. Your own Obsidian vault as the source of truth. Daemonless and without opaque databases, your memory belongs to you.\ created  last-commit  license  stars
  • Callimachus (⭐15) by BetaBots-LLC - One local, searchable index of your AI coding-agent history Claude Code, Codex, Cursor, Gemini & more. Keyword + semantic search, MCP server, CLI & VS Code extension.\ created  last-commit  license  stars
  • capy (⭐4) by serpro69 - 🦫 Privacy-first virtualization layer for LLM context with MCP protocol for tool access.\ created  last-commit  license  stars
  • fable (⭐3) by grooverLab - High-fidelity transcript memory for Claude Code — index every session, recall byte-identical, search, prune, compose. Local-first, stdlib-only, MCP.\ created  last-commit  license  stars
  • MAMA (⭐7) by jungjaehoon-lifegamez - Always-on companion for Claude that remembers your decisions and their evolution. Local-first memory using SQLite + transformers.js embeddings.\ created  last-commit  license  stars
  • presence (⭐2) by sara-star-quant - Per-repo memory, outcome telemetry, and a calibrated-confidence gate for Claude Code, with MCP and AGENTS.md projections so other AI coding tools can read its context. Notes survive sessions; success claims need test evidence; your reverts are remembered. Local-only, stdlib runtime.\ created  last-commit  license  stars
  • roampal-core (⭐45) by roampal-ai - Outcome-based persistent memory MCP server for Claude Code and OpenCode. Good advice promoted, bad advice demoted. pip install roampal.\ created  last-commit  license  stars
  • Selvedge (⭐12) by masondelan - Long-term memory for AI-coded codebases. A git blame for AI agents — but for the why. MCP server that captures the agent's reasoning live, in context, as each change is made. Local SQLite, zero deps.\ created  last-commit  license  stars

Usage & Cost Monitoring

  • AgentWatch (⭐10) by mishanefedov - Local-only observability for AI agents on your machine. One timeline across coding and non-coding agents.\ created  last-commit  license  stars
  • cc-probeline (⭐1) by labzink - See where it leaks, stop paying for it — a live Claude Code status line that prices every turn, your subagents, cache rebuilds, plus limits, context and git.\ created  last-commit  license  stars
  • CCDash (⭐68) by zihenghe04 - Open-source unified usage dashboard for Claude — track tokens, quota, costs across Claude Code, claude.ai & API in one panel. 开源 Claude 全平台用量监控面板,聚合 Claude Code / claude.ai / API 数据,适用于 Pro/Max 订阅用户与开发者。https://dyp23yngrtumg.ok.kimi.link\ created  last-commit  license  stars
  • ccvitals (⭐2) by educlopez - The prettiest statusline for Claude Code — pure bash, never blocks your prompt. Usage quota, context window, git status & more.\ created  last-commit  license  stars
  • claude-code-status-bar (⭐8) by briansmith80 - Configurable status bar for Claude Code: usage limits with pacing markers, context window, git state, live activity, session cost, and 8 colour themes. Pure bash, zero dependencies.\ created  last-commit  license  stars
  • Claumon (⭐8) by fabioconcina - Claude Code dashboard for Pro/Max users: live rate-limit gauges, calibrated usage forecasts, session costs, memory browser. Single binary, zero config.\ created  last-commit  license  stars
  • goccc (⭐27) by backstabslash - Fast, zero-dependency cost calculator and customizable statusline for Claude Code. Breakdowns by model, day, project, and branch. Lightweight, single binary, no runtime needed.\ created  last-commit  license  stars
  • Pacer (⭐5) by EricAndrechek - Native macOS app for tracking Claude Code usage — tokens, cost, rate-limit pacing, per-project breakdowns. SwiftUI + SwiftData.\ created  last-commit  license  stars

Linting

  • agents-md-cookbook (⭐2) by Taiizor - The tested, tool-agnostic AGENTS.md kit — verified templates, a CI linter, and migrators from .cursorrules/CLAUDE.md/Copilot/Windsurf/Cline/Aider.\ created  last-commit  license  stars
  • agnix (⭐315) by agent-sh - The linter and LSP for AI coding assistants — validates CLAUDE.md, AGENTS.md, SKILL.md, hooks, and MCP config, with autofixes and IDE plugins.\ created  last-commit  license  stars
  • BlockWatch (⭐25) by mennanov - A language-agnostic linter (Rust) that keeps co-dependent code, docs, and config in sync, with a Claude Code plugin skill.\ created  last-commit  license  stars
  • Ctxlint (⭐7) by ctxlint - A CLI linter for AI agent context files that catches stale references, dead commands, and hardcoded secrets, with a modular tested rule set.\ created  last-commit  license  stars
  • Schliff (⭐4) by Zandereins - Deterministic quality scorer for AI agent instruction files — 8-dimension scoring with security, multi-format (SKILL.md, CLAUDE.md, .cursorrules, AGENTS.md), anti-gaming detection, zero dependencies\ created  last-commit  license  stars
  • Upkeep (⭐4) by wei18 - Upkeep — an AI audit crew for your repo. Catches docs/spec/asset drift with evidence; output-only. Claude Code plugin/skill + reusable CI workflow.\ created  last-commit  license  stars

5. Awesome Rust

Libraries / Artificial Intelligence

  • openinfer-project/openinfer (⭐501) - LLM inference engine in pure Rust + CUDA with no PyTorch and no Python runtime — OpenAI-compatible API, paged KV cache, CUDA Graph, serving models from Qwen3 to the trillion-parameter Kimi-K2.

6. Awesome Crystal

Configuration

Framework Components

  • rbacr (⭐2) - Role-Based Access Control system with a clean, type-safe DSL for roles, privileges, and authorization logic

TUI

  • termisu (⭐32) - Minimalistic API for writing text-based user interfaces

7. Awesome Vue

Components & Libraries / UI Components

  • @jasy/vue (⭐21) - Author PDFs as Vue 3 components and render them straight in the browser, no headless browser required. Real layout, pagination and tables, with XRechnung and ZUGFeRD e-invoicing out of the box (Nuxt module available).

8. Awesome Go

HTTP Clients

  • impersonate-http (⭐0) - Drop-in net/http.Client with a byte-exact browser TLS (JA3/JA4) and HTTP/2 (Akamai) fingerprint.

9. Awesome V

Command-line

  • anyside (⭐0) - Transport-Agnostic Covert Tunneling Sandbox & Protocol Gateway.

Scientific computing

  • vnm (⭐3) - A minimalist, compiled neural network library written in the V programming language.

10. Free for Dev

APIs, Data, and ML

  • Proxmint GeoIP — Free IP → country/city/ASN JSON API, no key, CORS-open. MaxMind GeoLite2.

Tunneling, WebRTC, Web Socket Servers and Other Routers

  • localtonet - Multi-protocol tunneling for HTTP, TLS, TCP, UDP, File Server (Default, SFTP, WebDAV), and Proxy Tunnel (HTTP, SOCKS5, Shadowsocks, VLESS). Free plan: 1 tunnel, 1GB/month bandwidth, 30 min timeout (excl. HTTP Tunnels).

11. Awesome Selfhosted

Software / Photo Galleries

  • Ente - An end-to-end encrypted photo-sharing platform (alternative to Google Photos, Apple Photos). (Source Code (⭐27k)) AGPL-3.0 Docker/Nodejs/Go

Awesome List Updated on Jul 02, 2026

2026-07-02 12:18:22

1. Awesome Kde

Plasma desktop / Extensions

  • Latte Dock NG (⭐24) is a Wayland-first dock for KDE Plasma 6.5+ that provides an elegant and intuitive experience for your tasks and widgets.

2. Awesome Developer First

Debugging

  • Multiplayer - Debugging agent that runs locally next to your favorite coding agents (open source or SaaS), feeding them full-stack, unsampled runtime data to catch and fix bugs automatically.

3. Awesome Flame

Plugins & Libraries

4. Awesome Azure Openai Llm

3. Research & Survey

5. Awesome Neovim

Programming Languages Support / Markdown and LaTeX

6. Awesome Rust

Applications / Productivity

  • ogulcancelik/herdr (⭐10k) - Terminal multiplexer designed for AI coding agents. Run multiple agents in one terminal with real terminal views, agent state detection (blocked/working/done), workspaces, tabs, and persistent sessions. Single Rust binary with detach/reattach support.

7. Awesome Cli Apps

Files and Directories / File Managers

8. Awesome Go

JSON

  • silentjson (⭐26) - Zero-allocation JSON boundary scanner and splitter utilizing AVX2 SIMD instructions.

9. Free for Dev

APIs, Data, and ML

  • Doqlo - Bulk fill and mail merge PDF forms from CSV using the web app or Public API. The free plan includes 100 output PDFs/month.

10. Awesome Selfhosted

Software / Miscellaneous

11. Collective Ai Tools

Audio & Speech

  • Voqusa - Turns TikTok, YouTube, Instagram and other social videos into accurate transcripts and subtitles in seconds, no signup required. #freemium #transcription

Image Editing

  • igly.ai - Browser-based AI image editor for background removal, inpainting, upscaling, and generative fill. #freemium
  • Machi Photos - Browser-based ID photo maker for compliant crops, AI background replacement, retouching, and convenience-store print sheets. #freemium

Image Generator

  • Image 2 - AI image and video generator for creating, editing, and transforming visuals from prompts. #freemium