Skip to content

feat: add hyphenated word pair overuse pattern (#42)#56

Open
mvanhorn wants to merge 1 commit intoblader:mainfrom
mvanhorn:osc/42-add-hyphenation-pattern
Open

feat: add hyphenated word pair overuse pattern (#42)#56
mvanhorn wants to merge 1 commit intoblader:mainfrom
mvanhorn:osc/42-add-hyphenation-pattern

Conversation

@mvanhorn
Copy link

Summary

Adds pattern #25 to detect AI-style uniform hyphenation of common word pairs.

AI consistently hyphenates word pairs like "cross-functional," "data-driven," and "client-facing" with perfect uniformity. Humans rarely hyphenate these common compounds consistently - the uniformity itself is an AI tell.

Fixes #42

This contribution was developed with AI assistance (Claude Code).

Add pattern blader#25 to detect AI-style uniform hyphenation of common
word pairs (cross-functional, data-driven, client-facing, etc.).
Bump version to 2.3.0.

Fixes blader#42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: Add over hyphenation of common word pairs to Style Patterns

1 participant