Compose Skill

>

hebertzhu 9a6aaa5 673 B Updated

File contents

compose-skill

Intent

Default operating pattern

  1. Identify the target platform, form factor, and native system constraints.
  2. Choose native patterns before inventing custom behavior.
  3. Translate platform rules into implementable UI, architecture, or code guidance.
  4. Check accessibility, ergonomics, lifecycle, and integration edges.
  5. Return a concrete implementation path instead of vague platform advice.

Pack fit

  • Included in: platform-apps
  • Keep examples generic, privacy-safe, and portable across hosts.

Boundary

  • Do not use for pure Material policy questions that do not reach Compose code.

hebertzhu/agent-foundry/tree/main/skills/compose-skill commit 9a6aaa5518

Frequently asked questions

npx skillmds@latest add hebertzhu/compose-skill