什么是 solidity-guide?
人工智能辅助开发的 Solidity/Ethereum 护栏、模式和最佳实践。 在使用 Solidity 文件 (.sol) 或用户提及 Solidity/以太坊/智能合约时使用。 提供gas优化模式、重入预防、可升级的合约指南、 以及特定于该项目编码标准的测试标准。 来源:ar4mirez/samuel。
人工智能辅助开发的 Solidity/Ethereum 护栏、模式和最佳实践。 在使用 Solidity 文件 (.sol) 或用户提及 Solidity/以太坊/智能合约时使用。 提供gas优化模式、重入预防、可升级的合约指南、 以及特定于该项目编码标准的测试标准。
通过命令行快速安装 solidity-guide AI 技能到你的开发环境
来源:ar4mirez/samuel。
Applies to: Solidity 0.8.20+, Ethereum, EVM-compatible chains, DeFi, NFTs
Prevents reentrancy by ordering operations: validate, update state, then call externally.
Let users withdraw funds instead of pushing payments to them.
人工智能辅助开发的 Solidity/Ethereum 护栏、模式和最佳实践。 在使用 Solidity 文件 (.sol) 或用户提及 Solidity/以太坊/智能合约时使用。 提供gas优化模式、重入预防、可升级的合约指南、 以及特定于该项目编码标准的测试标准。 来源:ar4mirez/samuel。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ar4mirez/samuel --skill solidity-guide人工智能辅助开发的 Solidity/Ethereum 护栏、模式和最佳实践。 在使用 Solidity 文件 (.sol) 或用户提及 Solidity/以太坊/智能合约时使用。 提供gas优化模式、重入预防、可升级的合约指南、 以及特定于该项目编码标准的测试标准。 来源:ar4mirez/samuel。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ar4mirez/samuel --skill solidity-guide 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ar4mirez/samuel