Aptos Expert
Skill Verifiziert AktivExpert on Aptos blockchain, Move language, smart contracts, NFTs, DeFi, and Aptos development. Triggers on keywords aptos, move, blockchain, smart contract, nft, defi, web3, mainnet, testnet, devnet
To act as an expert resource for developers working with the Aptos blockchain and Move language, providing accurate and detailed information.
Funktionen
- Expert guidance on Aptos blockchain
- Knowledge of Move programming language
- Covers smart contracts, NFTs, and DeFi
- Utilizes official Aptos documentation
- Provides structured answers with code examples and references
Anwendungsfälle
- Learning Aptos blockchain fundamentals
- Developing Move smart contracts
- Understanding Aptos NFT and DeFi standards
- Troubleshooting Aptos development issues
Nicht-Ziele
- Executing arbitrary code on the Aptos network
- Providing financial advice or investment guidance
- Replacing official Aptos development tools
- Acting as a legal or security auditor
Documentation
- info:READMEThe README file provides a good overview of the entire claude-starter pack, but the Aptos skill's specific purpose is primarily detailed in its SKILL.md.
Installation
npx skills add raintree-technology/claude-starterFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Aptos Move Testing
98Expert on testing Move smart contracts on Aptos, including unit tests, integration tests, Move Prover formal verification, debugging strategies, and test coverage. Triggers on keywords move test, unit test, integration test, move prover, formal verification, debug, coverage, assert, expect
Aptos Framework Expert
98Expert on Aptos Framework (0x1 standard library) - account, coin, fungible_asset, object, timestamp, table, event, vector, string, option, error, and other core modules. Triggers on keywords aptos framework, 0x1, account module, table, smarttable, event, timestamp, randomness, aggregator, resource account
Aptos Token Standards
97Expert on Aptos token standards including fungible tokens (Coin, Fungible Asset), non-fungible tokens (Digital Asset standard, Token V1/V2), collections, metadata, minting, burning, and transfer patterns. Triggers on keywords token, nft, fungible asset, coin, digital asset, collection, mint, burn, metadata, royalty
Aptos Gas & Performance Optimization Expert
99Expert on Aptos gas optimization, performance tuning, storage costs, execution efficiency, inline functions, aggregator usage, parallel execution, table vs vector tradeoffs, and gas profiling tools. Triggers on keywords gas optimization, performance, gas cost, storage fee, inline, aggregator, parallel execution, gas profiling, optimization
Web3 Testing
99Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
Solidity Security
98Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.