Skip to main content
Run any Skill in Manus
with one click
multiversx
GitHub creator profile

multiversx

Repository-level view of 54 collected skills across 2 GitHub repositories.

skills collected
54
repositories
2
updated
2026-07-02
repository explorer

Repositories and representative skills

mvx-audit-context
information-security-analysts

Guidelines for establishing context before an audit.

2026-07-02
mvx-audit-onchain
software-developers

Perform a comprehensive on-chain security audit of a deployed MultiversX smart contract. Use when reviewing a contract's security posture, permissions, state, and economic safety without source code.

2026-07-02
mvx-blockchain-data
software-developers

Read on-chain state in MultiversX smart contracts. Use when accessing caller info, account balances, block timestamps, ESDT token metadata, local roles, code metadata, or any data from self.blockchain().

2026-07-02
mvx-cache-patterns
software-developers

Gas-optimized cache patterns for MultiversX smart contracts using Drop-based write-back caches. Use when building contracts that read/write multiple storage values per transaction, DeFi protocols, or any gas-sensitive contract.

2026-07-02
mvx-clarification-expert
software-developers

Identify ambiguous requirements and ask targeted clarifying questions for MultiversX development. Use when user requests are vague, missing technical constraints, or have conflicting requirements.

2026-07-02
mvx-code-analysis
software-developers

Comprehensive code analysis toolkit for MultiversX smart contracts. Covers differential review (version comparison, upgrade safety), fix verification (validate patches, regression testing), and variant analysis (find similar bugs across codebase). Use when reviewing PRs, verifying security patches, or hunting for bug variants.

2026-07-02
mvx-constant-time
software-developers

Verify cryptographic operations execute in constant time to prevent timing attacks. Use when auditing custom crypto implementations, secret comparisons, or security-sensitive algorithms in smart contracts.

2026-07-02
mvx-consult-docs
software-developers

Access the global MultiversX documentation library to answer technical questions or verify implementation details.

2026-07-02
Showing top 8 of 53 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded