원클릭으로
RemoteUnlockApp
RemoteUnlockApp에는 Yimura에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.