spelling-check

Verify Spanish orthography, accents, grammatical agreement, and punctuation in code comments and documentation.

105|8|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/686f6c61/alfred-dev --skill spelling-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spelling-check
Source: https://github.com/686f6c61/alfred-dev/tree/main/skills/calidad/spelling-check
Command: npx skills add https://github.com/686f6c61/alfred-dev --skill spelling-check

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures your project's text is free of spelling errors, particularly focusing on Spanish accents and grammatical agreement, which significantly impacts credibility.

Core Features & Use Cases

  • Accentuation Check: Verifies correct placement of Spanish tildes on words.
  • Grammatical Concordance: Checks for gender and number agreement between words.
  • Punctuation Review: Ensures proper use of punctuation, including opening question and exclamation marks.
  • Use Case: Automatically review all user-facing strings in your application's Spanish localization files to catch and correct any spelling mistakes before release.

Quick Start

Use the spelling-check skill to review the Spanish text in the file '/path/to/your/document.md'.

Frequently Asked Questions about spelling-check

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

FAQPage Schema
How do I check Spanish spelling and accents in my code documentation?

To check Spanish spelling and accents in code documentation, you can review the text for correct orthography, accentuation, grammatical agreement, and punctuation to maintain project credibility before release.

What is the best way to proofread Spanish localization strings for UI text?

The best way to proofread Spanish localization strings is to verify correct placement of tildes, check gender and number agreement, and ensure proper punctuation including opening question and exclamation marks.

Can I check grammatical concordance in Spanish markdown files?

Yes, you can check grammatical concordance in Spanish markdown files by reviewing the text for gender and number agreement between words alongside accentuation and punctuation validation.

Does Spanish spelling verification check for missing tildes and accents?

Spanish spelling verification does check for missing tildes and accents by prioritizing correct accentuation placement on words to ensure text credibility in user-facing strings and documentation.

Why does Spanish punctuation review include opening question and exclamation marks?

Spanish punctuation review includes opening question and exclamation marks because proper use of these inverted symbols is essential for correct Spanish orthography and maintaining grammatical credibility.