$npx -y skills add zakelfassi/skills-driven-development --skill wrong-dirA skill whose name does not match its directory. Use when testing that name/dir mismatches are caught.
| 1 | # Wrong Dir |
| 2 | |
| 3 | The directory is `wrong-dir` but `name` says `not-wrong-dir`. This should fail validation. |