openzeppelin

Community

Build secure smart contracts with battle-tested code.

Author0xinit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides access to the OpenZeppelin Contracts v5 library, enabling developers to build secure, audited, and feature-rich smart contracts on EVM-compatible blockchains without reinventing the wheel.

Core Features & Use Cases

  • Standard Token Implementations: Easily deploy ERC-20, ERC-721, and ERC-1155 tokens with various extensions (burnable, pausable, permit, votes).
  • Access Control: Implement robust permission systems using Ownable, AccessControl, or the new AccessManager.
  • Security Utilities: Leverage battle-tested ReentrancyGuard, SafeERC20, and Pausable for enhanced contract safety.
  • Upgradeable Contracts: Utilize the UUPS pattern for secure and gas-efficient contract upgrades.
  • Use Case: When developing a new DeFi protocol, use OpenZeppelin's ERC20Votes contract to create a governance token that integrates seamlessly with on-chain governance mechanisms.

Quick Start

Use the openzeppelin skill to generate a basic ERC20 token contract.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: openzeppelin
Download link: https://github.com/0xinit/cryptoskills/archive/main.zip#openzeppelin

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.