一键导入
nativapp
nativapp 收录了来自 Volontariapp 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Mandatory rules and components for handling keyboard avoidance smoothly in the React Native app.
How to correctly handle and format protobuf Timestamp dates sent by the API Gateway to prevent "Invalid Date" issues.
Senior-level React Native architecture and patterns for Expo 54 apps.
Strict coding standards, naming conventions, file size limits, and typing rules.
Guidelines for managing server state, queries, and API clients in React Native.
Best practices for implementing forms with React Hook Form and Zod.
Mandatory rule to never use deprecated APIs or ignore deprecation warnings.
How to correctly handle and compare numeric protobuf enums that are serialized as strings by the API Gateway.
Technical rules for a stable, crash-free, and performant React Native app.
Senior-level styling guidelines for React Native using custom theme and StyleSheet.
Mandatory verification steps using RTK (Rust Token Killer) after making code changes.
Mandatory use of shared libraries (@volontariapp/shared, @volontariapp/contracts) for types and enums instead of hardcoding values.