Skip to content

chore: normalize 'master index' wording and em dash punctuation in collection descriptions #1320

@WilliamBerryiii

Description

@WilliamBerryiii

Summary

Two convention decisions from the PR #1246 review need to be applied to existing files:

  1. Remove 'master index' wording — Use 'index' instead of 'master index' across all OWASP skill files. The new \owasp-cicd\ skill already uses the preferred wording; the three existing skills need updating.
  2. Replace em dashes with hyphens in collection descriptions — Use hyphens (-) or colons instead of em dashes (\—) in \collections/*.collection.md\ bullet descriptions.

Affected files

'master index' → 'index' (9 occurrences)

  • .github/skills/security/owasp-agentic/SKILL.md\ (L41)
  • .github/skills/security/owasp-top-10/SKILL.md\ (L41)
  • .github/skills/security/owasp-llm/SKILL.md\ (L41)
  • .github/skills/security/owasp-agentic/references/00-vulnerability-index.md\ (L3, L8)
  • .github/skills/security/owasp-top-10/references/00-vulnerability-index.md\ (L3, L8)
  • .github/skills/security/owasp-llm/references/00-vulnerability-index.md\ (L3, L8)

Em dash → hyphen (all \collections/*.collection.md\ files)

All bullet-point descriptions currently use \ — \ as the separator. Replace with \ - .

Follow-up

After both changes land, run
pm run plugin:generate\ to regenerate plugin READMEs.

Context

Decided during review of PR #1246 (\ eat(skill): introduce owasp-cicd).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions