
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.
它为 Claude Code 提供了可复现、基于盲测的改进方案,在 14 次评估中保持全胜记录,并附有完整的基准测试透明度。
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.
根据分类、Topic 和编程语言匹配的相似项目。

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.