# M Touch

> Verify all interactive elements meet 44x44px minimum touch targets.

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

---

# /m-touch — Touch Targets
Scan buttons, links, inputs:\n1. Calculate effective touch area (element + padding)\n2. Flag below 44x44px\n3. Check spacing between targets (min 8px)\n4. Suggest padding increases from spacing scale

