hono-rpc

Installation
SKILL.md

Hono RPC - Type-Safe Client

Overview

Hono RPC enables sharing API specifications between server and client through TypeScript's type system. Export your server's type, and the client automatically knows all routes, request shapes, and response types - no code generation required.

Key Features:

  • Zero-codegen type-safe client
  • Automatic TypeScript inference
  • Works with Zod validators
  • Status code-aware response types
  • Supports path params, query, headers

When to Use This Skill

Installs
245
GitHub Stars
54
First Seen
Jan 23, 2026
hono-rpc — bobmatnyc/claude-mpm-skills