Vale CMS
Vale CMS is not a YAML textarea with a save button. It is a hosted control plane for the whole Vale project: config, rules, vocabularies, dictionaries, filters, views, templates, tests, previews, and Git publishing, all grounded in the engine your team already runs in editors and CI.
The real Vale engine, while you work.
Build rules with confidence because the CMS validates what Vale will actually load, compile, and report.
Why it exists
A mature Vale setup is an editorial system: rule logic, exceptions, package dependencies, scopes, ignore patterns, test cases, and publishing conventions. Vale CMS gives that system a purpose-built interface without hiding the files that keep Vale portable.
Config, rules, actions, vocabularies, dictionaries, filters, views, and output templates all get first-class editing.
Lint samples, inspect compiled regex, validate references, and catch broken rules before they reach CI.
Open a repository, commit to a branch, or propose a pull request while Git remains the source of truth.
Workflow
The product is built around the work that usually slows Vale adoption: translating guidance into checks, proving those checks against real examples, and publishing the result through the same Git workflow as the docs or content it protects.
Privacy and security
Vale CMS needs to open projects and write changes, but it is intentionally shaped around short-lived broker calls and browser-held credentials. Git remains the system of record; Vale CMS supplies the editing and validation layer.
Vale CMS reads from GitHub, GitLab, local folders, samples, or zip files. The hosted app does not persist your style-guide content.
Provider tokens live in your browser and are forwarded per request to the SCM broker. The broker calls the host API and stores nothing.
GitHub uses a GitHub App with installation-scoped repository access. GitLab uses OAuth Authorization Code with PKCE.
Assistant requests go from your browser to the provider you choose. Your AI key and chat transcript do not touch Vale CMS servers.
Vale CMS is commercial software, but it is designed around the same open, file-based model that makes Vale useful everywhere. Your project remains a normal Vale project: readable, reviewable, portable, and usable by the CLI, GitHub Action, editor integrations, and MCP.
Access
Explore the sample project for free. Pro starts at $12/month with a 30-day trial, and team plans are available for shared style-guide work.
Launch Vale CMS