orpc-contract-first

Installation
SKILL.md

oRPC Contract-First Development

Intent

  • Keep contract as single source of truth in web/contract/*.
  • Default query usage: call-site useQuery(consoleQuery|marketplaceQuery.xxx.queryOptions(...)) when endpoint behavior maps 1:1 to the contract.
  • Keep abstractions minimal and preserve TypeScript inference.

Minimal Structure

Installs
719
Repository
langgenius/dify
GitHub Stars
145.1K
First Seen
Jan 20, 2026
orpc-contract-first — langgenius/dify