ワンクリックで
dubhe
dubhe には 0xobelisk から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.