返回 Skill 列表
extension
分类: 开发与工程无需 API Key

HeroUI Native

针对heroui native的逐步指导

person作者: jakexiaohubgithub

HeroUI Native

Create cohesive HeroUI Native experiences with reusable patterns and predictable behavior.

When to Use

  • You are implementing UI in a HeroUI Native codebase.
  • You need guidance on component patterns and UX consistency.

Workflow

  1. Map feature requirements to HeroUI component primitives.
  2. Define composition, state, and navigation behavior.
  3. Apply tokenized styles and variant conventions.
  4. Ensure accessibility for focus, labels, and touch targets.
  5. Add testing checks for rendering and interaction flows.

Output

  • HeroUI Native implementation plan
  • Pattern and styling recommendations
  • Accessibility and QA checklist