Skip to main content
Skills are copyable reference implementations you can use as-is or customize for your needs. Unlike traditional libraries, Skills live in your codebase—visible, debuggable, and fully customizable.
New to Skills? Read the Skills Philosophy to understand why we use copyable implementations instead of library abstractions.

Provider Skills

Drop-in replacements for ethers and viem provider abstractions.

Contract Skills

Typed contract interaction patterns.

Wallet Skills

Key management and signing patterns.

Framework Skills

Frontend framework integrations without heavy abstractions.

Utility Skills

Common patterns for Ethereum development.

Task Skills

Step-by-step patterns for specific tasks.

Protocol Skills

Interact with popular DeFi protocols, NFT marketplaces, and social platforms.

Development Tools

Integrate with Solidity development frameworks.

L2 Skills

Build on Layer 2 networks with native bridging and chain-specific features.

Using Skills

Copy into your project

Each Skill page has copyable code. Add it to your project and customize as needed.

Use the MCP Server

The Voltaire MCP Server helps AI assistants generate custom Skills tailored to your contracts.

Learn More