Skip to content

chore(vale): add custom rules and enable em dash detection#2365

Merged
marcel-rbro merged 3 commits intomasterfrom
chore/strengthen-vale-tooling
Apr 1, 2026
Merged

chore(vale): add custom rules and enable em dash detection#2365
marcel-rbro merged 3 commits intomasterfrom
chore/strengthen-vale-tooling

Conversation

@TC-MO
Copy link
Copy Markdown
Contributor

@TC-MO TC-MO commented Mar 24, 2026

Writeup in notion

Summary

  • Add 4 custom Vale rules (AdmonitionTitle, HeadingGerund, ImageAltText, SalesLanguage)
  • Extend Languages.yml with 8 brand names (GitHub, ChatGPT, MongoDB, PostgreSQL, VS Code, WordPress, n8n, LangChain)
  • Enable Microsoft.Dashes for em/en dash detection

🤖 Generated with Claude Code

Add deterministic checks for common style violations: missing admonition
titles, gerund headings, empty image alt text, and sales language.
Extended Languages.yml with GitHub, ChatGPT, MongoDB, PostgreSQL, VS Code,
WordPress, n8n, LangChain. Enabled Microsoft.Dashes for em/en dash detection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions github-actions bot added the t-docs Issues owned by technical writing team. label Mar 24, 2026
@apify-service-account
Copy link
Copy Markdown

Preview for this PR was built for commit 4928f93f and is ready at https://pr-2365.preview.docs.apify.com!

@TC-MO TC-MO marked this pull request as ready for review March 31, 2026 13:27
@TC-MO TC-MO requested review from marcel-rbro March 31, 2026 13:27
@apify-service-account
Copy link
Copy Markdown

Preview for this PR was built for commit db2f3ab5 and is ready at https://pr-2365.preview.docs.apify.com!

Copy link
Copy Markdown
Contributor

@marcel-rbro marcel-rbro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Copy Markdown
Contributor

@marcel-rbro marcel-rbro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@marcel-rbro marcel-rbro merged commit a79ea4d into master Apr 1, 2026
13 checks passed
@marcel-rbro marcel-rbro deleted the chore/strengthen-vale-tooling branch April 1, 2026 13:51
@apify-service-account
Copy link
Copy Markdown

Preview for this PR was built for commit 6b0e5b38 and is ready at https://pr-2365.preview.docs.apify.com!

TC-MO added a commit that referenced this pull request Apr 2, 2026
…2366)

Draft - writeup in notion

## Summary

- Move `.claude/rules/` → `standards/` at repo root (agent-agnostic)
- Extract workflows and references from `.claude/skills/` → `workflows/`
at repo root
- Rewrite all 4 skills as summary + pointer adapters with AgentSkills
spec compliance
- Peg review-docs to Sonnet with hybrid subagent approach (eval-driven
decision)
- Delete Cursor symlinks, rewrite .mdc files as thin pointers
- Add lint ignores for agent-facing infrastructure files

Depends on #2365

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-docs Issues owned by technical writing team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants