multiversx-protocol-experts
π―Skillfrom multiversx/mx-ai-skills
Provides expert-level insights and technical guidance for MultiversX protocol architecture, sharding mechanisms, and cross-shard transaction design.
Part of
multiversx/mx-ai-skills(8 items)
Installation
npx openskills install multiversx/mx-ai-skillsnpx skills install multiversx/mx-ai-skillsnpx openskills install multiversx/mx-ai-skills -ggit clone https://github.com/multiversx/mx-ai-skills.git .ai-skillsSkill Details
Deep protocol knowledge for MultiversX architecture including sharding, consensus, ESDT standards, and cross-shard transactions. Use when reviewing protocol-level code, designing complex dApp architectures, or troubleshooting cross-shard issues.
More from this repository7
Clarifies MultiversX development requirements by asking targeted, specific questions to resolve ambiguities, prevent misunderstandings, and guide precise technical implementation.
Analyze and optimize MultiversX WASM binaries for contract deployment, debugging runtime errors, and reducing binary size.
Generates custom Semgrep rules to automatically detect MultiversX-specific security patterns and coding violations across Rust codebases.
Automatically discovers edge cases and potential bugs in MultiversX smart contract logic through property-based testing and random input generation.
Verifies MultiversX smart contract implementations match specifications, whitepapers, and MIP standards through rigorous compliance checks.
Performs comprehensive static analysis on MultiversX Rust and Go code to identify security vulnerabilities and potential risks through automated grep patterns and manual review techniques.
Identifies and analyzes critical security and upgradeability risks in MultiversX smart contract version changes, focusing on storage layout, key modifications, and safe upgrade patterns.