Harper Resources

This skill should be used when writing or editing Harper (HarperDB/Fabric) resources — the classes in resources.js (built from TypeScript under src/) that expose custom data logic over REST and GraphQL. Use it when adding an endpoint, overriding table behavior, wrapping an external API, or wiring real-time subscriptions. Covers the Resource method-to-HTTP mapping and the TS-is-source build convention. Pairs with harper-schema-graphql, harper-config-yaml, and harper-build-and-deploy.

codyswanngt c31df7e 2 files · 5.8 KB Updated

File contents

codyswanngt/lisa/tree/main/plugins/src/harper-fabric/skills/harper-resources commit c31df7e6d1

Frequently asked questions

npx skillmds@latest add codyswanngt/harper-resources