Agent Plugins Marketplace
All plugins

spanish-latam-style

v1.0.0

Aplica y refuerza el uso estricto de español neutro latinoamericano estándar (tuteo profesional, sin voseo ni modismos regionales) en interacciones, documentación, commits y código en Claude Code.

Claude Code2 Skills

By Pablo ContrerasLicense: MIT0 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 17, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install spanish-latam-style for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install spanish-latam-style@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/bypabloc/claude-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/spanish-latam-style/.

Plugin files

plugins/spanish-latam-style/
├── .claude-plugin/plugin.json
├── skills/audit-spanish-style/SKILL.md
└── skills/spanish-latam-style/SKILL.md

Included Skills2

audit-spanish-styleskills/audit-spanish-style/SKILL.md

Este skill debe usarse cuando el usuario solicite "auditar español", "revisar estilo de idioma", "buscar voseos", "verificar español neutro", o requiera analizar archivos, commits o textos para detectar desviaciones dialectales o modismos no estándar.

spanish-latam-styleskills/spanish-latam-style/SKILL.md

Este skill debe usarse cuando el usuario o el asistente generen texto, respuestas, explicaciones, documentación técnica, mensajes de commit o comentarios de código en español ("hablar en español", "responder en español", "estilo de idioma", "español neutro", "tuteo", "redactar docs"). Aplica de forma estricta las directrices de español neutro latinoamericano estándar profesional, eliminando cualquier voseo y modismos regionales.

Plugin manifests1

plugins/spanish-latam-style/.claude-plugin/plugin.json
{
  "name": "spanish-latam-style",
  "version": "1.0.0",
  "description": "Aplica y refuerza el uso estricto de español neutro latinoamericano estándar (tuteo profesional, sin voseo ni modismos regionales) en interacciones, documentación, commits y código en Claude Code.",
  "author": {
    "name": "Pablo Contreras",
    "email": "[email protected]",
    "url": "https://github.com/bypabloc"
  },
  "homepage": "https://github.com/bypabloc/claude-plugin-spanish-latam",
  "repository": "https://github.com/bypabloc/claude-plugin-spanish-latam",
  "license": "MIT",
  "keywords": [
    "spanish",
    "latam",
    "language-style",
    "rules",
    "neutral-spanish",
    "tuteo",
    "code-quality"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[spanish-latam-style on Agent Plugins Marketplace](https://pluginsmp.com/plugins/spanish-latam-style)