40 results (6.1ms) page 2 / 2
eugenepyvovarov / mcpbundler-agent-skills-marketplace-solana-agent-kit exact

Comprehensive guide for building AI agents that interact with Solana blockchain using SendAI's Solana Agent Kit. Covers 60+ actions, LangChain/Vercel AI integration, MCP server setup, and...

sendaifun / skills-solana-agent-kit exact

Comprehensive guide for building AI agents that interact with Solana blockchain using SendAI's Solana Agent Kit. Covers 60+ actions, LangChain/Vercel AI integration, MCP server setup, and...

near / agent-skills-near-connect exact

Zero-dependency, lightweight wallet connector for NEAR blockchain using secure sandbox isolation. Use when working with NEAR wallet integration, supporting multiple wallets (HOT, Meteor, Intear,...

OneKeyHQ / app-monorepo-1k-i18n exact

Internationalization and translation guidelines for OneKey. Use when adding text strings, using translations, or working with locales. Triggers on i18n, translation, locale, intl, formatMessage,...

OneKeyHQ / app-monorepo-new-skill exact

Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation...

OneKeyHQ / app-monorepo-1k-defi-module-integration exact

Interactive guide for integrating new DeFi modules or protocols into OneKey. Use when adding new DeFi features like staking protocols, lending markets, or entirely new DeFi modules. Triggers on...

OneKeyHQ / app-monorepo-1k-git-workflow exact

Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs. Triggers on git, branch, commit, PR, pull request, merge, workflow.

OneKeyHQ / app-monorepo-pr-review exact

Security-first PR review checklist for this repo. Use when reviewing diffs/PRs, especially changes involving auth, networking, sensitive data, or dependency/lockfile updates. Focus on secret/PII...

OneKeyHQ / app-monorepo-1k-adding-socket-events exact

Adds new WebSocket event subscriptions to OneKey. Use when implementing new socket events, handling server push messages, or adding real-time data subscriptions. Socket, WebSocket, event,...

OneKeyHQ / app-monorepo-implementing-figma-designs exact

Implements Figma designs 1:1 using OneKey component library. Use when implementing UI from Figma, converting designs to code, or building pages/components from design specs. Triggers on figma,...

OneKeyHQ / app-monorepo-1k-date-formatting exact

Guides proper date and time formatting in OneKey app. Use when displaying dates/times in UI, formatting timestamps, or when dates need to follow app locale settings. Date, time, locale,...

OneKeyHQ / app-monorepo-react-best-practices exact

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance...

OneKeyHQ / app-monorepo-page-and-route exact

Helps create and configure pages and routes in the OneKey app-monorepo. Use when creating new pages, configuring routes, setting up deep links, handling QR codes, or understanding navigation...

OneKeyHQ / app-monorepo-notification-system exact

Documents OneKey push notification system across platforms. Use when implementing notification features, handling notification clicks, configuring backend payloads, or understanding cold start...

OneKeyHQ / app-monorepo-1k-cross-platform exact

Cross-platform development patterns for OneKey. Use when writing platform-specific code, handling platform differences, or understanding platform extensions. Triggers on platform, native, web,...

OneKeyHQ / app-monorepo-1k-coding-patterns exact

Coding patterns and best practices for OneKey development. Use when writing React components, handling promises, error handling, or following code conventions. Triggers on react, component, hooks,...

OneKeyHQ / app-monorepo-ignoring-sentry-errors exact

Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter Sentry errors, add error exclusions, or stop certain errors from being reported....

OneKeyHQ / app-monorepo-creating-upgrade-test-version exact

Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version, 9005.x.x version...

OneKeyHQ / app-monorepo-1k-state-management exact

Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context atoms. Triggers on jotai, atom, state, globalAtom, contextAtom, store, persistence,...