content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Build Standards-Compliant NFT Contracts
NFT contracts require careful choices across token standards, metadata, royalties, and minting. This skill provides practical Solidity patterns and implementation guidance.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "nft-standards" from https://skillstore.io/skills/sickn33-nft-standards.md and its manifest at https://skillstore.io/api/skills/sickn33-nft-standards/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "nft-standards". Which standard fits a game with fungible potions and unique swords?
Expected outcome:
Use ERC-1155 for shared item types and efficient batches. Use ERC-721 separately when every sword needs unique ownership and metadata.
Using "nft-standards". Review a soulbound achievement token design.
Expected outcome:
All static alerts are false positives caused by Solidity require statements and Markdown backticks, with no host command execution present. Two example contracts contain genuine business logic risks involving unrestricted progression and soulbound token minting.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-nft-standards/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-nft-standards?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-nft-standards?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-nft-standards/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-nft-standards.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). nft-standards security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-nft-standards/audits/5@techreport{sickn33-sickn33-nft-standards-2026,
author = {sickn33},
title = {nft-standards security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-nft-standards/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "nft-standards security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-08-04"
url: "https://skillstore.io/skills/sickn33-nft-standards/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-nft-standards:audit:5"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
wshobson-nft-standards
2026-08-21
sickn33-nft-standards
2026-08-21
Compare ERC-721 designs, metadata storage, supply limits, mint pricing, and royalty support.
Design ERC-1155 item types, batch minting, burning, supply controls, and shared metadata.
Check token standards, metadata choices, transfer rules, royalties, and gas optimization before implementation.
Compare ERC-721 and ERC-1155 for [project]. Consider asset uniqueness, editions, batch transfers, metadata, and marketplace compatibility.
Design metadata for [collection] using [IPFS or on-chain storage]. Include traits, image handling, update policy, and marketplace compatibility.
Draft an educational [ERC-721 or ERC-1155] contract for [requirements]. Include supply limits, access control, payments, events, and testing notes.
Review this NFT design: [design]. Analyze authorization, supply accounting, metadata integrity, royalties, transfer restrictions, gas costs, and upgrade risks.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
81e05e636292629114b76cbb3922fbe57672fc02
Maintenance freshness
8/5/2026
Usage
7 downloads ยท 138 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Build DeFi Protocol Templates
by wshobson
DeFi teams need clear starting points for common protocol patterns. This skill provides Solidity-oriented templates and review prompts for staking, AMMs, governance, and flash loans.
Build Starknet Apps with starknet.js
by internet-court
Starknet integrations require precise provider, account, transaction, and fee handling across several APIs. This skill provides focused starknet.js v9.x patterns for reliable TypeScript applications.
Improve Blockchain Integration Safety
by BarisSozen
Blockchain integrations often fail through weak RPC handling, bad gas assumptions, or unsafe transaction flow. This skill gives Claude, Codex, and Claude Code focused review guidance for safer smart contract interactions.
Review DeFi Protocol Integrations
by BarisSozen
DeFi integrations often fail because token units, decimals, and protocol formats are easy to mix up. This skill guides Claude, Codex, and Claude Code through checks for safer protocol code.
Build ChainGPT Web3 AI Apps
by internet-court
Web3 developers need clear API guidance for ChainGPT products before they write integration code. This skill summarizes endpoints, SDKs, costs, and implementation patterns for ChainGPT-powered applications.
Write Fast GenLayer Direct Tests
by internet-court
GenLayer contract testing can be slow when every change needs a full node or container. This skill helps Claude, Codex, and Claude Code create focused direct mode tests with pytest fixtures, mocks, and VMContext controls.