Skip to main content

library-api-design

API design rules for openzeppelin-contracts. Use when adding, modifying, or reviewing any contract under contracts/. Covers virtual, memory vs calldata, public vs external, overloads, no-op vs revert, _update single-override pattern, internal/external split, _msgSender, and override points.

Jump to install

Source facts

Repository
OpenZeppelin/openzeppelin-contracts
Last source activity
June 30, 2026 at 15:43
Detected SKILL.md language
English
Stars
27,218
Forks
12,401

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.