Built 26/04/18 10:16commit 3e86823
Source Catalog
中文 | English
Summary
This catalog groups source pages by family and only breaks out another navigation layer when a cluster has become large enough that a flat list stops being readable.
Large Families
- Anthropic Sources - Anthropic engineering, managed agents, Mythos Preview, and Claude Code family pages.
- OpenAI Sources - OpenAI harness and Codex family pages, including deeper configuration and skill indexes.
- GitHub-Backed Source Families - GitHub-hosted repositories and extracted source inventories grouped under one page.
Karpathy
- Karpathy LLM Wiki Gist - Foundational source describing the LLM-maintained wiki pattern and its operating model.
- Karpathy Claude Coding Thread - Firsthand operator notes on mostly-English coding, parallel sessions, test-time compute, and why review remains the human bottleneck.
- Forrestchang Andrej Karpathy Skills Repository - Downstream packaging repo that turns Karpathy-inspired coding guidance into a CLAUDE.md layer, reusable skill, and Claude plugin surface.
Shanraisshan
- Claude Code Best Practice Repository - Operator-facing field guide that maps Claude Code surfaces, ecosystem additions, and adjacent workflow systems.
- Claude Code Best Practice Tips Compendium - Boris Cherny and Thariq practice notes on parallelism, review, PR sizing, hidden features, customization, and skills, grouped under a dedicated
tips/raw subtree. - Codex CLI Best Practice - Field guide that maps Codex CLI control surfaces, local file layout, and workflow advice in one repo-level catalog.
Ralph
- Ralph Wiggum Loop Technique - Source on simple monolithic agent loops, one-item iterations, repo-persisted memory, and bounded subagent use.
- Ralph Step-By-Step Guide - Source on the concrete
scripts/ralph/loop, PRD/progress files, commit-after-pass discipline, and fresh-context operation. - Ralph GitHub Repository - Source on the concrete
snarktank/ralphrepository, including the shell loop, packaged skills, plugin metadata, and distribution model.
Single-Family Clusters
- Architecture Diagram Generator - Skill-packaged workflow for turning text architecture descriptions into shareable standalone HTML/SVG system diagrams.
- How Claude Code Builds a System Prompt - Analysis of how Claude Code conditionally assembles its system prompt and surrounding runtime context from many harness components.
- Compound Engineering Plugin - Workflow bundle that turns brainstorming, planning, review, and knowledge compounding into reusable commands across agent clients.
- gstack - Claude Code environment packaged as a virtual engineering office with reusable specialist-role commands and team bootstrap flows.