nft-standards

Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features.

Content Preview
---
name: nft-standards
description: "Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features."
risk: unknown
source: community
date_added: "2026-02-27"
---

# NFT Standards

Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features.

## Do not use this skill when

- The task is unrelated to nft standards
- You need a different domain or tool outside this scope

## Instructions

- Clarify goals, constraints, and required i
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/nft-standards.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/nft-standards/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/nft-standards/SKILL.md

Related Skills