382 results (5.0ms) page 6 / 20
aj-geddes / useful-ai-prompts-mobile-app-testing exact

Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.

SouthpawIN / burner-phone exact

Control Android devices via ADB with vision feedback. Use this to see the screen, take screenshots, analyze UI elements, and automate phone tasks.

OneKeyHQ / app-monorepo-auditing-pre-release-security exact

Audits security and supply-chain risk between two git refs, ้ข„ๅ‘ๅธƒๅฎ‰ๅ…จๅฎก่ฎก

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-fix-lint exact

Helps fix oxlint errors and warnings in the OneKey codebase. Use when running yarn lint and encountering warnings, cleaning up code before committing, or fixing spellcheck, unused variable, or...

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-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-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-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-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-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,...

blindlove200 / sub-agents-skills-sub-agents exact

Execute external CLI AIs as isolated sub-agents for task delegation, parallel processing, and context separation. Use when delegating complex multi-step tasks, running parallel investigations,...

HuxleyMc / android-skills-skill-name exact

Brief description of what this skill does and when to use it. Write in third person. Include specific trigger phrases like "Use when working with X or when the user mentions Y."

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-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...

vitorpamplona / amethyst-nostr-expert exact

Nostr protocol implementation patterns in Quartz (AmethystMultiplatform's KMP Nostr library). Use when working with: (1) Nostr events (creating, parsing, signing), (2) Event kinds and tags, (3)...

OneKeyHQ / app-monorepo-1k-adding-chains exact

Guide for adding new blockchain chains to OneKey. Use when implementing new chain support, adding blockchain protocols, or understanding chain architecture. Triggers on chain, blockchain,...

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,...

erichowens / some-claude-skills-recovery-app-onboarding exact

Expert guidance for designing and implementing onboarding flows in recovery, wellness, and mental health applications. This skill should be used when building onboarding experiences, first-time...

Cap-go / capacitor-skills-debugging-capacitor exact

Comprehensive debugging guide for Capacitor applications. Covers WebView debugging, native debugging, crash analysis, network inspection, and common issues. Use this skill when users report bugs,...