83,201 skills sorted by stars.
Code quality standards — lint (eslint/oxlint), type check (tsc), pre-commit hooks, and comment conventions. All comments must be i...
Comprehensive PR code review for OneKey monorepo. Use when reviewing PRs, code changes, or diffs — covers security (secrets/PII le...
Coding patterns and best practices for OneKey development. Use when writing React components, handling promises, error handling, o...
Creates a Pull Request from current changes for OneKey app-monorepo. Use when user wants to create PR, submit changes, or merge fe...
Cross-platform development patterns — platform-specific code (.native.ts/.web.ts/.desktop.ts/.ext.ts) and platformEnv usage.
Guides proper date and time formatting in OneKey app. Use when displaying dates/times in UI, formatting timestamps, or when dates...
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 troubleshooting build...
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. Covers blockcha...
Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs. Triggers on git...
Spawns a team of 3 AI agents with different analytical perspectives to collaboratively analyze a problem, propose solutions, and d...
Internationalization and translation guidelines for OneKey. Use when adding text strings, using translations, or working with loca...
Internationalization and translation management for OneKey. Use when adding translations, displaying text, handling locales, or ma...
Monitors a PR's CI checks and review comments until all pass and issues are resolved. Auto-fixes CI failures, addresses inline rev...
Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks abou...
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, understanding de...
Generate a 24-hour PR activity report grouped by module with Chinese summaries. Use when the user asks for PR statistics, daily re...
Analyze accumulated bug fix cases and propose updates to the self-testing checklist. Use periodically (weekly/monthly) to evolve q...
Sentry error tracking and monitoring for OneKey. Use when configuring Sentry, filtering errors, analyzing crash reports, or debugg...
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 in collapsi...
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-acco...
Configure e use a CLI do 1Password (op). Use ao instalar a CLI, habilitar a integração com o app de desktop, fazer login (conta ún...
Secure 1Password CLI (op) access patterns. Use when any task requires reading secrets, tokens, API keys, passwords, or credentials...
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 to 1Passw...