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

Closed
opened 2026-02-17 11:46:17 +00:00 by mahmoud · 3 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
Owner

I think you did this and it is merged right? Can we close this issue? Thanks!

I think you did this and it is merged right? Can we close this issue? Thanks!
Owner

Addressed by PR #11 (merged) which added the oschema-backend-port skill. The content has since been consolidated into the existing oschema skill.

Addressed by PR #11 (merged) which added the oschema-backend-port skill. The content has since been consolidated into the existing oschema skill.
Owner

OK closed it since your PR/commit was merged to development! Thanks.

OK closed it since your PR/commit was merged to development! Thanks.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
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
lhumina_code/hero_skills#10
No description provided.