Stats
Links
Categories
Tan's personal Claude Code tools — currently the delegate-coder plugin for offloading execution-heavy coding work to a cheaper worker agent.
npx claudepluginhub pctan88/delegate-coderOrchestrate a cheaper CLI coding agent (MiMo, Aider, Codex, Gemini, Qwen, OpenCode) as a worker to save Claude usage on execution-heavy coding tasks. Claude plans and reviews; the worker reads code and writes first-pass implementations.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations