·solidity
!

solidity

Soliditätssprache und Compiler – Quelllayout, Typen, Verträge, Kontrollfluss, Sicherheit, Compiler, ABI, Interna.

3Installationen·0Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/blockchain-skills --skill solidity

So installieren Sie solidity

Installieren Sie den KI-Skill solidity schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/hairyf/blockchain-skills --skill solidity
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

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.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/hairyf/blockchain-skills --skill solidity
Kategorie
!Sicherheit
Verifiziert
Erstes Auftreten
2026-02-26
Aktualisiert
2026-03-10

Browse more skills from hairyf/blockchain-skills

Schnelle Antworten

Was ist solidity?

Soliditätssprache und Compiler – Quelllayout, Typen, Verträge, Kontrollfluss, Sicherheit, Compiler, ABI, Interna. Quelle: hairyf/blockchain-skills.

Wie installiere ich solidity?

Ö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

Wo ist das Quell-Repository?

https://github.com/hairyf/blockchain-skills