·solidity

Solidity language and compiler — source layout, types, contracts, control flow, security, compiler, ABI, internals.

3Installs·0Trend·@hairyf

Installation

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

How to Install solidity

Quickly install solidity AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill solidity
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hairyf/blockchain-skills.

SKILL.md

View raw

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 language and compiler — source layout, types, contracts, control flow, security, compiler, ABI, internals. Source: hairyf/blockchain-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/blockchain-skills --skill solidity
Category
!Security
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from hairyf/blockchain-skills

Quick answers

What is solidity?

Solidity language and compiler — source layout, types, contracts, control flow, security, compiler, ABI, internals. Source: hairyf/blockchain-skills.

How do I install solidity?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-skills --skill solidity Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-26