Problem/Motivation

One of Claude Code's critiques with this repo:

  Naming inconsistency. writing-automated-tests.md uses kebab-case, how_to_write_documentation.md uses snake_case. The eval   
  runner infers paths from the skill name, so this matters — pick one convention and stick to it. Kebab-case already has the  
  momentum.    

TIL that hypens-between-words is called "kebab case" :D

Proposed resolution

Rename it.

Comments

webchick created an issue. See original summary.

  • a5bf4eed committed on 1.0.x
    fix: #3582944 Convert how_to_write_documentation.md to 'kebab case'
    
    By...
webchick’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • f4abd7dc committed on 1.0.x
    fix: #3582944 Require :@dev suffix since this package has no stable...