nft-standards

Community

Automate NFT development with smart contracts and metadata.

Authorcamoneart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity of implementing NFT standards from scratch, saving developers weeks of research and coding time while ensuring industry best practices.

Core Features & Use Cases

  • Multi-Standard Support: Complete implementations for ERC-721 and ERC-1155 with proper inheritance and interfaces.
  • Advanced NFT Features: Royalties, soulbound tokens, dynamic NFTs, and gas-optimized minting.
  • Use Case: Imagine you're launching a gaming NFT collection. Use this Skill to create ERC-1155 contracts for in-game items with proper metadata, royalties, and batch minting capabilities.

Quick Start

Use the nft-standards skill to create an ERC-721 contract for my art collection with 10,000 supply and 5% royalties.

Dependency Matrix

Required Modules

None required

Components

referencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nft-standards
Download link: https://github.com/camoneart/claude-code/archive/main.zip#nft-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository