Was ist solidity?
Soliditätssprache und Compiler – Quelllayout, Typen, Verträge, Kontrollfluss, Sicherheit, Compiler, ABI, Interna. Quelle: hairyf/blockchain-skills.
Soliditätssprache und Compiler – Quelllayout, Typen, Verträge, Kontrollfluss, Sicherheit, Compiler, ABI, Interna.
Installieren Sie den KI-Skill solidity schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: 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 |
Soliditätssprache und Compiler – Quelllayout, Typen, Verträge, Kontrollfluss, Sicherheit, Compiler, ABI, Interna. Quelle: hairyf/blockchain-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/hairyf/blockchain-skills --skill soliditySoliditätssprache und Compiler – Quelllayout, Typen, Verträge, Kontrollfluss, Sicherheit, Compiler, ABI, Interna. Quelle: hairyf/blockchain-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hairyf/blockchain-skills --skill solidity Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/hairyf/blockchain-skills