·web3-frontend

ウォレット統合、viem/wagmi、dApp UX を使用した Web3 フロントエンド開発のマスター

85インストール·3トレンド·@pluginagentmarketplace

インストール

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill web3-frontend

SKILL.md

Master Web3 frontend development with wallet integration, modern libraries (viem/wagmi), and production dApp patterns.

| Connect wallet | User auth | useAccount | | Read data | Display balances | useReadContract | | Write tx | Mint, transfer | useWriteContract | | Wait for tx | Confirm state | useWaitForTransactionReceipt | | Sign message | Auth, permit | useSignMessage |

| Hydration error | SSR mismatch | Use dynamic with ssr: false | | BigInt serialization | JSON.stringify | Custom serializer | | Stale data | Cache issues | Use refetchInterval |

ウォレット統合、viem/wagmi、dApp UX を使用した Web3 フロントエンド開発のマスター ソース: pluginagentmarketplace/custom-plugin-blockchain。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill web3-frontend
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

web3-frontend とは?

ウォレット統合、viem/wagmi、dApp UX を使用した Web3 フロントエンド開発のマスター ソース: pluginagentmarketplace/custom-plugin-blockchain。

web3-frontend のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill web3-frontend インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/pluginagentmarketplace/custom-plugin-blockchain