Skip to main content
Run any Skill in Manus
with one click
GitHub repository

canton-dev

canton-dev contains 5 collected skills from Moonsong-Labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-05-20
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

daml-diagrams
software-developers

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
software-developers

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
software-developers

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

2025-12-15
canton-test-generator
software-quality-assurance-analysts-and-testers

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
web-developers

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

2025-12-15