solidity-development
✓Master Solidity smart contract development with patterns, testing, and best practices
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 |
Master Solidity smart contract development with patterns, testing, and best practices Source: pluginagentmarketplace/custom-plugin-blockchain.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill solidity-development- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is solidity-development?
Master Solidity smart contract development with patterns, testing, and best practices Source: pluginagentmarketplace/custom-plugin-blockchain.
How do I install solidity-development?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill solidity-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pluginagentmarketplace/custom-plugin-blockchain
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-01