create-skilllisted
Install: claude install-skill YoniChechik/claude-code-config
When creating skills, always create them in the closest `.claude` directory. For example, if `pwd == _clones/some-feature`, create the skill in `_clones/some-feature/.claude/skills/<skill-name>/`. The "closest" means the nearest parent git repo's `.claude` directory.
When done creating the skill, be extra verbose: print the entire final content of the SKILL.md file, and explain any extra scripts/helpers added alongside it, so the user can review and approve.