Browse AI context skills for Web3 development
6 skills ยท click to copy URL
Security Audit Skill Overview This skill performs systematic security audits of Move contracts using a comprehensive checklist. Every item must pass before depl
Overview Aptos is a Layer 1 blockchain using the Move programming language. Move provides resource-oriented programming with linear types and strong safety guar
Create Aptos Project Skill Purpose Scaffold new Aptos projects using npx create-aptos-dapp. This is the mandatory first step when a user wants to build any new
Write Contracts Skill Core Rules Digital Assets (NFTs) โญ CRITICAL 1. ALWAYS use Digital Asset (DA) standard for ALL NFT-related contracts (collections, marketpl
Skill: analyze-gas-optimization Analyze and optimize Aptos Move contracts for gas efficiency, identifying expensive operations and suggesting optimizations. Whe
Generate Tests Skill Overview This skill generates comprehensive test suites for Move contracts with 100% line coverage requirement. Tests verify: - โ Happy pat