Skip to main content

OpenZeppelin/openzeppelin-contracts

SkillsMP has collected 4 skills from OpenZeppelin/openzeppelin-contracts. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
4
GitHub stars
27,218
GitHub forks
12,401

Skills in this repository

1 occupation categories · 75% classified

Showing 4 of 4 collected skills.

occupation
unclassified
description

Testing conventions for openzeppelin-contracts. Use when writing or modifying tests, mocks, or formal verification specs. Covers hardhat-exposed $-wrappers, when manual mocks are warranted, Hardhat+Chai patterns (loadFixture, shouldBehaveLike, multi-target…

updated
occupation
Software Developers
description

Add a changelog entry for a PR. Use when the user asks for a changeset, when finishing a PR that changes user-visible contract behavior, or when the changeset-bot has flagged the PR. Skip for NatSpec-only edits, internal refactors with no observable effect,…

updated
occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

Solidity style and safety conventions for contract source files. Use when writing or editing any .sol file under contracts/. Covers errors, events, NatSpec, imports, file structure, assembly, unchecked, casting, numeric literal formatting, and inheritance…

updated
Showing 4 of 4 collected skills.