solana-dev

當用戶要求「建立 Solana dapp」、「撰寫 Anchor 程式」、「建立代幣」、「除錯 Solana 錯誤」、「設定錢包連線」、「測試 Solana 程式」、「部署至 devnet」或「解釋 Solana 概念」(租金、帳戶、PDA、CPI 等)時使用。也可用於透過公開 RPC + curl 快速查詢鏈上資料——「查詢餘額」、「查詢交易」、「查詢代幣餘額」、「檢查主網/開發網地址」。涵蓋錢包連線等環節的端到端 Solana 開發手冊。

npx skills add https://github.com/solana-foundation/solana-dev-skill --skill solana-dev

相關技能

using-streamlit-layouts
streamlit
建構 Streamlit 應用程式版面配置。適用於將內容放置在側邊欄、欄位、容器或對話框中。涵蓋側邊欄使用、欄位限制、水平…
official
sentry-cli
sentry
Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations,…
official
definition-of-done
flutter
在此儲存庫中處理任何涉及 md 檔案或 dart 程式碼的任務前,必須執行的強制檢查。
official
dex
sentry
透過 dex CLI 管理任務。適用於拆解複雜工作、追蹤實作項目,或跨工作階段保存上下文。
official
azure-ai-voicelive-java
microsoft
使用WebSocket技術與AI助手進行即時、雙向的語音對話。
official
clerk-expo-patterns
clerk
Expo / React Native patterns with Clerk — SecureStore token cache, OAuth
official
langfuse
langfuse
Programmatic Langfuse data access and documentation lookup via CLI and web resources. Query and modify Langfuse data (traces, prompts, datasets, scores, sessions) using the langfuse-cli via npx with full REST API schema discovery Access current Langfuse documentation through three methods: structured index (llms.txt), individual markdown pages, and cross-doc search API Includes use-case-specific reference guides for instrumentation, prompt migration, user feedback capture, SDK upgrades, and...
official
flutter-setting-up-on-macos
flutter
自動化macOS環境配置,用於Flutter開發,包含Xcode與CocoaPods設定。引導安裝並連結Xcode命令列工具、接受開發者授權,以及CocoaPods相依性管理。包含使用flutter doctor與flutter devices的驗證流程,以確認環境正確設定及macOS桌面辨識。提供常見問題的疑難排解步驟,包括缺少命令列工具、CocoaPods路徑問題及桌面支援等。
official