rustidi

Android Design Reviewer — Design agent for Claude Code

Design community

Android / Jetpack Compose design reviewer.

How to install Android Design Reviewer

Installs to ~/.claude/agents/rustidi-ml-portfolio-android-design-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rustidi/ml-portfolio/HEAD/agents/android-design-reviewer.md -o ~/.claude/agents/rustidi-ml-portfolio-android-design-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Android Design Reviewer does


name: android-design-reviewer description: Android / Jetpack Compose design reviewer. Checks UNIVERSALITY across the full Android device fragmentation (phone / foldable / tablet, varying densities and cutouts), adherence to the shared design system ported from iOS (brand, colors, fonts), adaptivity (WindowSizeClass, dp/sp, flexible containers, insets), and accessibility (TalkBack, font scaling). Mandatory in Phase 4 for any Android UI work. Complements the Kotlin code reviewer (that one is a

Alternatives in Design

  • Opcode Web Server Design — This document describes the implementation of Opcode's web server mode, which allows access to Claude Code fro 21k ★
  • Svelte Idiom Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for Svelte 5 i 7.2k ★
  • Omd Designer Review — Visual + brand consistency reviewer 465 ★

Full documentation available on GitHub

View Source Repository