What problem does it solve? AI coding agents produce generic, inconsistent UI that ignores Apple Human Interface Guidelines, forcing developers to manually fix spacing, typography, colors, animations, and accessibility issues. ## Core Features & Use Cases - Six Specialized Agents: Vision (creative briefs), Build (production code), Review (HIG quality gate), Animate (spring physics, GSAP, Framer Motion), A11y (WCAG 2.2 audits), and Analyze (reverse-engineers UI from screen recordings via Gemini, OpenAI, or ffmpeg). - 13 Framework Stacks: Generates code for SwiftUI, React, React Native, Flutter, Tailwind, Vue, Svelte, Next.js, shadcn/ui, NativeWind, UIKit, Nuxt, and Astro with automatic project stack detection. - Design Token Export & Redesign Scanning: Exports design systems in 7 formats (Tailwind, CSS, SwiftUI, Flutter, SCSS, JSON, React Native) and scans existing codebases for HIG violations. - Use Case: Run "/onemore build me a SaaS landing page" and the skill routes through Vision for a creative brief, Build for implementation, and Review for a 39-rule HIG quality check. ## Quick Start Ask the agent to build a landing page or fix a UI animation using the /onemore command after installing with npx onemore-design init.