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 Feb 07, 2026

2026-02-07 10:25:01

1. Awesome Terraform

Tools / Community providers

  • trupositive (⭐3) - Zero-config wrapper that automatically injects Git metadata (commit SHA, branch, repo) into all Terraform-managed resources.

2. Static Analysis

Programming Languages / Other

  • cargo-unused-features ⚠️ — Find potential unused enabled feature flags and prune them. You can generate a simple HTML report from the json to make it easier to inspect results. It removes a feature of a dependency and then compiles the project to see if it still compiles. If it does, the feature flag can possibly be removed, but it can be a false-positive.

Multiple languages / Other

  • BlockWatch (⭐21) — A language-agnostic linter that keeps code, documentation, and configuration in sync and enforces strict formatting and validation rules.
  • pfff (⭐2.4k) — Facebook's tools for code analysis, visualizations, or style-preserving source transformation for many languages.

Other / Other

  • Manalyze (⭐1.1k) — A static analyzer, which checks portable executables for malicious content.
  • dennis (⭐50) — A set of utilities for working with PO files to ease development and improve quality.

3. Awesome Blockchain Ai

Blockchains for autonomous agents / Blockchain projects for AI algorithms

  • Hashgraph Online (HOL) - Universal agentic registry built on Hedera Hashgraph. Provides blockchain-based identity for AI agents using ERC-8004 standard and HCS-14 Universal Agent IDs (UAIDs). Enables agent discovery, verification, and autonomous commerce via x402 protocol.
  • AgentFund (⭐1) - A decentralized crowdfunding infrastructure for autonomous AI agents on Base blockchain, enabling milestone-based escrow funding for AI projects and collaborations.

4. Awesome Mysql

Benchmarking

  • HammerDB (⭐732) - An open-source database benchmark for MySQL/MariaDB and other open source and commercial databases.

5. Awesome Mqtt

Smart Home Hardware Interfaces / Firmwares for ESP based Devices

  • Bambuddy (⭐341) - Self-hosted management tool for Bambu Lab 3D printers using MQTT, with real-time monitoring, scheduling, and Home Assistant integration.

6. Awesome Claude Code

CLAUDE.md Files 📂 / Domain-Specific

  • pre-commit-hooks (⭐2) by aRustyDev - This repository is about pre-commit-hooks in general, but the CLAUDE.md and related .claude/ documentation is exemplary. Thorough but not verbose. Unlike a lot of CLAUDE.md files, it doesn't primarily consist in shouting at Claude in all-caps. Great learning resource. Also, hooks.

Awesome List Updated on Feb 06, 2026

2026-02-06 10:52:08

1. Awesome Bigdata

Graph Data Model

  • Actionbase (⭐190) - a database for user interactions (likes, views, follows) with precomputed reads, supports HBase.

Awesome List Updated on Feb 05, 2026

2026-02-05 10:52:48

1. Awesome Gemini Cli

Non-Gemini CLI

  • Git-Alchemist (⭐1) - A unified AI-powered CLI tool for automating GitHub repository management (issues, PRs, topics, profiles) powered by Gemini 3 and Gemma 3.

2. Awesome Cli Apps

Productivity / Note Taking and Lists

3. Awesome Terraform

Tutorials and Blog Posts / How-To

4. Awesome Mysql

Server

  • MyVector (⭐1) - Native vector search plugin for MySQL, shipped as a server plugin.

5. Awesome Claude Code

Agent Skills 🤖 / General

  • Fullstack Dev Skills (⭐346) by jeffallan - A comprehensive Claude Code plugin with 65 specialized skills covering full-stack development across a wide range of specific frameworks. Features 9 project workflow commands for Jira/Confluence integration and, notably, an interesting approach to context engineering via a /common-ground command that surfaces Claude's hidden assumptions about your project. This is a smart thing to do.

Awesome List Updated on Feb 04, 2026

2026-02-04 10:50:40

1. Awesome Ai in Finance

Others / Other Resource

  • AgentMarket - B2A marketplace for AI agents. 189 listings, 28M+ real energy data records, LangChain/MCP integration.

2. Awesome Claude Code

Agent Skills 🤖 / General

  • read-only-postgres (⭐2) by jawwadfirdousi - Read-only PostgreSQL query skill for Claude Code. Executes SELECT/SHOW/EXPLAIN/WITH queries across configured databases with strict validation, timeouts, and row limits. Supports multiple connections with descriptions for database selection.

Workflows & Knowledge Guides 🧠 / Ralph Wiggum

  • awesome-ralph (⭐681) by Martin Joly - A curated list of resources about Ralph, the AI coding technique that runs AI coding agents in automated loops until specifications are fulfilled.

Awesome List Updated on Feb 03, 2026

2026-02-03 13:26:16

1. Awesome Zsh Plugins

Plugins / superconsole - Windows-only

  • ash (⭐6) - A no-bullshit, seamless way to use LLMs right inside your shell (bash, zsh). Supports OpenAI, Ollama and OpenRouter.
  • ask-opencode (⭐1) - Integrates OpenCode AI with your shell, allowing you to generate shell commands using natural language. Press Ctrl+O to transform any text in your command line into optimized shell commands.

Completions / superconsole - Windows-only

2. Awesome Claude Code

Workflows & Knowledge Guides 🧠 / Ralph Wiggum

  • ralph-wiggum-bdd (⭐4) by marcindulak - A standalone Bash script for Behavior-Driven Development with Ralph Wiggum Loop. In principle, while running unattended, the script can keep code and requirements in sync, but in practice it still requires interactive human supervision, so it supports both modes. The script is standalone and can be modified and committed into your project.

Awesome List Updated on Feb 02, 2026

2026-02-02 11:17:05

1. Awesome Developer First

Search

  • Agentset - Open-source production-ready RAG platform with built-in agentic reasoning, hybrid search, and multimodal support. Agentset

2. Awesome Cli Apps

Entertainment / Games

  • NetHack - Roguelike dungeon crawler.