solana-mobile
67Build Solana Mobile Apps for Android
Solana Mobile setup often fails because native modules, templates, and Android tooling must align. This skill guides reliable setup, integration, diagnosis, and emulator workflows.
Build Solana Mobile Wallet Features
Mobile wallet integration fails when React Native projects mix incompatible Solana clients or omit required provider and signing details. This skill provides stack-specific patterns for connection, chain data, transactions, message signing, authentication, and troubleshooting.
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "solana-mobile-wallet" from https://skillstore.io/skills/solana-mobile-solana-mobile-wallet.md and its manifest at https://skillstore.io/api/skills/solana-mobile-solana-mobile-wallet/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「solana-mobile-wallet」を使用しています。 Add a connect button to my Solana Kit Expo app.
期待される結果:
「solana-mobile-wallet」を使用しています。 Create a safe SOL transfer workflow for an existing web3.js app.
期待される結果:
「solana-mobile-wallet」を使用しています。 Plan Sign-In with Solana for protected backend sessions.
期待される結果:
Most static findings are Markdown syntax, safe code examples, official URLs, loopback logs, or defensive encoding guidance. The remaining command writes to a fixed temporary path and executes an unpinned latest package, creating filesystem and supply-chain risk.
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/solana-mobile-solana-mobile-wallet/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/solana-mobile-solana-mobile-wallet?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/solana-mobile-solana-mobile-wallet?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/solana-mobile-solana-mobile-wallet/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/solana-mobile-solana-mobile-wallet.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>solana-mobile. (2026). solana-mobile-wallet security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/solana-mobile-solana-mobile-wallet/audits/1@techreport{solana-mobile-solana-mobile-solana-mobile-wallet-2026,
author = {solana-mobile},
title = {solana-mobile-wallet security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/solana-mobile-solana-mobile-wallet/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "solana-mobile-wallet security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "solana-mobile"
date-released: "2026-08-27"
url: "https://skillstore.io/skills/solana-mobile-solana-mobile-wallet/audits/1"
identifiers:
- type: other
value: "skillstore:solana-mobile-solana-mobile-wallet:audit:1"
description: "Skillstore immutable audit report identifier"
Add reliable connect, disconnect, account display, and cancellation states to an Expo application.
Build SOL transfers or program instructions with fresh blockhash data, wallet signing, and confirmation.
Design Sign-In with Solana payloads using nonce, domain, expiration, and backend verification requirements.
Inspect my React Native Expo project and add a wallet connect button using its existing Solana client stack.
Add wallet balance loading with React Query, including cluster-aware cache keys, cancellation handling, and clear disconnected states.
Implement a SOL transfer flow with recipient validation, amount checks, fee handling, fresh blockhash data, confirmation, and user-visible errors.
Design Sign-In with Solana using a server nonce, domain binding, expiration, signature verification, replay protection, and tests.
作成者
solana-mobileライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
2df56c74b686e0aead67257dc7e2dbb3461bf218
メンテナンスの新しさ
2026/8/27
利用状況
1 ダウンロード · 0 閲覧
ファイル構成
Build Solana Mobile Apps for Android
Solana Mobile setup often fails because native modules, templates, and Android tooling must align. This skill guides reliable setup, integration, diagnosis, and emulator workflows.
Integrate .skr Domain Resolution
Wallet addresses are difficult to recognize in Solana mobile interfaces. This skill provides tested patterns for resolving .skr names through clients or backend services.
Verify Seeker Ownership Securely
Client-only token gates can be bypassed or replayed. This skill combines wallet signatures, server-issued nonces, and Token-2022 checks for reliable Seeker verification.
React Native アプリを最適化
作成者 vercel-labs
React Native アプリでは、低速なリスト、ぎこちないアニメーション、プラットフォーム特有のミスが発生することがあります。このスキルは、パフォーマンスの高い Expo および React Native 開発のための簡潔なルールを Codex、Claude、Claude Code に提供します。
Expo 向け Tailwind CSS の設定
作成者 expo
Expo チームには、ネイティブと Web のターゲット全体で一貫したスタイリングが必要です。このスキルは、Tailwind CSS v4、NativeWind v5、react-native-css のための集中的なセットアップ手順を提供します。
ネイティブテスト用の Expo Dev Client をビルドする
作成者 expo
Expo チームは、ネイティブコードが Expo Go の範囲を超える場合に、信頼性の高い開発クライアントを必要とします。このスキルは、EAS ビルド設定、TestFlight 配布、ローカルビルド、インストール、基本的なトラブルシューティングを案内します。
Expo DOM コンポーネントを構築
作成者 expo
Expo チームは、ネイティブアプリ内で Web ライブラリを使う必要がよくありますが、それらを書き直したくはありません。このスキルは、安全な DOM コンポーネントパターンを通じて Claude、Codex、Claude Code を導きます。
Expoのネットワーキングフローを構築
作成者 expo
モバイルアプリには、信頼性の高いAPIリクエスト、キャッシュ、トークン処理、オフライン動作が必要です。このスキルは、Expo開発者がfetch、React Query、SecureStore、NetInfo、環境ベースの設定を扱うためのガイドです。
React Nativeパフォーマンスの最適化
作成者 CJHarmath
React Nativeアプリでは、リストの遅さ、余分なレンダー、JSスレッドの停止が発生することがあります。このスキルは、より高速なFlatList画面、メモ化されたコンポーネント、最適化されたセレクター、キャッシュされた画像、プロファイリングのための重点的なパターンを提供します。