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