Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.22 KB

File metadata and controls

33 lines (22 loc) · 1.22 KB

Reown Skills

A collection of Claude Code skills for integrating Reown products. These skills provide AI-assisted guidance for wallet connections, blockchain interactions, and Web3 development.

Available Skills

Guides developers through integrating Reown AppKit into web applications. Covers wallet connection, network switching, and multi-chain support across all major frameworks and adapters.

Frameworks: React, Next.js, Vue, Nuxt, Svelte, vanilla JavaScript Chains: EVM (Wagmi/Ethers), Solana, Bitcoin

Project Structure

skills/
└── appkit/
    ├── AGENTS.md        # Skill agent instructions
    ├── CLAUDE.md        # Symlink to AGENTS.md
    ├── SKILL.md         # Comprehensive integration guide
    └── references/      # Per-framework + adapter reference docs

Usage

Add this repository as a skill in your project to get context-aware help when building with Reown products.

Resources