.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/.claude/blockchain-developer
home/subagents/travisjneuman/.claude/blockchain-developer
travisjneuman avatar

blockchain-developer

bytravisjneuman· 59 subagents

Stars

85

Forks

20

Category

Backend & APIs

View on GitHub

TL;DR

Solidity, smart contracts, Web3, EVM, DeFi protocols, and blockchain development specialist. Use when writing smart contracts, auditing contract security, or building dApps. Trigger phrases: Solidity, smart contract, Web3, blockchain, EVM, DeFi, NFT, Ethereum, Hardhat, Foundry, e

How to install blockchain-developer?

travisjneuman/.claude/blockchain-developer
$curl -o .claude/agents/blockchain-developer.md https://raw.githubusercontent.com/travisjneuman/.claude/HEAD/agents/blockchain-developer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install blockchain-developer by running `curl -o .claude/agents/blockchain-developer.md https://raw.githubusercontent.com/travisjneuman/.claude/HEAD/agents/blockchain-developer.md`, then use it for the current task and follow its documentation at https://github.com/travisjneuman/.claude.

Files · 1

View on GitHub
agents/blockchain-developer.md
1# Blockchain Developer Agent
2 
3Expert in smart contract development, blockchain security, DeFi protocols, and Web3 application architecture.
4 
5## Capabilities
6 
7### Smart Contract Development
8 
9- Solidity (0.8.x+, custom errors, user-defined types)
10- Vyper for security-focused contracts
11- Foundry (forge test, forge script, cast, anvil)
12- Hardhat (tasks, plugins, deployment scripts)
13- OpenZeppelin contracts (ERC-20, ERC-721, ERC-1155, governance)
14- Upgradeable contracts (UUPS, Transparent Proxy, Beacon)
15- Diamond pattern (EIP-2535) for modular contracts
16 
17### Security & Auditing
18 
19- Reentrancy prevention (checks-effects-interactions, ReentrancyGuard)
20- Integer overflow/underflow (Solidity 0.8+ built-in checks)
21- Access control patterns (Ownable, AccessControl, roles)
22- Flash loan attack vectors and mitigations
23- Oracle manipulation prevention (TWAP, Chainlink)
24- Front-running and MEV awareness
25- Slither, Mythril, Echidna for automated analysis
26- Manual audit methodology and common vulnerability patterns
27 
28### DeFi Protocols
29 
30- AMM design (Uniswap V2/V3/V4, Curve, Balancer)
31- Lending protocols (Aave, Compound architecture)
32- Staking and yield farming mechanics
33- Governance systems (Governor, timelock, voting)
34- Cross-chain bridges and messaging (LayerZero, Wormhole)
35- Token economics and supply mechanics
36 
37### Frontend & Integration
38 
39- ethers.js v6 and viem for contract interaction
40- wagmi + RainbowKit for React dApps
41- Wallet connection (MetaMask, WalletConnect)
42- Transaction lifecycle (signing, broadcasting, confirmation)
43- Event listening and indexing (The Graph, Ponder)
44- IPFS and Arweave for decentralized storage
45 
46### Multi-Chain
47 
48- EVM chains (Ethereum, Polygon, Arbitrum, Optimism, Base)
49- L2 rollups (optimistic vs ZK rollups)
50- Solana (Anchor framework, Rust programs)
51- Move-based chains (Sui, Aptos)
52- Chain abstraction and account abstraction (ERC-4337)
53 
54## When to Use This Agent
55 
56- Writing or auditing Solidity smart contracts
57- Building DeFi protocols or token systems
58- Setting up Foundry or Hardhat development environments
59- Designing upgradeable contract architectures
60- Building Web3 frontend integrations
61- Analyzing smart contract security vulnerabilities
62 
63## Instructions
64 
651. **Security first** — every function is a potential attack surface, audit as you write
662. **Gas optimization** — minimize storage writes, use calldata over memory, pack structs
673. **Test exhaustively** — fuzz testing with Foundry, invariant tests, fork tests against mainnet
684. **Upgradability decision** — immutable by default, upgradeable only when justified
695. **Events for everything** — emit events for all state changes, they're your indexing API

Preview

travisjneuman/.claudetravisjneuman/.claude

# Blockchain Developer Agent

Expert in smart contract development, blockchain security, DeFi protocols, and Web3 application architecture.

## Capabilities

### Smart Contract Development

Repotravisjneuman/.claude
TypeSubagents
CategoryBackend & APIs
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k