# Compose Skill

> >

- Skill: `hebertzhu/compose-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hebertzhu/compose-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hebertzhu/compose-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: hebertzhu (https://skillmd.com/u/hebertzhu)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hebertzhu/compose-skill

---


# 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.

