Local-first parallel AI coding agents — N agents, same files, one PR. AST-level symbol partitioning runs entirely on the user's machine; no platform, no API, no network coordination.
npx claudepluginhub dkod-io/dkod-swarmLocal-first parallel AI coding agents. N Task subagents rewrite different functions in the same file simultaneously; AST-level merge happens in-place via the dkod-mcp server. One worktree, one dk-branch, one PR. Zero network coordination.
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