Skip to main content
Run any Skill in Manus
with one click

assembly-patterns

Yul/inline assembly patterns for advanced Solidity optimization. Use only when gas savings are significant and measured. Covers memory management, efficient hashing, bitwise operations, custom errors, low-level calls, and returndata handling.

Overview

Yul/inline assembly patterns for advanced Solidity optimization. Use only when gas savings are significant and measured. Covers memory management, efficient hashing, bitwise operations, custom errors, low-level calls, and returndata handling.

Install command
npx skills add https://github.com/ccashwell/evm-cortex --skill assembly-patterns

Copy and paste this command into Claude Code to install the skill

Stars8
Forks0
UpdatedApril 10, 2026 at 16:31
SKILL.md
readonly