emblem-ai-react

Add wallet and social authentication to React apps with provider wiring.

12|2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/EmblemCompany/Agent-skills --skill emblem-ai-react
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: emblem-ai-react
Source: https://github.com/EmblemCompany/Agent-skills/tree/main/skills/emblem-ai-react
Command: npx skills add https://github.com/EmblemCompany/Agent-skills --skill emblem-ai-react

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

EmblemAI React provides a unified solution to add website authentication and wallet-enabled user accounts to React apps, enabling a seamless onboarding experience for users with crypto wallets, social logins, or email/password.

Core Features & Use Cases

  • One integration for website authentication, wallet-enabled accounts, chat components, and Migrate.fun hooks in React apps.
  • React hooks and UI components that expose session, vault, and wallet state to build cohesive UX.
  • Use cases include sign-in with wallets or social providers, in-app chat, and migration-aware workflows via Migrate.fun.

Quick Start

Install emblem-ai-react and begin wiring EmblemAuthProvider, ConnectButton, and Hustle chat into your React app.

Frequently Asked Questions about emblem-ai-react

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add wallet authentication to a React app?

To add wallet authentication to a React app, use this Skill to wire the EmblemAuthProvider and ConnectButton components, enabling sign-in with crypto wallets alongside social or email/password logins.

What is wallet-enabled user management in React?

Wallet-enabled user management in React is a unified authentication approach exposing session, vault, and wallet state through React hooks and UI components for cohesive onboarding and in-app chat.

Can I use social login and email/password alongside crypto wallets in React?

Yes, you can use social login and email/password alongside crypto wallets in React by implementing the provided React hooks and provider wiring for a seamless multi-method onboarding experience.

What's the best way to integrate chat components with wallet authentication?

The best way to integrate chat components with wallet authentication is using the provided Hustle component and Migrate.fun hooks to build migration-aware workflows within your React application.

Do I need Migrate.fun hooks for migration-aware workflows in React?

You need Migrate.fun hooks for migration-aware workflows in React to expose session and vault state, enabling cohesive UX across sign-in, in-app chat, and wallet-enabled account management.