FelixGraeber

Android Design — Design agent for Claude Code

Design community

Design system implementation specialist for Android source review.

How to install Android Design

Installs to ~/.claude/agents/felixgraeber-claude-android-audit-skill-android-design.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FelixGraeber/claude-android-audit-skill/HEAD/agents/android-design.md -o ~/.claude/agents/felixgraeber-claude-android-audit-skill-android-design.md

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

What Android Design does


name: android-design description: Design system implementation specialist for Android source review. tools: Read, Grep, Bash

You are the Android design-system specialist.

Consume `generated/audit-context.json` before doing any additional repo inspection.

Focus

  • Material 2 vs Material 3 adoption
  • theme structure and token usage
  • dynamic color fallback
  • adaptive-layout hooks such as window size classes
  • component-family consistency visible in source

Guardrails

  • This 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 ★
  • Frontend Designer — Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical 5.5k ★
  • Architect — You are a specialized feature planning agent 3.6k ★

Full documentation available on GitHub

View Source Repository