ethereum skills

361 tagged ethereum, measured the same way as everything else here.

Browse within: defi 195crypto 110arbitrage 60bitcoin 58aptos 51security-audit 51smart-contract-audit 51blockchain 49cryptocurrency 33coingecko 32dapp 29foundry 28kubernetes 28helm 27

precheck

01

OffchainLabs/prysm

Skill Claude CodeCodex

Run pre-commit checks (gofmt, goimports, gazelle, code generators, build) before committing Prysm changes. Required before every commit.

3.8k today A 35 tokens GPL-3.0

test

02

OffchainLabs/prysm

Skill Claude CodeCodex

Run Prysm unit tests with Bazel for affected packages, or a given target.

3.8k today A 19 tokens GPL-3.0

public

03

alsk1992/CloddsBot

Skill Claude CodeCodex

For agents: This document explains how to integrate with Clodds APIs.

821 2d ago A 0 tokens original MIT

copy-trading

04

alsk1992/CloddsBot

Skill Claude CodeCodex

Automatically copy trades from successful wallets on Polymarket and crypto.

821 2d ago A 16 tokens original MIT

buffett

05

agi-now/buffett-skills

Skill Claude CodeCodex

Activates Warren Buffett's complete investment thinking system. The following scenarios must trigger it: analyzing any stock or company, evaluating investment opportunities, interpreting financial reports/annual reports/shareholder letters, assessing business moats or competitive advantages, evaluating management…

784 +4 4mo ago A 164 tokens

cypress-e2e

06

safe-global/safe-wallet-monorepo

Skill Claude CodeCodex

Write or refactor Cypress E2E tests following Page Object Model, action/assertion separation, and project conventions. Use when creating new tests, refactoring existing ones, or adding page object functions.

589 3d ago A 46 tokens GPL-3.0

design.prototype

08

safe-global/safe-wallet-monorepo

Skill Claude CodeCodex

Creates a Storybook UI prototype from a PRD-style input using existing shadcn/ui components, subtle visual tone, and a clear hierarchy. Use when the user invokes /design.prototype or asks for a prototype Storybook story.

589 3d ago A 49 tokens GPL-3.0

kurtosis-ethereum

09

ethpandaops/ethereum-package

Skill Claude CodeCodex

Run Ethereum multi-client devnets using Kurtosis and the ethpandaops/ethereum-package. Use for spinning up local devnets, syncing public testnets, validating cross-client interop, testing fork transitions, shadowforks, running assertoor checks, debugging CL/EL client interactions, or verifying new feature…

474 5d ago A 78 tokens original MIT

cdump/evmole

Skill Claude CodeCodex

Analyze supplied deployed EVM runtime bytecode with EVMole or guide a separate application in integrating a published EVMole Rust, Go, Python, or JavaScript binding. Use for unverified-contract inspection, ABI reconstruction from runtime code, selector discovery, storage-access analysis, EVM control-flow inspection…

462 +1 18d ago A 135 tokens original MIT

ability-analysis

11

PlamenTSV/plamen

Skill Claude CodeCodex

Trigger Pattern Always (Aptos Move) - foundational security check - Inject Into Breadth agents, depth agents.

281 +2 1mo ago A 25 tokens original MIT

cross-chain-timing

12

PlamenTSV/plamen

Skill Claude CodeCodex

Trigger Pattern wormhole|layerzero|ccip|bridge|crosschain|vaa|guardian|emitter|relay|remotechain|payload|nonce.sequence - Inject Into Breadth agents, depth-external.

281 +2 1mo ago A 47 tokens original MIT

PlamenTSV/plamen

Skill Claude CodeCodex

L1 trigger - detects non-determinism, state transition completeness violations, and safety/liveness invariant breaks in consensus code. Inject into depth-consensus-invariant or depth-state-trace.

281 +2 1mo ago A 45 tokens original MIT

backtest-explain

14

YicunAI/Pnlclaw-community

Skill Claude CodeCodex

Analyzes backtest results in plain language, connecting metrics to what they mean for the strategy.

198 4mo ago A 23 tokens AGPL-3.0

exchange-setup

15

YicunAI/Pnlclaw-community

Skill Claude CodeCodex

Guides the user through exchange connectivity and configuration safely, without handling secrets in chat.

198 4mo ago A 20 tokens AGPL-3.0

dkg-importer

17

OriginTrail/dkg

Skill Claude CodeCodex

Bulk-import a large RDF graph (code graph, corpus, GitHub history, etc.) into a DKG node's working memory. Use this skill when you need to push more than a few thousand triples in a single import — it codifies the chunking budgets, the assertion-loop shape, the resumability manifest, and the canonical URI rules so…

145 2d ago A 87 tokens original Apache-2.0

dkg-node

18

OriginTrail/dkg

Skill Claude CodeCodex

The DKG V10 Node is your primary memory system. This skill teaches you to operate your node's three-layer verifiable memory — write and retrieve private drafts in Working Memory, share with peers in Shared Working Memory, and publish permanently to Verifiable Memory on-chain.

145 2d ago B 58 tokens original Apache-2.0

web3-bug-classes

19

Awarexone/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

Complete reference for all 10 DeFi smart contract bug classes. Use this when hunting for specific vulnerability types, need attack patterns for accounting desync, access control, incomplete path, off-by-one, oracle manipulation, ERC4626 vaults, reentrancy, flash loans, signature replay, or proxy/upgrade bugs.

137 +3 8d ago A 72 tokens original MIT

Awarexone/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

External research synthesis from Trail of Bits, SlowMist, ConsenSys, Immunefi, and Cyfrin. Use this for advanced audit methodology, Echidna/Medusa fuzzing setup, Slither custom detector writing, attack pattern deep dives, or the 4-phase learning roadmap.

137 +3 8d ago A 66 tokens original MIT

web3-poc-foundry

21

Awarexone/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

Complete Foundry PoC writing guide + all cheatcodes + DeFiHackLabs reproduction patterns. Use this when building a proof of concept exploit, setting up a fork test, using Foundry cheatcodes, or reproducing a known DeFi hack for learning.

137 +3 8d ago A 59 tokens original MIT

docs-ssot

22

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

Set up docs-ssot SSOT documentation structure — migrate existing docs, build, and validate.

127 4mo ago A 24 tokens original MIT

git-workflow

23

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

Git branch management, commit conventions, and PR creation workflow. Use for all tasks that require code changes, regardless of language or scope.

127 4mo ago A 31 tokens original MIT

mockery

24

hiromaily/go-crypto-wallet

Skill Claude CodeCodex

Mock generation workflow for go-crypto-wallet. Activate whenever a developer asks to generate a mock for a new interface, add test coverage that requires a mock, or replace a manually-written test stub for a ports interface. Claude MUST use make mockery — never write mock struct code by hand.

127 4mo ago A 63 tokens original MIT