一键导入
RemoteUnlockApp
RemoteUnlockApp 收录了来自 Yimura 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when adding, splitting, extracting, refactoring, or fixing React Native component files in this RemoteUnlockApp project, including component shape, props, purity, hooks, prop drilling, and promotion from feature-local to shared components.
Use when creating, organizing, renaming, or fixing feature folders, subfolders, kebab case files, or barrel exports in the React Native RemoteUnlock app's frontend feature directories.
Use when writing, editing, refactoring, or reviewing TypeScript code in this React Native app, especially when readability, maintainability, analysability, modifiability, testability, function length, nesting, branching, duplication, or cyclomatic complexity are relevant concerns.
Use when reviewing, auditing, checking, verifying, or sanity checking a page, feature folder, or PR area in the RemoteUnlockApp React Native app for folder, hook, component, and architecture conventions.
Use when adding, extracting, refactoring, or fixing React custom hooks in this React Native app (cross-cutting `frontend/hooks/` or feature-scoped `frontend/features/<f>/hooks/`), including hook file shape, Rules of React, effect discipline, stable returns, and promotion to cross-cutting hooks.