appkit

Skill set to develop with Reown Products

설치
CLI
npx skills add https://github.com/reown-com/skills --skill appkit

CLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.

최근 업데이트: 4/23/2026

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

AppKit

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