solidity とは?
Solidity 言語とコンパイラ — ソース レイアウト、タイプ、コントラクト、制御フロー、セキュリティ、コンパイラ、ABI、内部。 ソース: hairyf/blockchain-skills。
Solidity 言語とコンパイラ — ソース レイアウト、タイプ、コントラクト、制御フロー、セキュリティ、コンパイラ、ABI、内部。
コマンドラインで solidity AI スキルを開発環境にすばやくインストール
ソース: hairyf/blockchain-skills。
Skill based on Solidity (ethereum/solidity) docs, generated at 2026-02-09.
Solidity is a statically typed, object-oriented language for EVM smart contracts. This skill covers source layout, types, contract structure, control flow, security patterns, compiler usage, and ABI/internals.
| Source Layout | SPDX, pragma, import, comments | core-layout | | Contract Structure | State, functions, modifiers, events, errors, structs, enums | core-structure | | Types | Value/reference/mapping types, operators, conversions | core-types | | Control Structures | if/loop, internal/external calls, revert, try/catch | core-control |
Solidity 言語とコンパイラ — ソース レイアウト、タイプ、コントラクト、制御フロー、セキュリティ、コンパイラ、ABI、内部。 ソース: hairyf/blockchain-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/hairyf/blockchain-skills --skill soliditySolidity 言語とコンパイラ — ソース レイアウト、タイプ、コントラクト、制御フロー、セキュリティ、コンパイラ、ABI、内部。 ソース: hairyf/blockchain-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hairyf/blockchain-skills --skill solidity インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/hairyf/blockchain-skills