Produce Original Visuals for How-To Pages
How-to pages are judged on whether the pictures match what the reader is looking at, and stock imagery or vendor marketing shots fail that test on sight. Teams do capture their own screenshots, then record nothing about how or where they were taken, so when the interface moves the page cannot be repaired without redoing the entire walkthrough. Capture is the cheap part; the method exists to make the second capture cheap as well.
CATEGORÍA
Producción de contenido
FORMATO
original-visuals-for-procedural-content.md
PRECIO
Gratis, sin cuenta
CUÁNDO USAR ESTO
Use when a procedural page depends on screenshots or diagrams that must be accurate now and repairable when the interface changes.
El archivo de la habilidad
original-visuals-for-procedural-content.md
---
name: original-visuals-for-procedural-content
description: Use when a procedural page depends on screenshots or diagrams that must be accurate now and repairable when the interface changes.
---
# Produce Original Visuals for How-To Pages
How-to pages are judged on whether the pictures match what the reader is looking at, and stock imagery or vendor marketing shots fail that test on sight. Teams do capture their own screenshots, then record nothing about how or where they were taken, so when the interface moves the page cannot be repaired without redoing the entire walkthrough. Capture is the cheap part; the method exists to make the second capture cheap as well.
## Qué necesitas antes
- access to the actual product or process at the version the page describes
- a fixed capture setup: one viewport width, one zoom level, one theme, one demo account
- the agreed step list the visuals have to match, settled before capture starts
- somewhere to store editable source files, not only the exported images
## Método
1. Fix the capture environment before taking anything: one width, one zoom, one theme, one account. Shots taken at mixed widths cannot be recaptured consistently and look assembled from different products.
2. Populate the demo account with plausible data. Empty states and obvious dummy text make readers doubt the walkthrough, and real customer data cannot be published at all.
3. Capture every step, including the ones that look too obvious to need one. The missing screenshot is always the step where readers get stuck, and returning for one shot costs more than taking it now.
4. Annotate on a separate layer and keep the source file. Arrows burned into a flattened export force a full recapture when a label moves ten pixels.
5. Crop to the region that matters rather than the whole window. Full-window shots shrink to unreadable on a phone, which is where most how-to traffic reads them.
6. Write alt text describing what the reader should see rather than naming the file. "Billing tab with the annual plan selected" is useful; "screenshot of settings" is not.
7. Record the capture date, the product version and the account used alongside the page. Without that record the refresh becomes a new project instead of an edit.
## Qué produce esto
A versioned set of annotated visuals with editable source files, written alt text, and a capture record naming product version and date.
## Dónde falla esto
- Capturing at a wide desktop viewport only, so the images are illegible on the phones most readers use
- Publishing shots containing real account data or internal names, a privacy problem that outlives the page
- Flattening annotations into the export and discarding the source, so every interface tweak means recapturing the whole sequence
---
De la biblioteca de habilidades de QuQi - https://www.quqi.io/es/skills/original-visuals-for-procedural-content
Descarga gratis · sin cuenta, sin correo
Qué necesitas antes
-
access to the actual product or process at the version the page describes
-
a fixed capture setup: one viewport width, one zoom level, one theme, one demo account
-
the agreed step list the visuals have to match, settled before capture starts
-
somewhere to store editable source files, not only the exported images
Método
-
01
Fix the capture environment before taking anything: one width, one zoom, one theme, one account. Shots taken at mixed widths cannot be recaptured consistently and look assembled from different products.
-
02
Populate the demo account with plausible data. Empty states and obvious dummy text make readers doubt the walkthrough, and real customer data cannot be published at all.
-
03
Capture every step, including the ones that look too obvious to need one. The missing screenshot is always the step where readers get stuck, and returning for one shot costs more than taking it now.
-
04
Annotate on a separate layer and keep the source file. Arrows burned into a flattened export force a full recapture when a label moves ten pixels.
-
05
Crop to the region that matters rather than the whole window. Full-window shots shrink to unreadable on a phone, which is where most how-to traffic reads them.
-
06
Write alt text describing what the reader should see rather than naming the file. "Billing tab with the annual plan selected" is useful; "screenshot of settings" is not.
-
07
Record the capture date, the product version and the account used alongside the page. Without that record the refresh becomes a new project instead of an edit.
Qué produce esto
A versioned set of annotated visuals with editable source files, written alt text, and a capture record naming product version and date.
Dónde falla esto
-
Capturing at a wide desktop viewport only, so the images are illegible on the phones most readers use
-
Publishing shots containing real account data or internal names, a privacy problem that outlives the page
-
Flattening annotations into the export and discarding the source, so every interface tweak means recapturing the whole sequence
Usa esta skill en tu propia IA
El archivo es markdown simple, con el nombre y el disparador en su frontmatter. Cuando un asistente sabe cargar skills por su cuenta, es ese frontmatter lo que lee para decidir que esta le aplica.
Claude Code
Guárdala como ~/.claude/skills/original-visuals-for-procedural-content/SKILL.md y Claude la carga solo cuando lo que haces coincide con el disparador. Ponla en .claude/skills dentro de un proyecto si la debe tener todo el equipo.
Claude
Sube el archivo en la sección de skills de tus ajustes. Una vez ahí se aplica solo en cualquier conversación donde encaje el disparador, sin que tengas que acordarte.
ChatGPT
No hay un formato de skills donde instalarla, así que pega el contenido del archivo en las instrucciones de un Proyecto o de un GPT personalizado. Así se aplica a todos los chats de ese proyecto y no solo a aquel donde lo pegaste.
Cualquier otro
Pega el markdown en el chat antes de tu pregunta. Funciona en cualquier asistente, solo hay que volver a pegarlo cada vez.
Más en Producción de contenido