Skip to content
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

Shanraisshan

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/ralph repository, 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.