·compose-ui

Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or refactoring Composable functions.

64Installs·3Trend·@new-silvermoon

Installation

$npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill compose-ui

SKILL.md

Follow these guidelines to create performant, reusable, and testable Composables.

State Hoisting (Unidirectional Data Flow) Make Composables stateless whenever possible by moving state to the caller.

Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or refactoring Composable functions. Source: new-silvermoon/awesome-android-agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill compose-ui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill compose-ui
Category
*Creative Media
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is compose-ui?

Best practices for building UI with Jetpack Compose, focusing on state hoisting, detailed performance optimizations, and theming. Use this when writing or refactoring Composable functions. Source: new-silvermoon/awesome-android-agent-skills.

How do I install compose-ui?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/new-silvermoon/awesome-android-agent-skills --skill compose-ui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/new-silvermoon/awesome-android-agent-skills