revisar-ortografia

Correct Spanish orthography in Markdown, YAML frontmatter, and code comments.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/jmlaranjeira/quedure --skill revisar-ortografia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revisar-ortografia
Source: https://github.com/jmlaranjeira/quedure/tree/main/.claude/skills/revisar-ortografia
Command: npx skills add https://github.com/jmlaranjeira/quedure --skill revisar-ortografia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Esta skill ayuda a detectar y corregir errores de ortografía en español a lo largo del proyecto, incluyendo acentos, eñes y puntuación, para mejorar la legibilidad y la consistencia.

Core Features & Use Cases

  • Detecta problemas comunes de ortografía española en Markdown, frontmatter YAML y comentarios de código.
  • Sugiere correcciones manteniendo intactos identificadores, slugs y esquemas de datos.
  • Caso de uso: ejecuta la revisión antes de publicar documentación y contenidos educativos para el producto.

Quick Start

Ejecuta la revisión para corregir errores de ortografía en el texto visible del repositorio.

Frequently Asked Questions about revisar-ortografia

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Spanish orthography in Markdown and YAML frontmatter?

To check Spanish orthography in Markdown and YAML frontmatter, this Skill scans repository-wide content to detect and correct accents, ñ, and punctuation errors. It reviews user-facing text while preserving identifiers, slugs, and data schemas.

Can I lint typos in Spanish code comments without breaking identifiers?

Yes, you can lint typos in Spanish code comments without breaking identifiers. The Skill corrects orthography in user-facing text but deliberately preserves identifiers, slugs, and data schemas to maintain codebase integrity.

What is the best way to fix Spanish accents across a documentation codebase?

The best way to fix Spanish accents across a documentation codebase is running a repository-wide orthography review. This process automatically identifies and corrects missing accents and eñes in Markdown, YAML, and code comments.

Does the Spanish orthography review work on YAML frontmatter?

Yes, the Spanish orthography review works on YAML frontmatter. It targets repository-wide content to ensure accents and punctuation are correct in frontmatter, Markdown files, and code comments without altering data schemas.

When should I run a Spanish orthography lint on my project?

You should run a Spanish orthography lint on your project before publishing documentation and educational content. This ensures Spanish accents, eñes, and punctuation are correct, improving text legibility and consistency.

Why does Spanish orthography correction preserve slugs and data schemas?

Spanish orthography correction preserves slugs and data schemas to prevent breaking functional code. The Skill improves user-facing text and consistency while treating identifiers as untouchable structures during the repository-wide review.