Documentación
Todo sobre spintax en un solo lugar: la referencia de sintaxis, una serie de guías de autoría de plantillas, motores open source (JavaScript, PHP, Python, Object Pascal, .NET) y herramientas prácticas — el playground en el navegador, Spintax Studio, ejemplos resueltos y el flujo de IA a plantilla. Empieza por la sintaxis y luego elige la guía que encaje con tu tarea.
Empieza aquí
Referencia de sintaxis
Referencia completa de todo el marcado spintax: enumeraciones, permutaciones, variables, includes, comentarios y post-procesamiento.
¿Qué es Spintax?
Qué es spintax, de dónde viene y cómo la IA cambia todo sobre la generación de contenido basada en plantillas.
Spintax Anidado
Profundización en el anidamiento: profundidad arbitraria, composición entre elementos y el modelo de resolución de adentro hacia afuera.
Guías de redacción
Mentalidad de redacción inversa
Escribe primero el texto final. Añade el marcado spintax al final. El modelo mental que mantiene legible cualquier plantilla.
Variables y reutilización multisitio
Cómo las variables convierten una plantilla en muchos sitios sin huella. Precedencia, la trampa de la re-tirada, colisiones de separador.
Permutaciones en la práctica
De listas simples a titulares seriales. Reglas de separador, límites de tamaño y el override por elemento.
ENGrammar-safe synonymization
Keep every resolved variant readable. Binding rules for English agreement, and the full Russian-cases section: case families, preposition binding, gender and governance.
Composición de plantillas
Variables que llevan HTML ya renderizado. La tubería elemento → sección → orquestador para catálogos reales.
Spintax condicional
La pasada previa {?VAR?then|else} para ramificar por valor. Tres formas, reglas truthy, tubería de dos pasadas.
Concordancia de número
La forma correcta del sustantivo según la cantidad: 1 язык, 2 языка, 5 языков. Tres formas en RU/UK/BE y SR/HR/BS, dos en estilo EN.
ENRepairing spintax templates
A finished template that still renders dirty is repaired, not rewritten: detect the defect, apply the one named recipe for its class, re-check. The catalogue, the lint codes, and the prompt that keeps a model on the recipe.
Motores y paquetes
Spintax for JavaScript
The open-source @spintax/core engine on npm. Parse, render, validate spintax on Cloudflare Workers, Node, and in the browser. Zero deps, MIT, parity-verified against the WordPress plugin.
ENSpintax for PHP
The open-source spintax/core engine on Packagist. Conditionals, plural agreement and safe includes — not just {a|b|c}. Zero deps, MIT, PHP 8.0+, bound to the same cross-engine corpus.
ENSpintax engines — the family
One syntax, independent engines — JavaScript, PHP, Python, Object Pascal and .NET — held to one shared golden corpus. Pick by runtime; install, quick start and where they differ.
Herramientas y recursos
Spintax playground
Write a template, define variables, render N variants right in the browser. Inline error highlighting. Share via URL.
Editores de Spintax
Spintax Studio, el editor nativo para Windows, más extensiones para VS Code y Sublime Text — y el archivo GTW, el prototipo del que nació el lenguaje.
ENSpintax by Example
A finished paragraph reverse-authored into a rich template — variables, permutations, conditionals, plurals and cases, with real renders.
ENWriting templates with AI
Spintax Studio now drafts and checks the template for you; or do it by hand — the prompt, the chat / skill / MCP setups, and the nine mistakes language models reliably make in spintax.
ENThe spintax MCP server
Four tools — validate, render, analyze, and the authoring guide — for an agent. Two doors: hosted spintax.net/mcp and local @spintax/mcp (no caps, no network at runtime, #include from disk).
ENSpintax for cold email
Flat {a|b|c} is what every sending tool gives you. Permutations and conditionals multiply the same email by 144 without rewriting a line — the arithmetic, measured, and the workflow for senders that do not speak the syntax.
ENSpintax for n8n
The community node, as a hands-on guide: render a unique email per lead or a distinct product description per storefront, and let your own LLM draft, validate and repair the template. No credentials; the engine is bundled in.
Lo que cuesta realmente el contenido con IA
Precios reales por artículo en Claude, GPT, Gemini, Grok, DeepSeek, Qwen, Kimi y Mistral (agosto de 2026). Cache, batch y cuándo deja de tener sentido pagar por artículo.
Novedad: Spintax para n8n — un mismo flujo Render-por-fila para listas de leads y feeds de productos.