Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

canton-dev

canton-dev contient 5 skills collectées depuis Moonsong-Labs, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
5
Stars
1
mis à jour
2026-05-20
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

daml-diagrams
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2025-12-15
canton-test-generator
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs web

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

2025-12-15