Skip to content

Commit 06dfa81

Browse files
committed
docs(documentation): require official service terminology
- Require current vendor product names and capitalization - Add correct Amazon VPC and AWS Lambda examples - Prevent mechanical naming-prefix substitutions
1 parent 2259470 commit 06dfa81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

skills/documentation-standards/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ description: >-
2323
- **No AI slop** - remove filler, keep docs concrete and task-oriented
2424
- **No em dashes/en dashes** - use hyphens (`-`) instead
2525
- **Clickable navigation** - if readers may want to open a repo file, directory, section, ADR, rule, skill, script, workflow, or config, make it a Markdown link. Use backticks only when the path is a literal value, not a navigation target.
26+
- **Official terminology** - use each vendor's current official product and service names, capitalization, and branding. Verify uncertain names against current vendor documentation. For example, write **Amazon VPC**, not **AWS VPC**; write **AWS Lambda**, not **Amazon Lambda**. Do not apply one naming prefix mechanically across a provider's services.
2627

2728
## Voice
2829

0 commit comments

Comments
 (0)