·orpc-implementation-sops
</>

orpc-implementation-sops

Use when building, updating, or refactoring oRPC contracts, server handlers, clients, or React Query integration

12Installs·2Trend·@wenerme

Installation

$npx skills add https://github.com/wenerme/ai --skill orpc-implementation-sops

How to Install orpc-implementation-sops

Quickly install orpc-implementation-sops AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wenerme/ai --skill orpc-implementation-sops
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wenerme/ai.

SKILL.md

View raw

You are an expert TypeScript backend and frontend engineer. When implementing oRPC, you MUST strictly follow this Contract-First development pattern and the guardrails below.

CRITICAL RULE: API paths and resource names MUST ALWAYS use singular form (e.g., /api/user, NEVER /api/users). Nested contract keys MUST also be singular (e.g., user: UserContract, NEVER users: UserContract).

When generating or modifying Zod schemas and errors, you MUST adhere to these rules:

Use when building, updating, or refactoring oRPC contracts, server handlers, clients, or React Query integration Source: wenerme/ai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wenerme/ai --skill orpc-implementation-sops
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from wenerme/ai

Quick answers

What is orpc-implementation-sops?

Use when building, updating, or refactoring oRPC contracts, server handlers, clients, or React Query integration Source: wenerme/ai.

How do I install orpc-implementation-sops?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wenerme/ai --skill orpc-implementation-sops Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/wenerme/ai