Stats
Links
Categories
Protocol-level bridge that lets Claude Code be called by any Agent2Agent (A2A) client and call out to other AI coding agents (Codex, OpenClaw, Hermes) through a uniform adapter interface.
npx claudepluginhub firstintent/a2a-bridgeBridge Claude Code with other AI coding agents (Codex, OpenClaw, Hermes, ...) through a shared daemon, push channel delivery, and bidirectional reply tooling.
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