
local-llm
A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.
It presents reproducible, blind-benchmarked improvements for Claude Code, with a perfect win record and no losses across 14 evaluations, backed by full benchmark transparency.
Six Claude Code skills written using Claude Fable 5 during its included-access window (July 1-7, 2026) and blind-benchmarked on Claude Opus 4.8. Aggregate: 12 wins, 0 losses, 2 ties across 14 blind gradings. Not affiliated with or endorsed by Anthropic.
Manual: from inside this folder, create the skills directory (it may not exist yet) and copy the six skill folders into it:
mkdir -p ~/.claude/skills
cp -r plan-gate adversarial-verify live-state-truth scope-fence ruthless-editor memory-hygiene ~/.claude/skills/
Scripted: from this folder, run the installer (read it first):
bash install.sh
Claude Code picks up each skill automatically once its SKILL.md sits at ~/.claude/skills//SKILL.md.
Similar projects matched by category, topics, and programming language.

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.
Claudemux is a lightweight, dependency-minimal message bus that lets multiple Claude Code sessions communicate in real-time over tmux, enabling one session to ask another a question and receive the answer without manual intervention.
A set of bash scripts using ffmpeg to simulate vintage cassette tape audio profiles with noise, wow/flutter, bandwidth limits, and EQ.