Ethereum

Ethereum taxonomy generated by the site skill importer.

9 skills
A
nodejs-keccak256

by affaan-m

The nodejs-keccak256 skill helps you avoid a common Ethereum bug in JavaScript and TypeScript: using Node's sha3-256 when you need Keccak-256. It is useful for backend development, selectors, event topics, signatures, storage slots, and address derivation, with practical nodejs-keccak256 usage guidance.

Backend Development
Favorites 0GitHub 156.2k
A
evm-token-decimals

by affaan-m

evm-token-decimals helps prevent silent decimal mismatch bugs across EVM chains. Use it for runtime decimals lookup, chain-aware caching, bridged-token precision drift, and safe normalization for backend development, bots, dashboards, and DeFi tools.

Backend Development
Favorites 0GitHub 156.1k
A
defi-amm-security

by affaan-m

defi-amm-security is a focused security checklist for Solidity AMMs, liquidity pools, LP vaults, and swap flows. It helps auditors and engineers review reentrancy, CEI ordering, donation or inflation attacks, oracle assumptions, slippage, admin controls, and integer math with less guesswork than a generic prompt.

Security Audit
Favorites 0GitHub 156.1k
W
defi-protocol-templates

by wshobson

defi-protocol-templates is a GitHub skill that helps scaffold DeFi contract patterns for staking, AMMs, governance, lending, and flash loans. Best used as a starting point for Solidity design and prompting, not as an audited production framework.

Web3
Favorites 0GitHub 32.6k
W
nft-standards

by wshobson

Use the nft-standards skill to design NFT contracts around ERC-721 and ERC-1155, with guidance on metadata, minting, royalties, soulbound patterns, dynamic NFTs, and marketplace-aware behavior for Web3 projects.

Web3
Favorites 0GitHub 32.6k
W
solidity-security

by wshobson

solidity-security is a focused Solidity audit and secure-coding skill for reviewing reentrancy, access control, unsafe external calls, and remediation patterns. Use it to prepare contracts for Security Audit, improve prompts, and get more structured review output than a generic audit request.

Security Audit
Favorites 0GitHub 32.6k
W
web3-testing

by wshobson

The web3-testing skill helps you design and scaffold smart contract test workflows with Hardhat and Foundry, including unit tests, integration coverage, mainnet forking, fuzzing, gas checks, and setup guidance for Solidity and DeFi teams.

Test Automation
Favorites 0GitHub 32.6k
T
token-integration-analyzer

by trailofbits

token-integration-analyzer is a security-review skill for token implementations and token integrations. It checks ERC20/ERC721 conformity, weird token patterns, owner privileges, scarcity, and non-standard token handling for Security Audit workflows. Use the token-integration-analyzer guide to reduce guesswork and assess compatibility risk.

Security Audit
Favorites 0GitHub 4.9k
B
query-token-audit

by binance

query-token-audit is a token security audit skill for checking scams, honeypots, rug-pull signals, malicious contract logic, and risky tax settings before trading. It supports BSC, Base, Ethereum, and Solana, and is best used with the exact contract address and chain for a fast pre-trade security review.

Security Audit
Favorites 0GitHub 822
Ethereum