Create Skill for Porting Backends to OSchema-Generated OpenRPC Servers #10

Open
opened 2026-02-17 11:46:17 +00:00 by mahmoud · 0 comments
Owner

Description

We need a reusable Claude Skill that teaches Claude how to port any existing backend to an OSchema-generated OpenRPC server using the hero_rpc framework. This skill should cover both proxy/bridge mode (no local storage, wraps external daemon) and storage mode (with [rootobject] and CRUD).

The skill was developed alongside the hero_zinit project as the first real use case and captures all lessons learned. It should enable porting any future backend (embedder, books, etc.) in just a few prompts.

### Description We need a reusable Claude Skill that teaches Claude how to port any existing backend to an OSchema-generated OpenRPC server using the `hero_rpc` framework. This skill should cover both proxy/bridge mode (no local storage, wraps external daemon) and storage mode (with [rootobject] and CRUD). The skill was developed alongside the hero_zinit project as the first real use case and captures all lessons learned. It should enable porting any future backend (embedder, books, etc.) in just a few prompts.
mahmoud self-assigned this 2026-02-17 11:46:21 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/dev_docs#10
No description provided.