multiversx-spec-compliance
π―Skillfrom multiversx/mx-ai-skills
Verifies MultiversX smart contract implementations match specifications, whitepapers, and MIP standards through rigorous compliance checks.
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
Verify smart contract implementations match their specifications, whitepapers, and MIP standards. Use when auditing for specification adherence, validating tokenomics implementations, or checking MIP compliance.
More from this repository7
Clarifies MultiversX development requirements by asking targeted, specific questions to resolve ambiguities, prevent misunderstandings, and guide precise technical implementation.
Provides expert-level insights and technical guidance for MultiversX protocol architecture, sharding mechanisms, and cross-shard transaction design.
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.
Identifies and analyzes critical security and upgradeability risks in MultiversX smart contract version changes, focusing on storage layout, key modifications, and safe upgrade patterns.
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.
Analyze and optimize MultiversX WASM binaries for contract deployment, debugging runtime errors, and reducing binary size.