Moonsong-Labs
Official@moonsong-labs
Offers specialized engineering frameworks for Substrate-based blockchain runtime development, EVM precompile integration, and distributed ledger application scaffolding.
Agent Skills by Moonsong-Labs
Showing 39 vetted skills indexed across 2 GitHub repositories.
using-git-worktrees
Create and validate isolated Git worktrees for feature development.
test-driven-development
Guide feature implementation by writing failing tests before code.
systematic-debugging
Diagnose root causes through a four-phase debugging workflow.
dispatching-parallel-agents
Assign dedicated agents to independent failure domains for parallel investigation and fixes.
executing-plans
Load, review, and execute implementation plans with task verifications.
finishing-a-development-branch
Verify tests and merge, push, preserve, or discard a feature branch.
brainstorming
Clarify project goals and produce a design-ready brief.
writing-plans
Generate phased task-level implementation plans from a spec.
requesting-code-review
Dispatch the code-reviewer subagent to review code and categorize findings by severity.
using-skills
Force agents to invoke relevant skills before responding.
receiving-code-review
Automate code review feedback processing with verification before implementation.
verification-before-completion
Ensures claims of completion are backed by fresh, verified evidence.
subagent-driven-development
Execute implementation plans by dispatching isolated subagents for independent tasks.
risk-management
Generate a risk register with dual scores and ISO 31000:2018-aligned mitigations.
architecture-decision-record
Document architecture decisions using standardized MADR-style ADR templates.
meeting-summarizer
Convert meeting transcripts into structured summaries of decisions and actions.
skill-reviewer
Audit agent artifacts for trigger quality, bundle structure, and metadata parity.
create-plugin
Guide plugin creation through discovery, design, implementation, and sharing phases.
plugin-customizer
Detect and replace ~~ placeholders in distributable plugins using mapping metadata.
writing-skills
Document skill creation, editing, and verification with a test-driven workflow.
developing-rpcs
Develop and extend Ethereum-compatible and custom RPC methods for Moonbeam nodes.
debugging-moonbeam
Diagnose Moonbeam parachain issues with reproducible debugging workflows.
patching-dependencies
Patch workspace dependencies to local checkouts for multi-repo testing.
developing-runtime
Develops and modifies Moonbeam runtime configurations, pallets, migrations, and versioning.
Frequently Asked Questions About Moonsong-Labs
FAQPage SchemaWhat specific blockchain development tasks are supported?▼
These capabilities enable Substrate runtime modification, including pallet integration, weight benchmarking, XCM messaging development, and the implementation of Ethereum-compatible precompiles for Moonbeam-based networks.
Which engineering personas benefit from these technical resources?▼
These resources are designed for blockchain protocol engineers, smart contract developers, and infrastructure maintainers focused on Substrate-based parachains and Daml-based distributed ledger environments.
What are the primary dependencies for utilizing these development patterns?▼
Effective implementation requires a working knowledge of Rust for Substrate runtime development, TypeScript for ledger-based web applications, and familiarity with the Moonbeam parachain architecture and Daml ledger modeling.