LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: solidity

Browse skills that share this tag.

  • solidity-dev - Solidity Smart Contract Development Skill
    soliditysmart-contractserc-standardsgas-optimization

    ★ 59 · Updated 2026-09-19

    Provides Solidity language features, ERC standards implementation, gas optimization, and secure smart contract development patterns.

    ⚙ Implement secure coding patterns⚙ Optimize gas with Yul assembly⚙ Generate NatSpec contract documentation
  • hardhat - Hardhat 3 development, testing, and network API guide
    hardhathardhat-3soliditytypescript

    ★ 2 · Updated 2026-09-18

    Provides guidance for working with Hardhat 3 projects, including writing Solidity and TypeScript tests, network connection APIs, and typechecking.

    ⚙ Run Solidity and TypeScript tests⚙ Execute fuzz tests in Solidity⚙ Manipulate EVM state with cheatcodes
  • solidity-security - Solidity Security Best Practices
    soliditysecuritysmart-contractsblockchain

    ★ 509 · Updated 2026-09-09

    Provides smart contract security best practices, vulnerability prevention guidelines, and secure Solidity development patterns.

    ⚙ Write secure smart contracts⚙ Audit contracts for vulnerabilities⚙ Implement secure DeFi protocols
  • audit-prep-assistant - Codebase Security Review Preparation
    security auditcode reviewstatic analysisdocumentation

    ★ 16 · Updated 2026-06-15

    Prepares codebases for security review using Trail of Bits checklist

    ⚙ set review goals⚙ run static analysis⚙ fix code issues
  • entry-point-analyzer - Smart Contract Entry Point Analyzer
    security-auditsmart-contractentry-pointaccess-control

    ★ 18 · Updated 2026-05-28

    Identifies state-changing entry points in smart contract codebases for security auditing

    ⚙ detect contract language⚙ check slither availability⚙ locate contract files
  • entry-point-analyzer - Smart Contract Entry Point Analyzer
    smart contractsecurity auditsolidityvyper

    ★ 602 · Updated 2026-05-28

    Analyzes smart contract codebases to identify state-changing entry points for security auditing

    ⚙ read source code files⚙ search code patterns⚙ list files in directory
  • monad-development - Build dapps on Monad blockchain
    blockchainweb3smart contractsdeployment

    ★ 0 · Updated 2026-05-09

    Deploys smart contracts, sets up frontends, and verifies contracts on Monad testnet or mainnet using Foundry

    ⚙ deploy contracts⚙ create wallet⚙ verify contracts
  • monad-development - Build dapps on Monad blockchain
    blockchainsmart-contractsdeploymentdapp

    ★ 1 · Updated 2026-05-09

    Deploys contracts, sets up frontends, and verifies contracts on Monad blockchain

    ⚙ deploy contracts⚙ verify contracts⚙ generate wallet
  • monad-development - Build dapps on Monad blockchain
    blockchainsmart contractsweb3dapp development

    ★ 0 · Updated 2026-05-09

    Deploy contracts, set up frontends, and verify contracts on Monad blockchain

    ⚙ deploy contracts⚙ create wallet⚙ fund wallet
  • Smart Contracts - Develop and deploy blockchain smart contracts
    smart contractsblockchainsoliditydapp

    ★ 0 · Updated 2026-03-25

    Develop, deploy, and interact with Solidity smart contracts

    ⚙ Write Solidity contracts⚙ Deploy contracts⚙ Interact with contracts
  • Smart Contracts - Build and Deploy Smart Contracts on Blockchain
    blockchainsmart contractssolidityweb3

    ★ 57 · Updated 2026-03-25

    Develop, deploy, and integrate self-executing blockchain contracts using Solidity

    ⚙ write Solidity contracts⚙ deploy contracts to blockchain⚙ interact with deployed contracts
  • Smart Contracts - Build and Deploy Smart Contracts
    blockchainsmart contractssolidityweb3

    ★ 1 · Updated 2026-03-25

    Create, deploy, and verify self-executing blockchain programs using Solidity

    ⚙ create contract⚙ deploy contract⚙ verify contract
  • weasel-simplify - Solidity Code Simplifier
    solidityrefactoringcode qualitysmart contract

    ★ 25 · Updated 2026-03-23

    Simplifies and refactors Solidity code while preserving functionality and security.

    ⚙ simplify code⚙ refactor code⚙ clean up code
  • crane-architecture - Crane Architecture Pattern Guidance
    diamondarchitecturesolidityupgradeable

    ★ 18 · Updated 2026-03-20

    Provides guidance on Crane's core architectural patterns for modular upgradeable smart contracts

    ⚙ explain facet patterns⚙ explain target patterns⚙ explain repo patterns
  • foundry - Foundry Ethereum Smart Contract Toolkit
    ethereumsoliditysmart-contractsblockchain

    ★ 0 · Updated 2026-03-10

    Rust-based command-line toolkit for developing, testing, and deploying Ethereum smart contracts

    ⚙ compile Solidity contracts⚙ run unit tests⚙ deploy contracts
  • vulnerability-patterns - Solidity Vulnerability Patterns Reference Guide
    securitysolidityvulnerabilitysmart-contracts

    ★ 2 · Updated 2026-03-09

    Identifies and explains common vulnerability patterns in Solidity smart contracts

    ⚙ reference vulnerability patterns⚙ identify common vulnerabilities⚙ explain exploit techniques