문서
spintax의 모든 것을 한곳에서: 구문 참조, 템플릿 작성 시리즈, 오픈소스 엔진(JavaScript, PHP, Python, Object Pascal, .NET), 그리고 브라우저 플레이그라운드, Spintax Studio, 완성 예제, AI-투-템플릿 워크플로 같은 실용 도구까지. 구문 참조로 시작한 뒤 작업에 맞는 가이드를 고르세요.
여기서 시작
작성 가이드
Reverse authoring mindset
Write the final text first. Add spintax markup last. The mental model that makes every template readable.
ENVariables & multi-site reuse
How variables turn one template into many sites without footprint. Precedence, reroll gotchas, separator collisions.
ENPermutations in practice
From simple lists to title-style serial headings. Separator rules, clamping, and the per-element override.
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.
ENTemplate composition
Variables as already-rendered HTML chunks. The three-level item → section → orchestrator pipeline that handles real-world catalogues, payment pages, and feature lists.
ENConditional spintax
The {?VAR?then|else} pre-pass for value-driven branching. Three forms, truthy rules, two-pass pipeline, and why it is not a random pick.
ENPlural agreement
Pick the correct grammatical noun form by count: 1 язык, 2 языка, 5 языков. RU/UK/BE and SR/HR/BS 3-form, EN-style 2-form. The first spintax engine to ship plurals as a first-class primitive.
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.
엔진과 패키지
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.
도구와 리소스
Spintax playground
Write a template, define variables, render N variants right in the browser. Inline error highlighting. Share via URL.
Spintax 에디터
네이티브 Windows 편집기 Spintax Studio, VS Code와 Sublime Text 확장 — 그리고 이 언어의 원형이 된 GTW 아카이브.
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.
AI 콘텐츠의 실제 비용
Claude, GPT, Gemini, Grok, DeepSeek, Qwen, Kimi, Mistral의 아티클 1건당 실제 가격(2026년 8월). 캐시, batch, 그리고 건당 과금이 더 이상 말이 되지 않는 시점.
신규: Spintax for n8n — 행마다 렌더링하는 하나의 플로로 리드 목록과 상품 피드를 모두 처리합니다.