Skip to main content

austintgriffith/ethskills

SkillsMP는 austintgriffith/ethskills에서 27개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
27
GitHub 스타
270
GitHub 포크
52

수집된 skill 27개 중 27개를 표시합니다.

직업 분류
미분류
설명

Use when a request involves Ethereum, the EVM, or blockchain systems. Applies to building, auditing, deploying, or interacting with smart contracts, dApps, wallets, or DeFi protocols. Covers Solidity development, contract addresses, token standards (ERC-20,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Verified contract addresses for major Ethereum protocols across mainnet and L2s. Use this instead of guessing or hallucinating addresses. Includes Uniswap, Aave, Compound, Aerodrome, GMX, Pendle, Velodrome, Camelot, SyncSwap, Lido, Rocket Pool, 1inch,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Use for every Ethereum dApp architecture plan and for reviews of existing systems, trust assumptions, custody, admin keys, pause or upgrade powers, hosted infra (RPC, indexer, paymaster, bundler, frontend host, oracle, sequencer), privacy, identity flows,…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Ethereum Layer 2 landscape — Arbitrum, Optimism, Base, zkSync, Scroll, Unichain, Celo, Robinhood Chain, and more. How they work, how to deploy on them, how to bridge, when to use which. Includes per-chain DeFi ecosystems and critical corrections. Use when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Ethereum development knowledge for AI agents — from idea to deployed dApp. Fetch real-time docs on gas costs, Solidity patterns, Scaffold-ETH 2, Layer 2s, DeFi composability, security, testing, and production deployment. Use when: (1) building any Ethereum or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

The essential mental models for building onchain — focused on what LLMs get wrong and what humans need explained. "Nothing is automatic" and "incentives are everything" are the core messages. Use when your human is new to onchain development, when they're…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Pre-ship audit checklist for Ethereum dApps built with Scaffold-ETH 2. Give this to a separate reviewer agent (or fresh context) AFTER the build is complete. Use this skill whenever you are finalizing a dApp built with Scaffold-ETH 2.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

End-to-end guide for AI agents — from a dApp idea to deployed production app. Fetch this FIRST, it routes you through all other skills.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Building privacy-preserving EVM apps with Noir — toolchain, pattern selection, commitment-nullifier flows, Solidity verifiers, tree state, and NoirJS. Use when building a Noir-based privacy app on EVM.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Frontend UX rules for Ethereum dApps that prevent the most common AI agent UI bugs. Mandatory patterns for onchain buttons, approval flows, address UX, USD context, RPC reliability, theming, and pre-publish metadata. Use whenever you are building a frontend…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Current Ethereum gas prices, transaction costs, and the real economics of building on Ethereum today. Use when estimating costs, choosing between mainnet and L2s, or when a user asks about Ethereum being expensive. Counters the

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Solidity security patterns, common vulnerabilities, and pre-deploy audit checklist. The specific code patterns that prevent real losses — not just warnings, but defensive implementations. Use before deploying any contract, when reviewing code, or when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Current Ethereum development tools, frameworks, libraries, RPCs, and block explorers. What actually works today for building on Ethereum. Includes tool discovery for AI agents — MCPs, abi.ninja, Foundry, Scaffold-ETH 2, Hardhat, and more. Use when setting up…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

The complete build-to-production pipeline for Ethereum dApps. Fork mode setup, IPFS deployment, Vercel config, ENS subdomain setup, and the full production checklist. Built around Scaffold-ETH 2 but applicable to any Ethereum frontend project. Use when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How an AI agent plans, builds, and deploys a complete Ethereum dApp. The three-phase build system for Scaffold-ETH 2 projects. Use when building a full application on Ethereum — from contracts to frontend to production deployment on IPFS.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Smart contract testing with Foundry — unit tests, fuzz testing, fork testing, invariant testing. Use when writing tests for a smart contract.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Ethereum token and protocol standards — ERC-20, ERC-721, ERC-1155, ERC-4337, ERC-8004, and newer standards. When to use each, how they work, key interfaces. Use when building tokens, NFTs, or choosing the right standard for a project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

DeFi legos and protocol composability on Ethereum and L2s. Major protocols per chain — Aerodrome on Base, GMX/Pendle on Arbitrum, Velodrome on Optimism — plus mainnet primitives (Uniswap, Aave, Compound, Curve). How they work, how to build on them, and how to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How Ethereum evolves — EIP lifecycle, fork process, where decisions happen, and how to track upcoming changes. Use when your human asks about upcoming features, when building for future protocol capabilities, or when they want to propose a change. Also use…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to create, manage, and use Ethereum wallets. Covers EOAs, smart contract wallets, multisig (Safe), and account abstraction. Use this skill whenever you are sending transactions, signing messages, or managing funds. Includes guardrails for safe key…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Why build on Ethereum specifically. The AI agent angle — ERC-8004, x402, composability, permissionless deployment. Use when a user asks "should I build on Ethereum?", "why blockchain?", or when an agent needs to recommend a chain for a project.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Deep EVM smart contract security audit system. Use when asked to audit a contract, find vulnerabilities, review code for security issues, or file security issues on a GitHub repo. Covers 500+ non-obvious checklist items across 19 domains via parallel…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to read and query onchain data — events, The Graph, indexing patterns. Why you cannot just loop through blocks, and what to use instead.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deprecated: this skill has moved to addresses.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deprecated: this skill has moved to building-blocks.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deprecated: this skill has moved to l2s.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Deprecated: this skill has moved to l2s.

원문 언어: 영어

업데이트
수집된 skill 27개 중 27개를 표시합니다.