analyze_doherty_threshold
Analyze UI code or components to ensure interactions complete within 400ms, optimizing productivity by preventing user or system waiting across all platforms including web, mobile, desktop, and voice interfaces.
Instructions
đ Umbral de Doherty (Doherty Threshold)
La productividad se dispara cuando una computadora y sus usuarios interactĂșan a un ritmo (<400 ms) que garantiza que ninguno tenga que esperar al otro.
Analiza cĂłdigo o componentes UI segĂșn esta ley para CUALQUIER PLATAFORMA: Web, iOS, Android, Flutter, Desktop, CLI, Voice UI, Games, AR/VR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | CĂłdigo del componente UI a analizar (HTML, JSX, Swift, Kotlin, Dart, C#, etc.) | |
| component_description | No | DescripciĂłn del componente o interfaz a analizar | |
| platform | No | Plataforma objetivo: web-react, ios-swiftui, android-compose, flutter, cli, voice-alexa, game-unity, ar-vr, etc. Usa "auto" para detectar automĂĄticamente. | |
| context | No | Contexto adicional sobre el uso del componente |