Switch Skill tool phrasing to `with "name"`, revert grill-with-docs r…

Switch Skill tool phrasing to `with "name"`, revert grill-with-docs rewording Matt's preferred form is `Call the Skill tool with "codebase-design"` — quoted string, "with" not "for" — applied consistently everywhere a literal skill name follows. Also reverts an unwanted rewording of grill-with-docs's SKILL.md back to a direct terminology swap of the original sentence, rather than restating what it does. Co-Authored-By: Claude <noreply@anthropic.com>

What happened

A commit was made to adjust the phrasing in the Skill tool to follow a specific format and revert changes in documentation that did not clarify the terminology effectively.

Why it matters

Standardizing terminology enhances clarity and consistency in documentation, improving developer understanding and usage of the Skill tool. Clear guidelines can lead to fewer mistakes in implementation during coding workflows.

Sources