page-review

Community

Audit React Native pages fast

AuthorYimura
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you review a page or feature in the RemoteUnlockApp React Native codebase for structural drift, convention mismatches, and architectural smells without mixing review work with implementation changes.

Core Features & Use Cases

  • Folder and barrel checks: Verifies feature placement, sub-folder usage, file naming, and named re-export conventions.
  • Component and hook review: Checks component shape, hook placement, React rules, prop design, and whether logic belongs in the right layer.
  • Maintainability and RN-specific audit: Flags deep nesting, long functions, unsafe effects, direct BLE access in render paths, and other cross-cutting issues.
  • Use case: Review a recently edited feature before merge and produce a concise punch list the author can fix afterward.

Quick Start

Use the page-review skill to inspect the selected feature folder and return a punch list of convention issues instead of applying fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: page-review
Download link: https://github.com/Yimura/RemoteUnlockApp/archive/main.zip#page-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.