The NFT Standards skill equips Claude with the expertise to design, implement, and optimize Non-Fungible Tokens using Ethereum-based standards. It provides comprehensive patterns for ERC-721 and ERC-1155 smart contracts, including advanced features like royalty enforcement (EIP-2981), soulbound tokens, and gas-optimized batch minting with ERC721A. Whether building art collections, gaming items, or dynamic on-chain metadata systems, this skill ensures best practices for security, marketplace compatibility (OpenSea, Blur), and efficient off-chain data management via IPFS.
Key Features
01Full support for ERC-721 and ERC-1155 multi-token standards
02On-chain and off-chain metadata (IPFS) handling strategies
03Gas-optimized minting patterns using the ERC721A implementation
04Templates for Soulbound (non-transferable) and dynamic evolving NFTs
05Implementation of EIP-2981 for standardized royalty management
060 GitHub stars