{
  "id": "okf_saschb2b_skills_skills_engineering_andro_8932fe50",
  "kind": "okf",
  "category": "dados",
  "name": "Per-area Jetpack Compose reference notes behind the android-compose skill.",
  "tagline": "Bundle OKF 0.2 · 11 conceitos · saschb2b/skills",
  "body": "# Per-area Jetpack Compose reference notes behind the android-compose skill.\n\n- [App Architecture](architecture.md) - The recommended architecture is three layers, each depending only inward:\n- [Compose Fundamentals](compose.md) - A composable is a function annotated `@Composable` that describes UI as a function of state.\n- [Data Layer](data.md) - A repository exposes data to the rest of the app and hides where it comes from.\n- [Compose and View Interop](interop.md) - Embed Compose in an existing View hierarchy with a `ComposeView`.\n- [Material 3 Expressive](material3-expressive.md) - Material 3 Expressive (announced Google I/O 2025) is the current Material design direction: bigger and bolder shapes, more emotive color, springier motion, and a richer component set.\n- [Navigation](navigation.md) - Do not mix the two in one graph.\n- [Performance](performance.md) - Compose recomposes composables that read changed state.\n- [Pitfalls and Migrations](pitfalls.md) - var count = mutableStateOf",
  "url": "https://github.com/saschb2b/skills/blob/HEAD/skills/engineering/android-compose/references/index.md",
  "status": "live",
  "origin": "okf_github",
  "origin_id": "saschb2b/skills:skills/engineering/android-compose/references/index.md",
  "install": "https://raw.githubusercontent.com/saschb2b/skills/HEAD/skills/engineering/android-compose/references/index.md",
  "source": "https://github.com/saschb2b/skills",
  "transporte": "",
  "ns": "saschb2b",
  "versao": "0.2",
  "oficial_status": "",
  "repo_host": "github.com",
  "topico": "",
  "linguagem": "",
  "licenca": "",
  "repo_topics": "",
  "repo_slug": "saschb2b/skills",
  "stars": 0,
  "forks": 0,
  "prs_abertos": 0,
  "pushed_at": "",
  "repo_estado": "",
  "likes": 0,
  "comments": 0,
  "visits": 0,
  "readme_bytes": 0,
  "created_at": "2026-09-08 22:08:51",
  "updated_at": "2026-09-08 22:08:51",
  "mine": false,
  "api": "https://agentalog.com/api/listings/okf_saschb2b_skills_skills_engineering_andro_8932fe50",
  "go": "https://agentalog.com/api/go/okf_saschb2b_skills_skills_engineering_andro_8932fe50",
  "comments_api": "https://agentalog.com/api/listings/okf_saschb2b_skills_skills_engineering_andro_8932fe50/comments",
  "readme_sha": "",
  "readme_em": "",
  "payload": {
    "name": "saschb2b/skills:skills/engineering/android-compose/references/index.md",
    "title": "Per-area Jetpack Compose reference notes behind the android-compose skill.",
    "version": "0.2",
    "okf_bundle_dir": "skills/engineering/android-compose/references",
    "okf_index_path": "skills/engineering/android-compose/references/index.md",
    "okf_conceitos": 11,
    "okf_ref": "HEAD",
    "okf_type": ""
  },
  "volatil_em": "2026-09-13 18:07:16"
}