ドキュメント
spintax のすべてを一か所に:構文リファレンス、テンプレート作成ガイドシリーズ、オープンソースエンジン(JavaScript、PHP、Python、Object Pascal、.NET)、そしてブラウザ・プレイグラウンド、Spintax Studio、実例集、AI からテンプレートへのワークフローといった実用ツール。まず構文リファレンスから始めて、タスクに合うガイドを選んでください。
ここから始める
作成ガイド
逆順ライティング
まず完成した本文を書き、spintaxのマークアップは最後に。どんなテンプレートも読めるまま保つ思考モデル。
変数とマルチサイト再利用
変数が1つのテンプレートを、フットプリントなしに多数のサイトへ変える仕組み。優先順位、再抽選の落とし穴、区切り文字の衝突。
実践・順列
単純なリストからタイトルの連続見出しまで。区切り文字のルール、サイズの上下限、要素ごとのオーバーライド。
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.
テンプレート合成
レンダリング済みHTMLを入れた変数。実際のカタログを支えるアイテム → セクション → オーケストレーターのパイプライン。
条件付きspintax
値駆動の分岐のための {?VAR?then|else} 前段パス。3つの形、truthyのルール、2パスのパイプライン。
数の一致
数に応じた正しい名詞形:1 язык、2 языка、5 языков。RU/UK/BEとSR/HR/BSは3形、EN式は2形。
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 — 行ごとにレンダリングする一つのフローが、リード一覧にも商品フィードにも使えます。