react-best-practices
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from onekeyhq/app-monorepo
1k-date-formatting
Date and time formatting — use OneKey dateUtils (formatDate/formatTime) instead of native JS date methods.
681k-i18n
Internationalization — translations (ETranslations, useIntl, formatMessage) and locale management. NEVER modify auto-generated translation files.
671k-dev-commands
Development commands — yarn scripts for dev servers, building, linting, testing, and troubleshooting.
661k-patching-native-modules
Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.
551k-error-handling
Error handling patterns — try/catch, async errors, error boundaries, useAsyncCall, and toast messages.
551k-sentry-analysis
Analyze and fix production errors from Sentry crash reports (AppHang, ANR, crashes, stacktraces).
53