solidity-development

Community

Streamlined Solidity development workflow.

Authorhiromaily
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Solidity projects often lack a standardized, reproducible workflow for updating and auditing smart contracts; this Skill provides a structured process to streamline changes from source to ABI generation.

Core Features & Use Cases

  • Prerequisites: Use the git-workflow Skill for branch management, commit conventions, and PR creation.
  • Applicable Directories: apps/erc20-token/contracts/ for Solidity sources and contracts/ for ABI artifacts.
  • Verification Commands: Steps to install dependencies, compile, test, and lint Solidity code to validate changes.
  • Use Case: When modifying ERC20 contracts in the apps/erc20-token project, follow this workflow to ensure correct compilation, testing, and ABI updates.

Quick Start

cd apps/erc20-token npm install truffle compile truffle test npm run lint

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: solidity-development
Download link: https://github.com/hiromaily/go-crypto-wallet/archive/main.zip#solidity-development

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.