원클릭으로
dubhe
dubhe에는 0xobelisk에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Guides development of DApps built on top of the Dubhe framework on Sui. Use this skill whenever the user is building, configuring, deploying, or upgrading a Dubhe DApp — including writing dubhe.config.ts, running dubhe generate, writing Move system functions, deploying with dubhe publish/upgrade, or using the TypeScript client packages (@0xobelisk/client, @0xobelisk/react, @0xobelisk/sui-client). Also use when the user asks about Dubhe storage, session keys, credit management, DappStorage/UserStorage, or the ECS world client.
Guides development of the Dubhe framework itself on Sui Move. Use this skill whenever the user is contributing to or modifying the Dubhe protocol internals — including the three-tier storage model (DappHub/DappStorage/UserStorage), the codegen pipeline, security patterns (CVE-D-02, Ownable2Step, Lazy Settlement), framework version upgrades, or the dapp_system/dapp_service modules. Also use when the user is debugging framework-level issues, adding new framework errors or resources to dubhe.config.ts in the framework/ directory, or running the framework upgrade procedure.