cli/internal/skills
Sam Morrow 8b115d2c23
fix: address post-merge review feedback for skills commands
- Remove direct opts.client injection in publish; use HttpClient factory
  pattern (PR #13168 feedback)
- Rename testName to name in discovery test struct (PR #13170 feedback)
- Use typed struct keys for dedup map with case-insensitive comparison
  in deduplicateResults (PR #13170 feedback)
- Simplify remote selection to use Remotes() ordering instead of manual
  origin-first logic (PR #13171 feedback)
- Fix push icon timing: show no icon before push, SuccessIcon after
  success (PR #13171 feedback)

Closes #13184

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-16 16:19:59 +02:00
..
discovery fix: address post-merge review feedback for skills commands 2026-04-16 16:19:59 +02:00
frontmatter clean up interface and fix a few bugs 2026-04-15 15:50:53 +02:00
installer fix: enforce size cap on first preview file, surface corrupted skills, fail on path traversal 2026-04-15 16:53:27 +02:00
lockfile address review comments 2026-04-15 16:01:26 +02:00
registry address review comments 2026-04-15 16:01:26 +02:00
source cleanup frontmatter fields 2026-04-15 15:47:34 +02:00