Awesome List Updates on Aug 07, 2026
14 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Go
Web Development / Web Frameworks
- axadrn/shadcn-templ (⭐1.7k) — UI components for Templ ☆
1,679
2. Awesome Rust
Applications / System tools
- theBGuy/GitDesktop (⭐81) - Keyboard-first Git desktop client with PR, issue, discussion, CI and notification management across GitHub, GitLab and Bitbucket, plus Jira linking and AI agent integration; Tauri + Rust backend
Libraries / Data visualization
- shergin/malevich (⭐55) [malevich] - Terminal plotting: line, scatter, bar, histogram, heatmap, box plot, violin and more, with automatic axes
3. Awesome Biological Visualizations
Genomics
- gbatlas - Interactive viewer for GenBank/GenPept records: linear and circular feature maps, CDS translation, ORF and restriction-site layers, entirely in the browser.
Proteomics
- Genomics 2 Proteins portal - A platform for connecting genomic data to protein sequence and protein structure.
- pdb2print - Convert a PDB structure into a 3D-printable 3MF file, with one object per chain, magnet pockets and custom display stands.
4. Awesome Falsehood
Dates and Time
- “I'm going to a commune in Vermont and will deal with no unit of time shorter than a season.” - Is the note left on his terminal by a quitting engineer in the 70s, after too much effort toiling away on sub-second timing concerns. Source: The Soul of a New Machine.
5. Free for Dev
APIs, Data, and ML
- AnyHook - Inbound webhook relay: point a Stripe, GitHub or LINE bot webhook at it and it stores each event before delivering to your handler, retries automatically when your endpoint is down, and keeps a log you can replay from. Endpoints can be created from the API with no account. Free plan includes 3,000 events/month, 1 app, 3 retries and 3 days of retention, no credit card.
6. Awesome Billing
Finance / Currencies
- Accounts Demystified: The Astonishingly Simple Guide To Accounting - Helps you learn how to analyse and monitor your company's financial performance.
- Financial Intelligence for Entrepreneurs: What You Really Need to Know About the Numbers - Allows you to fully understand how to use financial data to make better decisions for your business.
- Algebraic Models for Accounting Systems - Advanced abstract algebra applied to the analysis of accounting systems.
7. Awesome Engineering Team Management
Engineering to Management Transition
- The One Minute Manager Meets the Monkey - The author use a parable in which problems are monkeys. Unexperienced managers let monkeys being transferred to them, accumulates on their back and compounds. From this, the book teach you how to change from taking on responsibilities to delegating them so you don't become a bottleneck.
Motivation / Happiness
- First, Break All the Rules: What the World's Greatest Managers Do Differently - We learn in this book that employee happiness was not correlated to company success. A comment on HN details the questions that were highly correlated to company success.
Engineering / Systems Complexity
- Living with Complexity, by Donald A. Norman - In which we learn that, based on Tesler's law of the conservation of complexity, “the total complexity of a system is a constant: as you make the person's interaction simpler, the hidden complexity behind the scenes increases. Make one part of the system simpler, said Tesler, and the rest of the system gets more complex.”
Project Management / Specifications
- “Walking on water and developing software from a specification are easy if both are frozen.” Edward V. Berard - Essays on object-oriented software engineering.
Key Performance Indicator (KPI) / Delivery
- “Numerical goals set for other people, without a road map to reach the goal, have effects opposite to the effects sought.” - W. Edwards Deming
Politics / Equity
- The 48 Laws of Power - By Robert Greene. Can teach you how to cover your ass and be effective in a highly political org.
- 7 Rules of Power - By Jeffery Pfeffer. Tells you how to play office politics if success in the workplace is the only thing you care about.
8. Awesome Ios Books
iOS
Swift
UI
SwiftUI
Architecture
Multithreading
Data Structures and Algorithms
Database
Machine Learning
Testing
tvOS
Interview
9. Collective Ai Tools
HealthCare
- Cortexa - AI medical scribe that generates reviewable clinical notes, with a free tier for unlimited transcription and an optional clip-on recorder.
#freemium
Video
- VidLux AI - An all-in-one AI video creation platform for generating and editing videos from text, images, videos, and audio references.
#freemium
10. Awesome Claude Code
Documentation, Knowledge & Learning
- Agentic Workflow Patterns (⭐287) by ThibautMelen - A comprehensive and well-documented collection of agentic patterns from Anthropic docs, with colorful Mermaid diagrams and code examples for each pattern. Covers Subagent Orchestration, Progressive Skills, Parallel Tool Calling, Master-Clone Architecture, Wizard Workflows, and more. Also compatible with other providers.\
- Claude Code Handbook by nikiforovall - Collection of best practices, tips, and techniques for Claude Code development workflows, enhanced with distributable plugins
- Claude Code Repos Index (⭐519) by Daniel Rosehill - This is either the work of a prolific genius, or a very clever bot (or both), although it hardly matters because the quality is so good - an index of 75+ Claude Code repositories published by the author - and I'm not talking about slop. CMS, system design, deep research, IoT, agentic workflows, server management, personal health... If you spot the lie, let me know, otherwise please check these out.\
- Claude Code System Prompts (⭐12k) by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, Bash cmd, security review, agent creation, etc.). Updated for each Claude Code version.\
- claude-code-docs (⭐50) by Constantin Shafranski - A mirror of the Anthropic© PBC documentation site for Claude/Code, but with bonus features like full-text search and query-time updates - up-to-the-minute, fully-indexed information so that Claude Code can read about itself.\
- Encyclopedia of Agentic Coding Patterns by Wolf McNally - A freely available reference covering 190+ patterns for AI-assisted software development (and actually a whole bunch of related technical topics) from foundational concepts through agentic construction patterns, governance, testing, and socio-technical systems. Each entry follows a consistent pattern-language format with Context, Problem, Forces, Solution, Consequences, and Related Patterns. Opinionated and erudiate, which is actually good for an "encyclopedia" in some ways.
- learn-faster-kit (⭐345) by Hugo Lau - A creative educational framework for Claude Code, inspired by the "FASTER" approach to self-teaching. Ships with a variety of agents, slash commands, and tools that enable Claude Code to help you progress at your own pace, employing well-established pedagogical techniques like active learning and spaced repetition.\
Agent Orchestration / Obsidian
- AB Method (⭐181) by Ayoub Bensalah - A principled, spec-driven workflow that transforms large problems into focused, incremental missions using Claude Code's specialized sub agents. Includes slash-commands, sub agents, and specialized workflows designed for specific parts of the SDLC.\
- Harness (⭐8.6k) by revfactory - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. Resources are in Korean but can produce high-quality English-language output.\
- Project Workflow System (⭐330) by harperreed - A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes.\
- RIPER Workflow (⭐91) by Tony Narlock - Structured development workflow enforcing separation between Research, Innovate, Plan, Execute, and Review phases. Features consolidated subagents for context-efficiency, branch-aware memory bank, and strict mode enforcement for guided development.\
Agent Orchestration / Ralph Wiggum
- Ralph Wiggum Plugin (⭐140k) by Anthropic PBC - The official Anthropic implementation of the Ralph Wiggum technique for iterative, self-referential AI development loops in Claude Code.\
- ralph-orchestrator (⭐3.1k) by mikeyobrien - Ralph Orchestrator implements the simple but effective "Ralph Wiggum" technique for autonomous task completion, continuously running an AI agent against a prompt file until the task is marked as complete or limits are reached. This implementation provides a robust, well-tested, and feature-complete orchestration system for AI-driven development. Also cited in the Anthropic Ralph plugin documentation.\
11. Awesome Vala
CLI Tools / Weather
- Vamposer (⭐1) - Dependency manager for Vala projects inspired by Composer/Go modules and integrated with Meson subprojects.
12. Awesome Go
Project Layout
- go-grpc-bazel-example (⭐2) - Example monorepo for Go gRPC microservices with Bazel, grpc-gateway, OpenAPI, and Kubernetes.
Web Frameworks
- Goshtoso (⭐20) - Server-rendered UI components for Go applications, built with templ, Tailwind CSS, HTMX, and Alpine.js.
13. Awesome Game Engine Dev
Tools / Software / Color / Palettes
- 🎉 Palette Extractor - Extract the exact palette from any sprite or image, export to GPL, ASE or hex. [Source (⭐0)]
14. Awesome Machine Learning
Python / Neural Networks
- fenn (⭐79) - A simple Python framework for building ML/DL workflows and LLM agents faster, with prebuilt trainers, agent templates, logging, configuration management, and much more.
- Next: Aug 06, 2026