solidity-development
✓パターン、テスト、ベスト プラクティスを使用して Solidity スマート コントラクト開発をマスターする
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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/pluginagentmarketplace/custom-plugin-blockchain
詳細
- カテゴリ
- !セキュリティ
- ソース
- skills.sh
- 初回登録
- 2026-02-01