Skip to content

docs: fix curly-quotes example in README pattern table#175

Merged
blader merged 1 commit into
blader:mainfrom
NoahBrr:fix/curly-quotes-example
Jul 22, 2026
Merged

docs: fix curly-quotes example in README pattern table#175
blader merged 1 commit into
blader:mainfrom
NoahBrr:fix/curly-quotes-example

Conversation

@NoahBrr

@NoahBrr NoahBrr commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

What

Pattern #19 ("Curly quotes") in the README's pattern table showed curly quotes in both the Before and After columns:

# Pattern Before After
19 Curly quotes said “the project” said “the project”

Since the entire point of the pattern is converting curly quotes → straight quotes, the After column now uses straight quotes, matching the source-of-truth example in SKILL.md (§19):

Before: He said “the project is on track” but others disagreed.
After: He said "the project is on track" but others disagreed.

Why

Per AGENTS.md, SKILL.md and README.md must stay in sync. The README example contradicted the skill and the pattern's own stated purpose. This is a docs-only, single-line change — no patterns added, removed, or renumbered, so no version bump or cross-references are affected.

🤖 Generated with Claude Code

Pattern blader#19 showed curly quotes in both the Before and After columns.
The After should use straight quotes, matching the source-of-truth
SKILL.md example, since converting curly to straight quotes is the
whole point of the pattern.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@blader
blader merged commit c88c537 into blader:main Jul 22, 2026
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.

2 participants