Skip to main content
Run any Skill in Manus
with one click
Moonsong-Labs
GitHub creator profile

Moonsong-Labs

Repository-level view of 41 collected skills across 4 GitHub repositories.

skills collected
41
repositories
4
updated
2026-05-27
repository explorer

Repositories and representative skills

analyzing-weights
software-developers

Analyzes weight file diffs after benchmarks to flag significant regressions in ref_time, proof_size, and DB reads. Use when updating weights, running benchmarks, or reviewing weight changes.

2026-05-27
executing-plans
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-05-21
finishing-a-development-branch
software-developers

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-05-21
requesting-code-review
software-developers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-05-21
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-05-21
using-git-worktrees
software-developers

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

2026-05-21
qa-cherry-picks
software-quality-assurance-analysts-and-testers

QA cherry-pick tracking documents for polkadot-sdk fork upgrades. Use when auditing, verifying, or updating cherry-pick tables in docs/cherry-picks/, when upgrading to a new polkadot-sdk stable branch, or when checking if a cherry-pick was applied.

2026-05-18
architecture-decision-record
project-management-specialists

Use when creating, reviewing, backfilling, superseding, or organizing architecture decision records (ADRs/MADR) for significant technical decisions; avoid trivial implementation notes and broad design documents

2026-04-20
Showing top 8 of 32 collected 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
Showing 4 of 4 repositories
All repositories loaded
Moonsong-Labs Agent Skills | SkillsMP