troubleshoot-errors
π―Skillfrom iskysun96/aptos-agent-skills
Troubleshoots and resolves errors in Aptos blockchain development by analyzing code, identifying issues, and suggesting fixes.
Part of
iskysun96/aptos-agent-skills(11 items)
Installation
npx skills add iskysun96/aptos-agent-skills/plugin marketplace add iskysun96/aptos-agent-skillsnpx skills add iskysun96/aptos-agent-skills \git clone https://github.com/iskysun96/aptos-agent-skills.gitMore from this repository10
Conducts comprehensive security audits of Aptos blockchain smart contracts, identifying potential vulnerabilities and recommending mitigation strategies.
Generates Aptos blockchain move scripts for executing transactions and interactions with smart contracts.
Enables interaction with the Aptos blockchain by executing Aptos CLI commands programmatically within an agent workflow.
Deploys smart contracts to the Aptos blockchain using specified contract details and configuration parameters.
Implements upgradeable smart contracts on the Aptos blockchain using proxy patterns and modular contract design.
Searches and retrieves Aptos blockchain code examples from a curated collection to help developers find relevant code snippets quickly.
Generates Solidity smart contract code for various blockchain use cases using AI-powered contract design and implementation.
Generates comprehensive test cases for smart contract functions using AI-powered analysis and code introspection techniques.
Analyzes and suggests gas optimization strategies for Aptos smart contract code to reduce transaction costs and improve efficiency.
Quickly generates a standardized project structure with predefined directories, configuration files, and basic setup for Aptos blockchain development.