review-agent

Review mobile feature implementations for spec compliance and coding standards.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/XiriGo/ecommerce-mobile --skill review-agent-xirigo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-agent
Source: https://github.com/XiriGo/ecommerce-mobile/tree/main/.claude/skills/review-agent
Command: npx skills add https://github.com/XiriGo/ecommerce-mobile --skill review-agent-xirigo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates the process of reviewing mobile feature implementations, ensuring they meet high-quality standards, adhere to project specifications, and comply with established coding guidelines across both Android and iOS platforms.

Core Features & Use Cases

  • Comprehensive Code Audits: Enforces FAANG-level coding standards, architecture principles, and design system compliance.
  • Cross-Platform Consistency Check: Verifies that features are implemented consistently across Android and iOS.
  • Use Case: A developer finishes implementing a new user authentication flow. They can use this agent to perform a thorough review before submitting a pull request, catching potential issues related to spec adherence, code quality, and design consistency.

Quick Start

Use the review-agent skill to review the 'user-profile' feature.

Frequently Asked Questions about review-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate mobile code review for Android and iOS spec compliance?

Automate mobile code review by parsing project documentation and code files to identify deviations from Google, Meta, and Airbnb coding standards, ensuring cross-platform spec compliance. This enforces architecture principles, design token adherence, and performance checks across both platforms.

What coding standards are enforced during mobile feature implementation reviews?

Reviews enforce FAANG-level coding standards from Google, Meta, and Airbnb. This includes checking architecture principles, design token adherence, memory safety, error handling, security, accessibility, test coverage, and localization for mobile feature implementations.

Can I check cross-platform consistency between Android and iOS feature implementations?

Yes, you can verify cross-platform consistency by reviewing feature implementations across Android and iOS platforms. The process identifies deviations in architecture, design system compliance, and spec adherence to ensure features match consistently.

How do I review mobile performance, memory safety, and accessibility before a pull request?

Review mobile performance, memory safety, and accessibility by parsing code files against established guidelines. This catches potential issues related to spec adherence, code quality, and design consistency before submitting a pull request.

What do I need to provide to review a mobile feature for quality and spec compliance?

You need to provide project documentation and code files for the specific mobile feature. The review agent parses these inputs to identify deviations from FAANG-level coding standards, architecture principles, and design system compliance across Android and iOS.