83,201 skills sorted by stars.
Code quality standards — lint (eslint/oxlint), type check (tsc), pre-commit hooks, and comment conventions. All comments...
Comprehensive PR code review for OneKey monorepo. Use when reviewing PRs, code changes, or diffs — covers security (secr...
Coding patterns and best practices for OneKey development. Use when writing React components, handling promises, error h...
Creates a Pull Request from current changes for OneKey app-monorepo. Use when user wants to create PR, submit changes, o...
Cross-platform development patterns — platform-specific code (.native.ts/.web.ts/.desktop.ts/.ext.ts) and platformEnv us...
Guides proper date and time formatting in OneKey app. Use when displaying dates/times in UI, formatting timestamps, or w...
Guide for integrating new DeFi modules or protocols (staking, lending, Earn, Borrow) into OneKey.
Development commands for OneKey monorepo. Use when running dev servers, building apps, linting, testing, or troubleshoot...
Error handling patterns — try/catch, async errors, error boundaries, useAsyncCall, and toast messages.
Feature development guides for OneKey. Use when adding new chains, socket events, notifications, pages, or routes. Cover...
Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs. Trigg...
Spawns a team of 3 AI agents with different analytical perspectives to collaboratively analyze a problem, propose soluti...
Internationalization and translation guidelines for OneKey. Use when adding text strings, using translations, or working...
Internationalization and translation management for OneKey. Use when adding translations, displaying text, handling loca...
Monitors a PR's CI checks and review comments until all pass and issues are resolved. Auto-fixes CI failures, addresses...
Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or...
Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.
Performance optimization for React/React Native — re-renders, memoization, FlashList, memory leaks, and bundle size.
Reviews package version upgrades — diffs source between versions, traces call sites, and generates compatibility reports...
Documents minimum SDK/OS version requirements for all OneKey platforms. Use when checking platform compatibility, unders...
Generate a 24-hour PR activity report grouped by module with Chinese summaries. Use when the user asks for PR statistics...
Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) t...
Sentry error tracking and monitoring for OneKey. Use when configuring Sentry, filtering errors, analyzing crash reports,...
Analyze and fix production errors from Sentry crash reports (AppHang, ANR, crashes, stacktraces).
Jotai state management patterns — atoms, globalAtom, contextAtom, and persistence.
UI recipes for scroll offset (useScrollContentTabBarOffset), view transitions (startViewTransition), horizontal scroll i...
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or...
Configure e use a CLI do 1Password (op). Use ao instalar a CLI, habilitar a integração com o app de desktop, fazer login...
Secure 1Password CLI (op) access patterns. Use when any task requires reading secrets, tokens, API keys, passwords, or c...
Secure credential management using 1Password CLI with zero plaintext secrets on disk.
Secure secret management using 1Password CLI. Detect plaintext secrets in files and codebases, convert environment files...