Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

canton-dev

canton-dev 收录了来自 Moonsong-Labs 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
1
更新
2026-05-20
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

daml-diagrams
软件开发工程师

Design and generate themed PlantUML activity diagrams for Daml workflows and choice flows. Use this skill whenever the user asks to diagram a Daml choice, visualize a multi-party workflow, draw swim lanes for parties or templates, render an exercise flow, or sketch a contract interaction — even if "PlantUML" is not named explicitly. Currently covers activity/workflow diagrams only; not yet transaction trees or contract lifecycle graphs.

2026-05-20
daml-on-ledger-decision
软件开发工程师

Decision framework for choosing between on-ledger Daml/Canton logic and off-ledger backend code. Use whenever the user is designing Daml templates, choices, or interfaces; deciding what should live in a smart contract vs an operator backend; weighing Canton throughput or contention concerns; integrating oracles, KYC, or any external data with Daml; refactoring an on-ledger component because it's too heavy; or asking variations of "should this be a Daml choice?", "where does this logic go?", "is this on-ledger?", or "should the backend handle this?". Default the user toward off-ledger and require explicit justification for putting anything on-ledger.

2026-05-20
canton-sdk-generator
软件开发工程师

Generate TypeScript API from Daml smart contracts. Use when user mentions "generate canton SDK".

2025-12-15
canton-test-generator
软件质量保证分析师与测试员

Generate TypeScript tests from Daml scripts. Use when user mentions "generate tests", "create tests for canton", or "generate canton tests".

2025-12-15
canton-webapp-generator
网页开发工程师

Generate a React webapp for Canton ledger. Use when user mentions "generate webapp", "create webapp", or "build frontend".

2025-12-15