·develop-secure-contracts
!

develop-secure-contracts

使用 OpenZeppelin Contracts 库开发安全的智能合约。当用户需要将 OpenZeppelin 库组件(包括代币标准(ERC20、ERC721、ERC1155)、访问控制(Ownable、AccessControl、AccessManager)、安全原语(Pausable、ReentrancyGuard)、治理(Governor、时间锁)或帐户(多重签名、帐户抽象))集成到现有或新合约时使用。涵盖从库源、MCP 生成器和库优先集成的模式发现。支持 Solidity、Cairo、Stylus 和 Stellar。

69安装·11热度·@openzeppelin

安装

$npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill develop-secure-contracts

如何安装 develop-secure-contracts

通过命令行快速安装 develop-secure-contracts AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill develop-secure-contracts
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:openzeppelin/openzeppelin-skills。

SKILL.md

查看原文

For conceptual questions ("How does Ownable work?"), explain without generating code. For implementation requests, proceed with the workflow below.

If a file cannot be read, surface the failure explicitly — report the path attempted and the reason. Ask whether the path is correct. Never silently fall back to a generic response as if the file does not exist.

Before writing ANY logic, search the OpenZeppelin library for an existing component:

使用 OpenZeppelin Contracts 库开发安全的智能合约。当用户需要将 OpenZeppelin 库组件(包括代币标准(ERC20、ERC721、ERC1155)、访问控制(Ownable、AccessControl、AccessManager)、安全原语(Pausable、ReentrancyGuard)、治理(Governor、时间锁)或帐户(多重签名、帐户抽象))集成到现有或新合约时使用。涵盖从库源、MCP 生成器和库优先集成的模式发现。支持 Solidity、Cairo、Stylus 和 Stellar。 来源:openzeppelin/openzeppelin-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill develop-secure-contracts
分类
!安全工具
认证
收录时间
2026-03-06
更新时间
2026-03-10

Browse more skills from openzeppelin/openzeppelin-skills

快速解答

什么是 develop-secure-contracts?

使用 OpenZeppelin Contracts 库开发安全的智能合约。当用户需要将 OpenZeppelin 库组件(包括代币标准(ERC20、ERC721、ERC1155)、访问控制(Ownable、AccessControl、AccessManager)、安全原语(Pausable、ReentrancyGuard)、治理(Governor、时间锁)或帐户(多重签名、帐户抽象))集成到现有或新合约时使用。涵盖从库源、MCP 生成器和库优先集成的模式发现。支持 Solidity、Cairo、Stylus 和 Stellar。 来源:openzeppelin/openzeppelin-skills。

如何安装 develop-secure-contracts?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openzeppelin/openzeppelin-skills --skill develop-secure-contracts 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/openzeppelin/openzeppelin-skills