QuQi

Alt Text And Caption Pass

Alt text serves screen readers first and image search second, and the two goals mostly agree. Bulk generation ignores the surrounding copy and produces descriptions that repeat what the paragraph already said, which helps neither. The opposite failure is as common: descriptive alt on every icon and divider, so a screen reader user hears noise between paragraphs. Sort the images that carry meaning from the ones that do not before writing anything.

Obtenir le fichier de compétence Laissez les agents s’en charger
CATÉGORIE
SEO on-page
FORMAT
image-alt-and-caption-pass.md
ÉTAPES
7
PRIX
Gratuit — sans compte
QUAND S’EN SERVIR

Use when a page set has alt text that was generated in bulk, left empty, or filled with file names.

Le fichier de compétence

image-alt-and-caption-pass.md
---
name: image-alt-and-caption-pass
description: Use when a page set has alt text that was generated in bulk, left empty, or filled with file names.
---

# Alt Text And Caption Pass

Alt text serves screen readers first and image search second, and the two goals mostly agree. Bulk generation ignores the surrounding copy and produces descriptions that repeat what the paragraph already said, which helps neither. The opposite failure is as common: descriptive alt on every icon and divider, so a screen reader user hears noise between paragraphs. Sort the images that carry meaning from the ones that do not before writing anything.

## Ce qu’il vous faut d’abord

- Every image on the page set with its surrounding paragraph, current alt, caption and file name
- A decision on which images are decorative, which needs whoever chose them
- Image-search impressions from Search Console for any images already earning traffic

## Méthode

1. List each image next to the sentence it sits beside. Alt written without the surrounding copy is what produces duplicates of the body text, the standard bulk-tool output.
2. Split into three groups: images carrying information not in the text, images illustrating text already present, and decorative images. Mixing these is what produces bad alt at scale.
3. Give informational images alt that states the information rather than the appearance. For a chart, that is the finding, not the words "bar chart".
4. Give decorative images an empty alt attribute rather than no attribute. Empty alt tells assistive technology to skip the image; a missing attribute can make it read the file name aloud.
5. Write captions for the images people will actually stop at. Captions are read far more than body copy and, unlike alt, they are visible to every reader.
6. Rename meaningful files to describe the content in words, but restrict renames to new images or a deliberate batch, since renaming a file that already earns image-search traffic resets its history.
7. Check the result with a screen reader or the accessibility tree on the two or three most image-heavy pages. Counting alt attributes tells you nothing about whether the page is listenable.

## Ce que ça produit

Per page: revised alt for informational images, empty alt on decorative ones, captions where they earn attention, and a rename list scoped to new files.

## Là où ça dérape

- Generating alt in bulk without the surrounding paragraph, producing text that duplicates the copy for both readers and image search
- Adding descriptive alt to icons and dividers, which makes the page slower and more confusing to listen to
- Renaming image files that already rank, which discards their history for a cosmetic gain
- Treating alt as a place for keywords, which reads as spam to a person listening and does not help the ranking it was meant to

---

Extrait de la bibliothèque de compétences QuQi - https://www.quqi.io/fr/skills/image-alt-and-caption-pass
Téléchargement gratuit · sans compte, sans e-mail

Ce qu’il vous faut d’abord

  • Every image on the page set with its surrounding paragraph, current alt, caption and file name
  • A decision on which images are decorative, which needs whoever chose them
  • Image-search impressions from Search Console for any images already earning traffic

Méthode

  1. 01 List each image next to the sentence it sits beside. Alt written without the surrounding copy is what produces duplicates of the body text, the standard bulk-tool output.
  2. 02 Split into three groups: images carrying information not in the text, images illustrating text already present, and decorative images. Mixing these is what produces bad alt at scale.
  3. 03 Give informational images alt that states the information rather than the appearance. For a chart, that is the finding, not the words "bar chart".
  4. 04 Give decorative images an empty alt attribute rather than no attribute. Empty alt tells assistive technology to skip the image; a missing attribute can make it read the file name aloud.
  5. 05 Write captions for the images people will actually stop at. Captions are read far more than body copy and, unlike alt, they are visible to every reader.
  6. 06 Rename meaningful files to describe the content in words, but restrict renames to new images or a deliberate batch, since renaming a file that already earns image-search traffic resets its history.
  7. 07 Check the result with a screen reader or the accessibility tree on the two or three most image-heavy pages. Counting alt attributes tells you nothing about whether the page is listenable.

Ce que ça produit

Per page: revised alt for informational images, empty alt on decorative ones, captions where they earn attention, and a rename list scoped to new files.

Là où ça dérape

  • Generating alt in bulk without the surrounding paragraph, producing text that duplicates the copy for both readers and image search
  • Adding descriptive alt to icons and dividers, which makes the page slower and more confusing to listen to
  • Renaming image files that already rank, which discards their history for a cosmetic gain
  • Treating alt as a place for keywords, which reads as spam to a person listening and does not help the ranking it was meant to

Utiliser cette compétence dans votre propre IA

Le fichier téléchargé est un simple markdown dont l'en-tête porte le nom et le déclencheur. Quand un assistant sait charger des compétences tout seul, c'est cet en-tête qu'il lit pour décider que celle-ci s'applique.

Claude Code Enregistrez-le sous ~/.claude/skills/image-alt-and-caption-pass/SKILL.md et Claude le charge tout seul dès que ce que vous faites correspond au déclencheur. Placez-le plutôt dans .claude/skills d'un projet si toute l'équipe doit l'avoir.
Claude Importez le fichier dans la section compétences de vos réglages. Une fois là, il s'applique tout seul dans toute conversation où le déclencheur colle, sans que vous ayez à y penser.
ChatGPT Il n'existe pas de format de compétences où l'installer, alors collez le contenu du fichier dans les instructions d'un Projet ou d'un GPT personnalisé. Il s'applique ensuite à toutes les conversations du projet, pas seulement à celle où vous l'avez collé.
Tout le reste Collez le markdown dans la conversation avant votre question. Cela fonctionne avec n'importe quel assistant, il faut simplement le recoller à chaque fois.

Plus dans SEO on-page