Para este Prompt del Martes número 15, la idea era probar un nuevo tipo de interfaz útil y visualmente potente: un dashboard de progreso personal pensado para seguir objetivos en las principales áreas de la vida.
En Linkeum, los Prompt del Martes sirven para probar interfaces que algún día podrían convertirse en verdaderos bloques del producto. En esta edición número 15, la idea era generar un dashboard de progreso personal capaz de mostrar con claridad el avance de un usuario en varias dimensiones de su vida.
El objetivo era ir más allá de una simple lista de metas e imaginar un auténtico componente de dashboard que fuera legible, moderno y lo bastante potente visualmente como para justificar seguir explorándolo.
El prompt utilizado
Esta vez, el prompt se redactó en modo code only para obtener directamente un archivo HTML autónomo, fácil de probar, fácil de capturar en imagen y potencialmente reutilizable más adelante dentro de Linkeum.
El prompt enviado a Qwen fue el siguiente:
Generate code only.
Create a single self-contained HTML file with embedded CSS and JavaScript that builds a premium “Life Progress Dashboard” for Linkeum.
GOAL
The dashboard must help a user track progress across the major areas of life based on personal goals.
This is not a landing page.
This is not a marketing page.
This is a real product dashboard section designed for daily use.MAIN VISUAL
Build a large multi-ring radial progress chart as the main hero visualization.
Use a free JavaScript charting library suitable for radial / circular progress visualization.
Prefer Apache ECharts.The chart must represent 8 life categories:
- Wealth
- Career
- Learning
- Health
- Network
- Personal Projects
- Discipline
- Well-being
Each category must have:
- a progress percentage,
- a target marker or target logic,
- a label,
- a distinct but refined visual treatment.
Use realistic sample values such as:
- Wealth: 78
- Career: 64
- Learning: 82
- Health: 71
- Network: 58
- Personal Projects: 69
- Discipline: 75
- Well-being: 67
At the center of the radial visualization, display:
- “Overall Progress”
- and a combined percentage, for example 71%
The radial chart should look elegant, structured, readable, and premium.
Do not make it look playful or gimmicky.
Do not create a chaotic radar chart.
Do not use a generic fitness-app aesthetic.LAYOUT
Create a full dashboard section around the chart with:
- A left or center main chart area.
- A right-side details panel with category cards.
- Small KPI cards above or below for:
- Current streak
- Goals completed this week
- Best momentum
- Needs attention
- A “Focus Areas” card listing:
- Top 2 categories falling behind
- Top 2 categories improving fastest
- Small trend indicators or mini progress bars in the detail cards.
DESIGN STYLE
The design must match a premium Linkeum-like style:
- deep navy background or navy-tinted surfaces
- lighter blue highlights
- subtle amber/gold accents
- clean white or off-white text
- modern, professional, executive-grade UI
- modern fintech + personal intelligence dashboard
Avoid:
- neon colors
- rainbow palettes
- glassmorphism overload
- generic startup hero sections
- excessive gradients
- cartoonish visuals
Use a refined design system with:
- modern spacing
- subtle borders
- soft shadows
- polished cards
- clean typography
- a strong visual hierarchy
TECHNICAL REQUIREMENTS
- Output only one HTML file
- Include all CSS and JavaScript inside the HTML
- Use CDN imports only if needed
- Prefer Apache ECharts via CDN
- The result must run immediately when saved as an .html file and opened in a browser
- No external assets except the chart library CDN and web fonts if needed
- No frameworks like React, Vue, or Tailwind
- Pure HTML, CSS, and JavaScript only
- Code must be clean, readable, and well-structured
RESPONSIVENESS
The dashboard must be responsive.
- On desktop: chart + side panel layout
- On mobile: stacked layout with excellent readability
- Maintain strong visual hierarchy on smaller screens
INTERACTION
Even if this is a static HTML demo, make the UI feel interactive:
- hover states on cards
- hover emphasis on chart areas if possible
- subtle animated loading for the chart
- filter tabs such as 7D / 30D / 90D / 1Y
- active state styling
CONTENT
Use realistic product-like copy, for example:
- “Your life goals at a glance”
- “Focus on what moves the needle”
- “2 categories need attention this week”
- “Momentum is strongest in Learning and Wealth”
QUALITY BAR
The result should look like a real product dashboard mockup that could be screenshotted for an article and potentially reused later in a real product.Do not explain anything.
Do not output markdown.
Do not wrap the code in triple backticks.
Output raw HTML only.
El resultado
El resultado generado por Qwen es una base muy convincente. La interfaz se apoya en un gran gráfico radial de múltiples anillos en el centro, acompañado por tarjetas KPI, un panel de foco y bloques de detalle por categoría.
Lo interesante aquí no es solo el efecto visual. Lo más importante es que la IA generó una estructura de dashboard creíble, reutilizable y ya lo bastante limpia como para servir como base de un futuro módulo de Linkeum.
Por qué importa esta prueba
Este Prompt del Martes demuestra que un buen prompt puede producir algo más que una demo impresionante. También puede servir para prototipar rápidamente una interfaz de producto real, con una lógica clara, una jerarquía coherente y un valor potencial a medio plazo.
Después del globo interactivo integrado en la sección Events, este dashboard radial sigue muy bien esa misma lógica: probar rápido, visualizar de forma concreta y luego decidir si la idea merece desarrollarse más dentro de Linkeum.