·solidity-development

通过模式、测试和最佳实践掌握 Solidity 智能合约开发

70安装·6热度·@pluginagentmarketplace

安装

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill solidity-development

SKILL.md

Master Solidity smart contract development with design patterns, testing strategies, and production best practices.

| CEI | All state changes | Low | | Factory | Multiple instances | Low | | Clone (1167) | Gas-efficient copies | Medium | | UUPS | Upgradeable | Medium | | Diamond | Unlimited size | High |

| Stack too deep | >16 variables | Use structs or helpers | | Contract too large | >24KB | Split into libraries | | Reentrancy | State after call | Use CEI pattern | | Missing access | Anyone can call | Add modifiers |

通过模式、测试和最佳实践掌握 Solidity 智能合约开发 来源:pluginagentmarketplace/custom-plugin-blockchain。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill solidity-development
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 solidity-development?

通过模式、测试和最佳实践掌握 Solidity 智能合约开发 来源:pluginagentmarketplace/custom-plugin-blockchain。

如何安装 solidity-development?

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

这个 Skill 的源码在哪?

https://github.com/pluginagentmarketplace/custom-plugin-blockchain