Android Design Guidelines

🌐Community
by ehmo · vlatest · Repository

Helps with design, guidelines as part of agent workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add android-design-guidelines npx -- -y @trustedskills/android-design-guidelines
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "android-design-guidelines": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/android-design-guidelines"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides Android design guidelines to ensure consistent, user-friendly interfaces across Android applications. It includes principles for layout, color usage, typography, and accessibility standards aligned with Google’s Material Design framework.

When to use it

  • When designing a new Android app interface to follow best practices.
  • When updating an existing app to align with the latest design trends and usability standards.
  • When preparing documentation or training materials for UI/UX designers working on Android platforms.

Key capabilities

  • Access to Material Design principles for layout and visual hierarchy.
  • Guidance on color schemes, typography, and icon usage.
  • Recommendations for responsive design and accessibility features.

Example prompts

  • "What are the key principles of Material Design for Android apps?"
  • "How should I structure my app’s UI for optimal user experience on Android?"
  • "Provide guidelines for implementing accessible Android interfaces."

Tips & gotchas

  • Ensure you're familiar with the latest version of Material Design to stay current.
  • Combine this skill with tools like Android Studio for a more integrated design workflow.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ehmo
Installs
246

🌐 Community

Passed automated security scans.