wevmwevmOfficialยท1 Agent Skills Included

wagmi

Build Ethereum wallet connections and blockchain interactions for web apps

Generates type-safe Wagmi actions, query options, and React hooks for reading blockchain data and sending transactions. Eliminates manual wallet wiring, repetitive TanStack Query setup, and inconsistent test coverage across core, React, and Vue packages. Guides AI agents through the full feature stack so new blockchain actions ship with docs, tests, and framework bindings.
npx skills add wevm/wagmi --all -g -y
Available:

Gives the AI agent strict code patterns, type rules, and testing conventions for generating Wagmi actions, query options, React hooks, and documentation pages consistently.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install wagmi?โ–ผ

Run `npx skills add wevm/wagmi --all -g -y` in your terminal to install all tools in this suite globally.

What is wagmi used for?โ–ผ

Wagmi is a TypeScript library of actions and React hooks for connecting wallets, reading blockchain data, and sending transactions in Ethereum apps.

How do AI agents add new wagmi features?โ–ผ

The AGENTS.md files and wagmi-development skill tell the agent the exact patterns for core actions, query options, hooks, tests, and docs so generated code matches the codebase.

Does wagmi work with frameworks other than React?โ–ผ

Yes. Wagmi supports React, Vue, and vanilla TypeScript through @wagmi/core, with playground examples for Next.js, Vite, Nuxt, and Solid.

Do I need blockchain experience to use wagmi?โ–ผ

Basic Ethereum knowledge helps, but wagmi handles wallet connections, caching, and type safety so you can build with simple hooks and plain function calls.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’